Age | Commit message (Expand) | Author |
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 |
2017-12-29 | Desktop: Don't hide errors on opening cloud storage | Berthold Stoeger |
2017-12-29 | cleanup: Unchecked return value | Jan Mulder |
2017-12-29 | cleanup: Uninitialized pointer field | Jan Mulder |
2017-12-29 | cleanup: Unchecked dynamic_cast | Jan Mulder |
2017-12-29 | cleanup: remove unused private variable | Jan Mulder |
2017-12-29 | cleanup: Uninitialized pointer field | Jan Mulder |
2017-12-29 | cleanup: Uninitialized scalar field | Jan Mulder |
2017-12-29 | cleanup: Uninitialized pointer field | Jan Mulder |
2017-12-29 | cleanup: Improper use of negative value | Jan Mulder |
2017-12-28 | Replace less-or-equal by less-than comparison in lessThan function | Berthold Stoeger |
2017-12-26 | Introduce negate-toggle buttons to filter lists | Berthold Stoeger |
2017-12-26 | Turn filter list options into context menu | Berthold Stoeger |
2017-12-26 | Remove Q_OBJECT macros and friend declaration from *Filter classes | Berthold Stoeger |
2017-12-24 | Small whitespace updates | Dirk Hohndel |