Age | Commit message (Expand) | Author |
2018-09-11 | Cleanup[5/6]: remove unused preferences | Jan Mulder |
2018-09-11 | cleanup[4/6], mobile: remove superfluous code from gpslocation | Jan Mulder |
2018-09-11 | cleanup[3/6]: do not save the userid any more | Jan Mulder |
2018-09-11 | cleanup[2/6]: remove set_userid() | Jan Mulder |
2018-09-11 | cleanup[1/6]: do not set userid/save_userid_local from storage | Jan Mulder |
2018-09-10 | prefs: use correct way to set the cloud storage password preference | Dirk Hohndel |
2018-09-10 | prefs: cloud_new_password is not a preference | Dirk Hohndel |
2018-09-10 | prefs: git_local_only is not a preference | Dirk Hohndel |
2018-09-10 | Profile: fix SAC calculation for air dives | Berthold Stoeger |
2018-09-09 | Set desktop file name to avoid a broken icon under KDE Wayland | Alexander Wilms |
2018-09-09 | DLF import: document deco event | Miika Turkia |
2018-09-09 | DLF import: comment measured He | Miika Turkia |
2018-09-09 | DLF import: Record battery status | Miika Turkia |
2018-09-07 | core/settings: only sync values that are actually changed | jan Iversen |
2018-09-07 | qPref: use helper function to ensure key/name grouping | Dirk Hohndel |
2018-09-07 | Cleanup: constify get_units() | Berthold Stoeger |
2018-09-07 | Preferences: more missing / | Jan Mulder |
2018-09-06 | Garmin devices - like Shearwater - want random BLE addressing | Linus Torvalds |
2018-09-06 | core/settings: add missing / in default_filename | jan Iversen |
2018-09-06 | Revert "core/tests: add loadFromCloud var to qPrefCloudStorage" | jan Iversen |
2018-09-06 | qPref: only save settings that aren't the default | Dirk Hohndel |
2018-09-03 | libdivecomputer: allow a "zero depth" deco stop depth | Linus Torvalds |
2018-09-03 | libdivecomputer: add support for DC_SAMPLE_TTS if it exists | Linus Torvalds |
2018-09-03 | core/windows.c: write logs to the user path | Lubomir I. Ivanov |
2018-09-03 | code/windows.c: add method for converting from utf16 to utf8 | Lubomir I. Ivanov |
2018-09-01 | Cleanup: silence clang missing braces warning in core/color.cpp | Berthold Stoeger |
2018-08-30 | Parser: split out name-comparison from match() function | Berthold Stoeger |
2018-08-30 | Parser: move match() into core/parse-xml.c | Berthold Stoeger |
2018-08-30 | core/settings: add missing load_* call in qPrefDisplay | jan Iversen |
2018-08-30 | core/settings: add README | jan Iversen |
2018-08-29 | parse "GPS" string fields and turn them into dive sites when downloading | Linus Torvalds |
2018-08-28 | core: fix typo in preference name | Dirk Hohndel |
2018-08-27 | Add support for opening a DC_TRANSPORT_USBSTORAGE stream | Linus Torvalds |
2018-08-27 | Make device enumeration use the device transport data | Linus Torvalds |
2018-08-27 | Treat the "GARMIN" mount point exactly like the "UEMISSDA" one | Linus Torvalds |
2018-08-25 | Merge branch 'filter8' of https://github.com/bstoeger/subsurface | Dirk Hohndel |
2018-08-25 | core/tests: add class var to qPrefGeneral | jan Iversen |
2018-08-25 | core/tests: add loadFromCloud var to qPrefCloudStorage | jan Iversen |
2018-08-25 | core/tests: remove QSettings from testgitstorage | jan Iversen |
2018-08-25 | core: remove QSettings from qPrefDivePlanner | jan Iversen |
2018-08-25 | core/tests: merge Animations and add vars. to qPrefDisplay | jan Iversen |
2018-08-25 | core: remove QSettings from qthelper | jan Iversen |
2018-08-25 | core/tests: add uuidString to qPrefUpdateManager | jan Iversen |
2018-08-25 | core: qPrivate add handle macros for class variables | jan Iversen |
2018-08-25 | core: make methods in qPrefPrivate static | jan Iversen |
2018-08-25 | core: qPrefPrivate.h correct spaces before \ in macros | jan Iversen |
2018-08-23 | Cleanup: const-ify functions taking dives and divecomputers | Berthold Stoeger |
2018-08-23 | Parse: pass dive_table argument to parse_file() | Berthold Stoeger |
2018-08-23 | Cleanup: user properly typed pointers | Berthold Stoeger |
2018-08-23 | core: correct error in qPrefUpdateManager | jan Iversen |