Age | Commit message (Expand) | Author |
2018-03-19 | Profile heatmap/heartrate: Only enable max one of these at same time | Stefan Fuchs |
2018-03-19 | Cleanup: Initialize variable MainTab::lastSelectedDive | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use toUtf8() instead of toLocal8Bit() | Berthold Stoeger |
2018-03-14 | Cleanup: introduce copy_qstring() function | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-03-05 | Cleanup: Fold add_hash() call into learnHash() function | Berthold Stoeger |
2018-03-05 | Configure DC dialog: Always correctly set update firmware button | Stefan Fuchs |
2018-03-05 | Configure DC dialog: Add a few missing translations | Stefan Fuchs |
2018-03-05 | Configure DC dialog: Change order of DCs and correct names | Stefan Fuchs |
2018-03-04 | Indentation fix in desktop-widgets/downloadfromdivecomputer.cpp | Stefan Fuchs |
2018-03-04 | Correctly spell OSTC cR | Stefan Fuchs |
2018-03-02 | Choose water presets from a qcombobox in planner, custom value possible | Oliver Schwaneberg |
2018-02-26 | Move icd preference setting | Willem Ferguson |
2018-02-26 | Cleanup: remove two unused macros in tabwidgets/maintab.cpp | Berthold Stoeger |
2018-02-26 | Cleanup: Use QString as parameter for [get|save]BtDeviceInfo() | Berthold Stoeger |
2018-02-24 | Use temperature_t for temperatures in struct stats_t | Stefan Fuchs |
2018-02-22 | In configure DC dialogs don't use a space between values and units | Stefan Fuchs |
2018-02-17 | Consistently use the famous l for liters in info tab | Stefan Fuchs |
2018-02-17 | Coding-style: remove superfluous parentheses | Berthold Stoeger |
2018-02-11 | Cleanup: fix emits in WinBluetoothDeviceDiscoveryAgent | Berthold Stoeger |
2018-02-11 | Cleanup: use constructor directly instead of move-assignment | Berthold Stoeger |
2018-02-10 | Add a preference to turn on ICD warnings | Robert C. Helling |
2018-02-04 | downloadfromdivecomputer.cpp: remove unused variable err_string | Berthold Stoeger |
2018-02-04 | Cleanup: Remove redefinition of DC_TRANSPORT_BLUETOOTH | Berthold Stoeger |
2018-02-04 | Do not remove seconds from duration input field | Oliver Schwaneberg |
2018-02-02 | Free various struct membuffer in different functions | Stefan Fuchs |
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-31 | Make future_watcher a subobject of NotificationWidget | Berthold Stoeger |
2018-01-27 | Use correct alias for satellite icon for revers geo lookup | Stefan Fuchs |
2018-01-18 | Whitespace only | Jan Mulder |
2018-01-18 | Fix preferences handling with invalid passwords | Jan Mulder |
2018-01-18 | Fix PreferencesNetwork::passwordUpdateSuccessful slot | 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-10 | Unused code: GroupedLineEdit::removeAllColors() | Jan Mulder |
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-08 | Refactor CSV import | Miika Turkia |
2018-01-06 | Remove cloud_background_sync preferences option | 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 | Do not save WebserviceID in preferences until asked for | Jan Mulder |
2018-01-06 | cleanup: use new urls | Jan Mulder |
2018-01-06 | cleanup: localize global variable | Jan Mulder |
2018-01-06 | GPS: use applyGpsLocation::applyLocations from core | Jan Mulder |
2018-01-04 | Replace BEHAVIOR macro by initializer lists | Berthold Stoeger |