Age | Commit message (Expand) | Author |
2018-06-08 | mobile: sort mobile-resources.qrc | jan Iversen |
2018-06-08 | Provide correct cylinder pressures for bailout dives | Willem Ferguson |
2018-06-07 | mobile: correct comboProduct if model changes | jan Iversen |
2018-06-07 | iOS: move get-dep-lib outside ARCH loop | jan Iversen |
2018-06-07 | Dive pictures: remove cache_picture() call in dive_add_picture() | Berthold Stoeger |
2018-06-06 | Bugfix: Load PSC dive logs | Willem Ferguson |
2018-06-05 | core: remove "static void copyPath" unused | jan Iversen |
2018-06-04 | Dive picture: fix toggling of picture-visibility | Berthold Stoeger |
2018-06-04 | core: remove unused function getDetectedDeviceAddress() | jan Iversen |
2018-06-04 | mobile: delay combobox selection for download. | jan Iversen |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-06-04 | Cleanup: make copyPath() function of static linkage | Berthold Stoeger |
2018-06-04 | Profile: open pictures using local file path | Berthold Stoeger |
2018-06-01 | user-manual: add note that some Grantlee variables need '|safe' | Lubomir I. Ivanov |
2018-05-31 | Desktop: Derive UserManual from QDialog | Berthold Stoeger |
2018-05-31 | User Manual: add text for bailout using PSCR | Willem Ferguson |
2018-05-30 | mobile: add timer to measure startup. | jan Iversen |
2018-05-29 | desktop: use QElapsedTimer to measure time | jan Iversen |
2018-05-28 | User manual: Add text for dive planning CCR with bailout | Willem Ferguson |
2018-05-28 | Planner: Don't store a setpoint unless we are in CCR mode | Robert C. Helling |
2018-05-28 | Don't compute SAC if total gas use is unknown | Robert C. Helling |
2018-05-28 | Rename confusing variable name | Robert C. Helling |
2018-05-28 | Distinguish between user and internal divemode names | Robert C. Helling |
2018-05-27 | mobile: make list action buttons appear again | Murillo Bernardes |
2018-05-27 | Remove unnecessary {} | Miika Turkia |
2018-05-27 | Shearwater import: avoid running atoi multiple times | Miika Turkia |
2018-05-27 | changelog | Miika Turkia |
2018-05-27 | Shearwater import: support for DC reported ceiling | Miika Turkia |
2018-05-27 | Shearwater import: add support for DC reported ceiling | Miika Turkia |
2018-05-27 | Shearwater import: include NDL only if not zero | Miika Turkia |
2018-05-27 | Shearwater import: new format for DC info | Miika Turkia |
2018-05-27 | Dive pictures: automatically recalculate thumbnails | Berthold Stoeger |
2018-05-27 | Dive pictures: give user option to recalculate thumbnails | Berthold Stoeger |
2018-05-27 | mobile: Adjust About.qml to fit small screens. | jan Iversen |
2018-05-26 | core: qt-ble.cpp remove postEvent for all platforms | jan Iversen |
2018-05-26 | Dive pictures: Derive thumbnail file from picture filename | Berthold Stoeger |
2018-05-26 | Cleanup: remove code related to pictures in the cloud-repository | Berthold Stoeger |
2018-05-26 | Cleanup: remove deleteLater() in QMLProfile | Berthold Stoeger |
2018-05-26 | Cleanup: remove three instances of deleteLater() in mainwindow.cpp | Berthold Stoeger |
2018-05-26 | Cleanup: remove reply and request member variables in QMLManager | Berthold Stoeger |
2018-05-25 | build-system: added missing .git in get-dep-lib.sh | jan Iversen |
2018-05-25 | build-system: update get-dep-lib to not check double on iOS | jan Iversen |
2018-05-25 | Add .mailmap to combine individual contributors | Miika Turkia |
2018-05-25 | Cleanup: Don't defer deletion of oldModel in DiveListView::reload() | Berthold Stoeger |
2018-05-24 | profile-widget: set printmode but allow events for ssrf-mobile | jan Iversen |
2018-05-24 | iOS: updated launchscreen so it is more centered. | jan Iversen |
2018-05-24 | core: replace (void) with UNUSED(x) and include ssrf.h | jan Iversen |
2018-05-24 | core/ssrf.h: add #pragma to avoid clang warning "-Wmissing-field-initializers" | jan Iversen |
2018-05-24 | core: add ssrf.h as global product header | jan Iversen |
2018-05-24 | profile-widget: replace (void) with no parameter name | jan Iversen |