Age | Commit message (Expand) | Author |
2020-03-22 | Typo fix: Programm to program | Johan Hansson |
2020-03-22 | cleanup: remove unnecessary <QDebug> include | Berthold Stoeger |
2020-03-22 | cleanup: split uiLanguage() in two functions | Berthold Stoeger |
2020-03-20 | Dive filter: reset filter on change of display_invalid_dives flag | Berthold Stoeger |
2020-01-20 | core/settings:: remove string functions for units | jan Iversen |
2020-01-06 | desktop UI: add preference for making salinity editable | willemferguson |
2019-12-27 | Cosmetic updates to .UI files for Preferences | willemferguson |
2019-12-25 | Preferences UI: final cleanup | willemferguson |
2019-12-25 | Preferences UI: add reset tab | willemferguson |
2019-12-25 | Preferences UI: add dive log tab | willemferguson |
2019-12-25 | Preferenced UI: add dive download tab | willemferguson |
2019-12-25 | Pereferences UI: add media tab | willemferguson |
2019-12-25 | Preferences UI: create new equipment tab | willemferguson |
2019-12-25 | Preferences UI: split network preferences | willemferguson |
2019-12-03 | Desktop: handle environmental states in Information tab | willemferguson |
2019-08-08 | Cleanup: move error reporting function declarations to errorhelper.h | Berthold Stoeger |
2019-07-18 | Cleanup: move deco function declarations to deco.h | Berthold Stoeger |
2019-07-18 | Cleanup: remove includes from qt-models/models.h | Berthold Stoeger |
2019-07-11 | Preferences: warn if ffmpeg can't be loaded | Berthold Stoeger |
2019-04-12 | replace deprecated qSort() with std::sort() | Rolf Eike Beer |
2019-03-27 | CMake: add headers to targets | Rolf Eike Beer |
2019-03-13 | Desktop: ensure cloud storage email address is all lower case | Dirk Hohndel |
2019-01-02 | desktop/preferences: rename the default file group | Lubomir I. Ivanov |
2018-12-31 | Desktop: change preferences dialog name to 'Preferences' | Dirk Hohndel |
2018-10-25 | Fix bug in for loop that can lead to segfault | Simeon |
2018-10-19 | Preferences: set deco parameters correctly enabled | Jan Mulder |
2018-10-19 | Preferences: wire-up the deco parameters | Jan Mulder |
2018-09-29 | Cleanup: reinstate override modifiers | Berthold Stoeger |
2018-09-23 | Desktop/settings: hook up button to clear remembered DCs | Dirk Hohndel |
2018-09-23 | Desktop/settings: add button to forget remembered dive computers | Dirk Hohndel |
2018-09-11 | core/settings ... : remove qPref* includes in qPref.h | jan Iversen |
2018-09-11 | core: declare cloud_status in qPrefCloudStorage | jan Iversen |
2018-09-10 | prefs: cloud_new_password is not a preference | Dirk Hohndel |
2018-09-09 | Desktop: Remove webservice, remove UI components (1) | Jan Mulder |
2018-09-01 | Desktop: fix warnings when building preferences UI | Dirk Hohndel |
2018-08-29 | Revert "desktop-widgets: remove QSettings from desktop-widgets" | Dirk Hohndel |
2018-08-25 | desktop-widgets: remove QSettings from desktop-widgets | jan Iversen |
2018-08-25 | core/tests: merge Animations and add vars. to qPrefDisplay | jan Iversen |
2018-08-15 | desktop-widgets/preferences: reemove SettingsObjectWrapper | jan Iversen |
2018-08-14 | core: activate qPrefGeneral | jan Iversen |
2018-08-14 | core: activate qPrefPartialPressureGas | jan Iversen |
2018-08-13 | core: activate qPrefGeocoding | jan Iversen |
2018-08-13 | core: activate qPrefLanguage | jan Iversen |
2018-08-12 | core: activate qPrefTechnicalDetails | jan Iversen |
2018-08-12 | desktop_widget: preferences_graph, replace setBuehlmann | jan Iversen |
2018-08-02 | core: activate qPrefUnits | jan Iversen |
2018-08-01 | Cleanup: remove all override modifiers | Berthold Stoeger |
2018-07-31 | Cleanup: replace virtual by override where appropriate | Berthold Stoeger |
2018-07-30 | core: activate qPrefProxy | jan Iversen |
2018-07-28 | Dive media: Extract thumbnails from videos with ffmpeg | Berthold Stoeger |