Age | Commit message (Expand) | Author |
2019-06-19 | Cleanup: move gas-functions to own translation unit | Berthold Stoeger |
2019-06-19 | Cleanup: move unit-related functions to own translation unit | Berthold Stoeger |
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-06-19 | Cleanup: create equipment.h header | Berthold Stoeger |
2019-06-19 | Cleanup: move tag functions into own translation unit | Berthold Stoeger |
2019-05-12 | Turn application state into enum | Berthold Stoeger |
2019-04-04 | Export profile data | Robert C. Helling |
2019-03-27 | CMake: add headers to targets | Rolf Eike Beer |
2019-02-01 | facebook: remove the featute from the code base | Lubomir I. Ivanov |
2018-10-11 | Dive list: implement proper Qt-model semantics for DiveTripModel | Berthold Stoeger |
2018-09-25 | Metadata: rudimentary support for XMP metadataa in MP4-based videos | Berthold Stoeger |
2018-08-25 | core/tests: merge Animations and add vars. to qPrefDisplay | jan Iversen |
2018-08-15 | core: remove SettingsObjectWrapper.* | jan Iversen |
2018-08-14 | core: create qPrefGeneral from SettingsObjectWrapper | jan Iversen |
2018-08-14 | core: create qPrefPartialPressureGas from SettingsObjectWrapper | jan Iversen |
2018-08-13 | core: create qPrefGeocoding from SettingsObjectWrapper | jan Iversen |
2018-08-13 | core: create qPrefLanguage from SettingsObjectWrapper | jan Iversen |
2018-08-12 | core: create qPrefLocationService from SettingsObjectWrapper | jan Iversen |
2018-08-12 | core: create qPrefTechnicalDetails from SettingsObjectWrapper | jan Iversen |
2018-08-09 | core: create qPrefUpdateManager from SettingsObjectWrapper | jan Iversen |
2018-08-08 | core: create qPrefDivePlanner from SettingsObjectWrapper | jan Iversen |
2018-08-02 | core: create qPrefUnit from SettingsObjectWrapper | jan Iversen |
2018-07-30 | core: create qPrefProxy from SettingsObjectWrapper | jan Iversen |
2018-07-28 | Dive media: Extract thumbnails from videos with ffmpeg | Berthold Stoeger |
2018-07-28 | Build-system: add OpenBSD support | Kristaps Dz |
2018-07-27 | core: create qPrefFacebook from SettingsObjectWrapper | jan Iversen |
2018-07-25 | core: create qPrefDiveComputer from SettingsObjectWrapper | jan Iversen |
2018-07-21 | core: create qPrefCloudStorage from SettingsObjectWrapper | jan Iversen |
2018-07-18 | core: remove QSettings in qPref* and use a shared variable | jan Iversen |
2018-07-12 | core: copy Animations from SettingsObjectWrapper to qPref as its own class | jan Iversen |
2018-07-07 | core: copy Display from SettingsObjectWrapper to qPref as its own class | jan Iversen |
2018-07-04 | core: add qPref.h_and qPrefprivate.h | jan Iversen |
2018-07-04 | core: sort CMakeLists.txt | jan Iversen |
2018-05-19 | build-system: don't always build qtserialbluetooth.cpp | Dirk Hohndel |
2018-04-09 | Cleanup: Move *_loc formatting functions into new format.cpp file | Berthold Stoeger |
2018-04-01 | Dive pictures: Move metadata functions into own translation unit | Berthold Stoeger |
2018-01-08 | Refactor CSV import | Miika Turkia |
2017-12-08 | Cleanup: rename file to avoid confusion | Dirk Hohndel |
2017-11-29 | Move Divinglog DB import into its own file | Miika Turkia |
2017-11-29 | Move Cobalt DB import to its own file | Miika Turkia |
2017-11-29 | Move Shearwater DB import into its own file | Miika Turkia |
2017-11-29 | Move Suunto DB import into its own file | Miika Turkia |
2017-11-27 | Move Suunto DB imports into parse-db.c | Miika Turkia |
2017-11-27 | Refactore parse-xml.c into parse.c and parse-xml.c | Miika Turkia |
2017-10-26 | Move error reporting into its own source file | Dirk Hohndel |
2017-10-07 | Make compile succeed without BT_SUPPORT | Dirk Hohndel |
2017-10-07 | Move ConnectionListModel into its own source file | Dirk Hohndel |
2017-06-24 | Very early and likely quite broken BLE GATT code | Linus Torvalds |
2017-06-11 | QML UI: move BT handling into core code | Dirk Hohndel |
2017-05-27 | Separate the download thread from the widget logic | Tomaz Canabrava |