Age | Commit message (Expand) | Author |
2019-09-06 | Dive site: don't emit divesChanged signals when editing dive site | Berthold Stoeger |
2019-07-19 | Undo: make editing of dive number undoable | Berthold Stoeger |
2019-06-23 | Cleanup: unify selection signals | Berthold Stoeger |
2019-06-23 | Undo: unify selection behavior in dive-list commands | Berthold Stoeger |
2019-06-23 | Undo: don't send signals batched by trip | Berthold Stoeger |
2019-06-23 | Dive list: cache shown flag in model (quick-fix for undo-crash) | Berthold Stoeger |
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-06-19 | Cleanup: move tag functions into own translation unit | Berthold Stoeger |
2019-05-20 | Cleanup: fix a few comments and debug messages | Berthold Stoeger |
2019-05-15 | Cleanup: small coding style fixes | Dirk Hohndel |
2019-05-12 | Cleanup: remove UTF8 macros | Berthold Stoeger |
2019-04-12 | Undo: update filter flag when dives change | Berthold Stoeger |
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-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 |