Age | Commit message (Expand) | Author |
2019-01-07 | Dive list: split DiveTripModel into distinct models (tree and list) | Berthold Stoeger |
2018-12-06 | Dive list: fix off-by-two bug in DiveTripModel | Berthold Stoeger |
2018-11-23 | Core: move is-single-day-trip and count-shown functions into core | Berthold Stoeger |
2018-11-23 | Cleanup: make "struct dive *" and "struct dive_trip *" Qt metatypes | 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 | Coding style: fix indentation in addDivesToTrip() | Berthold Stoeger |
2018-11-18 | Dive list: move sort-functionality into core | Berthold Stoeger |
2018-11-18 | Dive list: replace dive-list of trips by a table | Berthold Stoeger |
2018-11-16 | Dive list: invert sort-direction to reflect core | Berthold Stoeger |
2018-11-05 | Dive list: let sort arrows reflect sort order for NR and DATE | Berthold Stoeger |
2018-11-04 | Dive list: use proper comparison when comparing dive to trip | Berthold Stoeger |
2018-11-04 | Undo: fix addition of multiple dives | 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: retain selection on moval of dives | 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 | Undo: make diverse trip-related operations undo-able | 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-10-06 | Core: remove preexisting field from struct dive_table | 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-07-30 | Cleanup: remove DiveListView::fixMessyQtModelBehaviour() | 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-07-15 | UI change of "images"/"photo" to "media" or "media files" | Stefan Fuchs |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-05-14 | Core: remove dive.h from files that don't need it | Dirk Hohndel |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-04-09 | Change taglist_get_tagstring to support 'unlimited' tag list size | Jeremie Guichard |
2018-04-04 | Add "Tags" column in Desktop app's dive list view | Jeremie Guichard |
2018-03-05 | Cleanup: Remove superfluous QString constructions in divetripmodel.cpp | Stefan Fuchs |
2018-03-05 | Use correct numeric format based on selected locale (Qt domain part) | Stefan Fuchs |
2018-01-11 | Use helper function empty_string() instead of manual checks | Berthold Stoeger |
2017-12-28 | cleanup: Logically dead code | Jan Mulder |
2017-11-30 | Use better aliases for icons. | Martin Měřinský |
2017-11-29 | Revert "Use consistent aliases for all icons." | Dirk Hohndel |
2017-11-29 | Use consistent aliases for all icons. | Martin Měřinský |
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-10-01 | Use helper function dive_endtime() where apropriate | Stefan Fuchs |