Age | Commit message (Expand) | Author |
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 |
2020-05-22 | desktop: update date and time fields if user changes format | Berthold Stoeger |
2020-05-22 | desktop: refresh date/time format when switching to system defaults | Berthold Stoeger |
2020-05-16 | desktop: don't call plotDive with doClearPictures = true | Berthold Stoeger |
2020-05-16 | cleanup: use pointer-to-member style connect for ComboBoxDelegate | Berthold Stoeger |
2020-05-16 | cleanup: make overridden functions in model delegates private | Berthold Stoeger |
2020-05-16 | cleanup: whitespace fixes in modeldelegates.[cpp|h] | Berthold Stoeger |
2020-05-15 | core/bt: match DC descriptor in lower case | Dirk Hohndel |
2020-05-09 | add Berthold to the list of explicitly mentioned developers | Dirk Hohndel |
2020-05-08 | desktop: hide/unhide tags if dive site was edited | Berthold Stoeger |
2020-05-07 | cleanup: free tab-widgets when exiting the application | Berthold Stoeger |
2020-05-07 | cleanup: remove clearing of displayed_dive in MainTab constructor | Berthold Stoeger |
2020-05-07 | desktop: use current_dive to save subtitles | Berthold Stoeger |
2020-05-07 | desktop: use current_dive instead of displayed_dive on equipment tab | Berthold Stoeger |
2020-05-07 | desktop: update tab info only if current_dive is set | Berthold Stoeger |
2020-05-07 | statistics tab: use current_dive to decide whether user is freediving | Berthold Stoeger |
2020-05-07 | DiveComponentSelection: use current_dive instead of displayed_dive | Berthold Stoeger |