Age | Commit message (Expand) | Author |
2018-06-18 | libdc interface: remove debug messages | Berthold Stoeger |
2018-06-17 | Dive computers: turn QMultiMap into sorted vector | Berthold Stoeger |
2018-06-17 | Cleanup: remove eplicit constructors and unused member variable | Berthold Stoeger |
2018-06-17 | Fix an error around translation of dive modes in the UI | Stefan Fuchs |
2018-06-15 | DM5 import: support for larger sample size | Miika Turkia |
2018-06-15 | core: make prefs-macros compile safe. | jan Iversen |
2018-06-13 | Dive pictures: Make failure of loading images less noisy | Berthold Stoeger |
2018-06-09 | core: remove qml properties from downloadfromcthread | jan Iversen |
2018-06-09 | core: update deviceData default from qml | jan Iversen |
2018-06-09 | mobile: add DCDeviceData properties to qmlmanager | jan Iversen |
2018-06-09 | core: remove qml properties from desktop compile | jan Iversen |
2018-06-08 | Provide correct cylinder pressures for bailout dives | Willem Ferguson |
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 | core: remove unused function getDetectedDeviceAddress() | 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-05-30 | mobile: add timer to measure startup. | jan Iversen |
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 | Remove unnecessary {} | Miika Turkia |
2018-05-27 | Shearwater import: avoid running atoi multiple times | Miika Turkia |
2018-05-27 | Shearwater import: support for DC reported ceiling | 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-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-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 | core: replace (void) with no parameter name | jan Iversen |
2018-05-24 | Cleanup: remove code related to picture-storage in git repositories | Berthold Stoeger |
2018-05-21 | core/subsurface-qt: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | core: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-21 | iOS: qt-ble.cpp remove unsupported event. | jan Iversen |
2018-05-20 | core: marked unused parameter | jan Iversen |
2018-05-19 | build-system: don't always build qtserialbluetooth.cpp | Dirk Hohndel |
2018-05-18 | core: solved PictureEntry defined as class and struct. | jan Iversen |
2018-05-18 | core: removed clang warnings from dive.h | jan Iversen |
2018-05-18 | core: removed clang warnings from units.h | jan Iversen |
2018-05-18 | Plannernotes: '\0'-terminate ICD-buffer | Berthold Stoeger |
2018-05-17 | core: corrected wrong default email | jan Iversen |
2018-05-17 | Bugfix: Saving divemode to xml and to git | Willem Ferguson |
2018-05-16 | Dive pictures: don't attempt reading the same image twice | Berthold Stoeger |
2018-05-16 | Dive pictures: Don't enter infinity loop on invalid pictures | Berthold Stoeger |
2018-05-14 | Rename enum dive_comp_type to divemode_t | Robert C. Helling |