Age | Commit message (Expand) | Author |
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 |
2018-01-04 | Replace macro TOGGLE_COLLAPSABLE by function toggleCollapsible() | Berthold Stoeger |
2018-01-04 | Use set_autogroup() function | Berthold Stoeger |
2018-01-02 | Enable translation of ctrl key name for tool tip in dive notes | Stefan Fuchs |
2018-01-02 | Cleanup: Rename preferences ui file names according the standard | Stefan Fuchs |
2018-01-02 | Remove leading space from kg/l units for salinity | Stefan Fuchs |
2018-01-02 | Desktop: follow autogroup setting in UI | Jan Mulder |
2018-01-01 | desktop: clear tags when hitting new logbook | Jan Mulder |
2017-12-31 | Get Bluetooth device nam from preferences if dialog wasn't shown | Berthold Stoeger |
2017-12-30 | Get ready for 2018 | Jan Mulder |
2017-12-30 | Add tool tip for negate filter button | Stefan Fuchs |
2017-12-30 | Reenable pressure interpolation in context menu | Robert C. Helling |
2017-12-29 | cleanup: less than operators shall not use equal | Jan Mulder |