Age | Commit message (Expand) | Author |
2020-10-08 | Interpret divelist printing templates | Robert C. Helling |
2020-10-06 | cleanup: use safe connect() in ConfigureDiveComputerDialog | Berthold Stoeger |
2020-10-05 | Remove empty vertical space from filter QListWidget | willemferguson |
2020-10-05 | clenup: remove bogus connect statement. | Berthold Stoeger |
2020-10-03 | planner: limit depth and time of segments to sane values | Berthold Stoeger |
2020-10-03 | cleanup: use getDiveSelection() to loop over selected dives | Berthold Stoeger |
2020-10-03 | desktop: allow moving dives to arbitrary trips | Berthold Stoeger |
2020-10-03 | desktop: add trip selection dialog | Berthold Stoeger |
2020-10-02 | desktop: fix paging through dive list with page-up key, etc | Berthold Stoeger |
2020-09-29 | cleanup: rename FilterWidget2 to FilterWidget | Berthold Stoeger |
2020-09-29 | filter: avoid unnecessary filter recalculations when loading set | Berthold Stoeger |
2020-09-29 | filter: add modified flag | Berthold Stoeger |
2020-09-29 | filter: show currently selected preset in a text field | Berthold Stoeger |
2020-09-29 | filter: when clearing the filter unselect the current filter preset | Berthold Stoeger |
2020-09-29 | filter: when a filter preset is selected, suggest its name on save | Berthold Stoeger |
2020-09-29 | filter: implement importing of filter presets | Berthold Stoeger |
2020-09-29 | cleanup: forward declare QHideEvent and QShowEvent | Berthold Stoeger |
2020-09-29 | cleanup: move shown-text calculation from filter widget to core | Berthold Stoeger |
2020-09-29 | filter: add completer for save-filter-preset dialog | Berthold Stoeger |
2020-09-29 | filter: load filter presets from XML files | Berthold Stoeger |
2020-09-29 | filter: add filter preset table | Berthold Stoeger |
2020-09-29 | filter: connect load filter preset functionality to ui | Berthold Stoeger |
2020-09-29 | filter: create a primitive "create filter preset" dialog | Berthold Stoeger |
2020-09-29 | filter: connect new filtercode to filterwidget2 | Berthold Stoeger |
2020-09-29 | filter: add a filter constraint widget | Berthold Stoeger |
2020-09-29 | cleanup: remove unnecessary includes in divelistview.cpp | Berthold Stoeger |
2020-09-21 | translations: initialize water type strings at run time | Berthold Stoeger |
2020-09-13 | desktop: fix TableView for Qt 5.15 | Dirk Hohndel |
2020-09-13 | Disable SAC factor setting for CCR dives | Robert C. Helling |
2020-09-12 | cleanup: remove empty files in desktop-widgets/statistics | Berthold Stoeger |
2020-09-10 | desktop: make completion of equipment types substring search | Berthold Stoeger |
2020-09-08 | cleanup: when planning a dive, set dive computer to first dc | Berthold Stoeger |
2020-09-06 | cleanup: use taxonomy_get_value() instead of taxonomy_get_index() | Berthold Stoeger |
2020-09-05 | [Bug #2934] Geo Lookup - support for remote dive sites | Michael Werle |
2020-09-03 | Increase event icon size in print mode | Robert C. Helling |
2020-09-03 | Improve resolution of profile export | Robert C. Helling |
2020-09-03 | Set printer resolution | Robert C. Helling |
2020-09-03 | [Bug #2930] Fix crash bug in LocationInformationWidget | Michael Werle |
2020-09-02 | Planner: Properly initialize salinity | Robert C. Helling |
2020-08-24 | cleanup: fix compiler warning | Robert C. Helling |
2020-08-22 | core/BLE: don't insist on pairing of pure BLE devices | Dirk Hohndel |
2020-06-13 | Fix includes for building against Qt-5.15 | Gaetan Bisson |
2020-05-27 | cleanup: remove QCalendarWidget forward declaration and include | Berthold Stoeger |
2020-05-27 | cleanup: unglobalize grayImage() | Berthold Stoeger |
2020-05-27 | cleanup: un-singletonize ShiftTimesDialog | Berthold Stoeger |
2020-05-27 | cleanup: un-singletonize RenumberDialog | Berthold Stoeger |
2020-05-25 | cleanup: whitespace fixes in TabDiveInformation | Berthold Stoeger |
2020-05-25 | desktop: localize salinity value | Berthold Stoeger |
2020-05-22 | cleanup: create common QDateTime -> timestamp conversion function | Berthold Stoeger |
2020-05-22 | cleanup: move timestampToDateTime() to qthelper.cpp | Berthold Stoeger |