Age | Commit message (Expand) | Author |
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 |
2017-12-24 | Add select-all, deselect-all and invert-selection options to filters | Berthold Stoeger |
2017-12-24 | Factor out *Filter code into FilterBase base class | Berthold Stoeger |
2017-12-24 | Simplify update of gflow and gfhigh values in the code | Stefan Fuchs |
2017-12-23 | cleanup: remove unused include | Jan Mulder |
2017-12-21 | Fix order of initilization list in MainTab constructor. | Berthold Stoeger |
2017-12-18 | Implement different zoom levels for dive photos tab | Berthold Stoeger |
2017-12-17 | Cleanup: mark parameter as unused | Dirk Hohndel |
2017-12-17 | Unify float calulations: use double | Berthold Stoeger |
2017-12-13 | Reenable picture tab when dive trip is selected | Stefan Fuchs |
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 | Write profile images to correct directory in TeX export | Robert C. Helling |