Age | Commit message (Expand) | Author |
2018-08-31 | Add performance test case | Dirk Hohndel |
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-29 | Dive trips: don't crash on repeated trip-removal | Berthold Stoeger |
2018-08-29 | Revert "desktop-widgets: remove QSettings from desktop-widgets" | Dirk Hohndel |
2018-08-28 | core: fix typo in preference name | Dirk Hohndel |
2018-08-28 | Cleanup: we don't support configuring a Uemis SDA | Dirk Hohndel |
2018-08-28 | Filter: cache number of dives fulfilling filter rules | Berthold Stoeger |
2018-08-28 | Whitespace: make range based for loops consistent in filtermodels.cpp | Berthold Stoeger |
2018-08-28 | Filter: replace checked-state by struct | Berthold Stoeger |
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-27 | Show new firmware notice for OSTC Plus | Jan Mulder |
2018-08-26 | CHANGELOG.md: update with the latest divelist columns fix | Lubomir I. Ivanov |
2018-08-26 | divelistview: always show at least one column | Lubomir I. Ivanov |
2018-08-26 | CHANGELOG.md: add note for the latest dive list row height change | Lubomir I. Ivanov |
2018-08-26 | modeldelegates: use font metrics for dive list row height | Lubomir I. Ivanov |
2018-08-25 | Merge branch 'filter8' of https://github.com/bstoeger/subsurface | Dirk Hohndel |
2018-08-25 | desktop-widgets: remove QSettings from desktop-widgets | jan Iversen |
2018-08-25 | core/tests: add class var to qPrefGeneral | jan Iversen |
2018-08-25 | mobile-widgets: remove QSettings | 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 | desktop-widget: remove QSettings | jan Iversen |
2018-08-25 | smtk_import: remove QSettings | jan Iversen |
2018-08-25 | profilewidget: remove QSettings | 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-25 | smtk-import: Apply lists to main smartrak_import() function | Salvador Cuñat |
2018-08-25 | smtk-import: move from arrys to lists while parsing tables | Salvador Cuñat |
2018-08-25 | smtk-import: Do not set build type in CMakeLists.txt | Salvador Cuñat |
2018-08-25 | Update Changelog | Jocke |
2018-08-25 | Mobile: add default cylinder UI | Jocke |
2018-08-23 | Cleanup: const-ify functions taking dives and divecomputers | Berthold Stoeger |
2018-08-23 | Latest translations | Dirk Hohndel |
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 |
2018-08-23 | core: correct error in qPrefLanguage | jan Iversen |
2018-08-23 | Cleanup: const-ify functions taking pointers to events | Berthold Stoeger |
2018-08-23 | Cleanup: const-ify parameters to trivial accessor functions | Berthold Stoeger |