Age | Commit message (Expand) | Author |
2019-04-12 | Undo: update dive list if trip changed | Berthold Stoeger |
2019-01-07 | Dive list: split DiveTripModel into distinct models (tree and list) | Berthold Stoeger |
2018-11-18 | Dive list: update position of trip if data changed | Berthold Stoeger |
2018-11-18 | Core: remove "when" field of struct dive_trip | Berthold Stoeger |
2018-11-18 | Dive list: move sort-functionality into core | Berthold Stoeger |
2018-11-01 | Dive list: implement custom lessThan function | Berthold Stoeger |
2018-11-01 | Dive list: make filter model aware of its source | Berthold Stoeger |
2018-10-28 | Cleanup: remove DiveTripModel::layout() function | Berthold Stoeger |
2018-10-21 | Dive list: update trip headers on filter-finish | Berthold Stoeger |
2018-10-14 | Cleanup: remove DiveItem and TripItem classes | Berthold Stoeger |
2018-10-11 | Dive list: unify sorting in core and Qt-model | Berthold Stoeger |
2018-10-11 | Dive list: propagate current-item to frontend | Berthold Stoeger |
2018-10-11 | Undo: select dives after add, remove, merge, split dive commands | Berthold Stoeger |
2018-10-11 | Dive list: remember selected dives | Berthold Stoeger |
2018-10-11 | Dive list: implement proper Qt-model semantics for DiveTripModel | Berthold Stoeger |
2018-10-11 | Dive list: hand-code the DiveTripModel | Berthold Stoeger |
2018-10-11 | Dive list: replace dive-id by dive pointer | Berthold Stoeger |
2018-09-29 | Cleanup: reinstate override modifiers | Berthold Stoeger |
2018-09-04 | Desktop: buddies in the dive list | Jan Mulder |
2018-09-01 | Cleanup: make DiveTripModel a global object | Berthold Stoeger |
2018-08-01 | Cleanup: remove all override modifiers | Berthold Stoeger |
2018-07-31 | Cleanup: replace virtual by override where appropriate | Berthold Stoeger |
2018-07-27 | Dive list view: move column width logic back from DiveTripModel | Berthold Stoeger |
2018-07-23 | Cleanup: remove DiveItem::icon_names member array | Berthold Stoeger |
2018-04-04 | Add "Tags" column in Desktop app's dive list view | Jeremie Guichard |
2017-10-09 | Display units in dive list table based on prefs option | Stefan Fuchs |
2017-10-03 | divelist: prevent a crash for missing column width | Lubomir I. Ivanov |
2017-10-02 | [Divesite] Hook qt model for country | Tomaz Canabrava |
2017-04-29 | Add SPDX header to Qt models | Dirk Hohndel |
2016-11-24 | Provide photos summary on dive list | Willem Ferguson |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2015-10-23 | Add missing tr() implementations | Jan Mulder |
2015-05-29 | Move DiveTripModel to qt-models | Tomaz Canabrava |