Age | Commit message (Expand) | Author |
2018-08-15 | desktop-widget: remove SettingsObjectWrapper and update qPref calls | jan Iversen |
2018-08-14 | core: activate qPrefPartialPressureGas | jan Iversen |
2018-08-12 | core: activate qPrefTechnicalDetails | jan Iversen |
2018-07-30 | Cleanup: Make WindowsTitleUpdate a global object | Berthold Stoeger |
2018-07-30 | Cleanup: remove parameter from currentDiveChanged signal | Berthold Stoeger |
2018-07-17 | Cleanup: simplify dive_getUniqID() | Berthold Stoeger |
2018-07-10 | core: make qPref::cloud_status the only version of the enum | jan Iversen |
2018-07-04 | Translations: unify gettextFromC::tr() and QObject::tr() | Berthold Stoeger |
2018-07-04 | core: remove double definition of enum cloud_storage_status | jan Iversen |
2018-07-04 | Dive pictures: implement FindMovedImagesDialog | Berthold Stoeger |
2018-07-04 | Dive pictures: remove hashes | Berthold Stoeger |
2018-07-04 | Dive pictures: find moved pictures based on filename | Berthold Stoeger |
2018-06-24 | Localization: make cache thread safe and robust against use-after-free | Berthold Stoeger |
2018-06-17 | Dive computers: turn QMultiMap into sorted vector | Berthold Stoeger |
2018-06-17 | Cleanup: fold DiveComputerManagementDialog::update() into init() | Berthold Stoeger |
2018-06-17 | desktop: better handling of progress dialog width | Dirk Hohndel |
2018-06-09 | Cleanup: make lastUsedDir() functions static and non-slot, respectively | Berthold Stoeger |
2018-05-31 | Desktop: Derive UserManual from QDialog | Berthold Stoeger |
2018-05-26 | Cleanup: remove three instances of deleteLater() in mainwindow.cpp | Berthold Stoeger |
2018-05-21 | desktop-widgets: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-17 | Dive pictures: Don't plot pictures twice when changing current dive | Berthold Stoeger |
2018-05-14 | Cloud-storage: consistently don't save empty file on desktop version | Berthold Stoeger |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-05-13 | Desktop: On dive edit from the dive list or map, switch to new state | Berthold Stoeger |
2018-05-13 | Desktop: Make "Edit dive" menu entry work for downloaded dives | Berthold Stoeger |
2018-05-11 | Corrected file name "weigthsysteminfomodel" to "weightsysteminfomodel" | Oliver Schwaneberg |
2018-04-03 | Revert "GPS: use applyGpsLocation::applyLocations from core" | Dirk Hohndel |
2018-03-19 | Profile heatmap/heartrate: Only enable max one of these at same time | Stefan Fuchs |
2018-03-14 | Cleanup: introduce copy_qstring() function | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-01-31 | Make report_error() reentrant | Berthold Stoeger |
2018-01-31 | Remove unnecessary check for MainWindow instance | Berthold Stoeger |
2018-01-31 | Use queued connection to thread-safe MainWindow error handling | Berthold Stoeger |
2018-01-13 | Resize progress bar width to fit all text | Robert C. Helling |
2018-01-11 | Use helper function empty_string() instead of manual checks | Berthold Stoeger |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2018-01-08 | Remove redundant setting of prefs.git_local_only | Berthold Stoeger |
2018-01-08 | Move resetting of current file out of clear_dive_file_data() | Berthold Stoeger |
2018-01-06 | Enable cloud-online menu entry only if connected to cloud | Berthold Stoeger |
2018-01-06 | Turn take-cloud-online menu action into checkbox | Berthold Stoeger |
2018-01-06 | Sync cloud storage on take-cloud-online | Berthold Stoeger |
2018-01-06 | GPS: use applyGpsLocation::applyLocations from core | Jan Mulder |
2018-01-04 | Replace BEHAVIOR macro by initializer lists | Berthold Stoeger |
2018-01-04 | Replace macro TOGGLE_COLLAPSABLE by function toggleCollapsible() | Berthold Stoeger |
2018-01-04 | Use set_autogroup() function | Berthold Stoeger |
2018-01-02 | Desktop: follow autogroup setting in UI | Jan Mulder |
2017-12-29 | Desktop: Don't hide errors on opening cloud storage | Berthold Stoeger |
2017-12-11 | Simplify mainwindow title logic: remove MainWindowTitleFormat enum | Berthold Stoeger |
2017-12-12 | Remove unused variable in on_actionCloudstorageopen_triggered() | Berthold Stoeger |
2017-12-11 | Remove second parameter (bool force) in set_filename() | Berthold Stoeger |