Age | Commit message (Expand) | Author |
2020-10-03 | desktop: allow moving dives to arbitrary trips | Berthold Stoeger |
2020-05-03 | selection: create global single_selected_trip() function | Berthold Stoeger |
2020-04-26 | selection: replace selectedTrips() by singleSelectedTrip() function | Berthold Stoeger |
2020-04-26 | cleanup: make DiveListView slots private | Berthold Stoeger |
2020-04-26 | selection: move test for programmatical selection changes to widget | Berthold Stoeger |
2020-04-25 | cleanup: make various functions in DiveListView private | Berthold Stoeger |
2020-04-25 | cleanup: remove DiveListView::selectDives() | Berthold Stoeger |
2020-04-25 | desktop: fold DiveListView::selectDive into DiveListView::selectDive | Berthold Stoeger |
2020-04-25 | desktop: remove scrollto default parameter of DiveListView::selectDive() | Berthold Stoeger |
2020-04-25 | desktop: make DiveListView::selectDive() private | Berthold Stoeger |
2020-03-20 | Dive list: add option to mark dives valid | Berthold Stoeger |
2020-03-11 | Grammar: replaces 'indexes' by 'indices' | Robert C. Helling |
2020-03-01 | selection: update selection on key-presses | Berthold Stoeger |
2020-02-08 | Dive list: be more careful on when updating the UI after selection | Berthold Stoeger |
2020-02-04 | Cleanup: lower-case filenames in core/subsurface-qt/ | Berthold Stoeger |
2019-12-10 | Dive list: don't handle selection changes on filter-change in view | Berthold Stoeger |
2019-12-04 | Cleanup: remove DiveListView::dontEmitDiveChangedSignal member | Berthold Stoeger |
2019-12-04 | Cleanup: remove DiveListView::expandedRows member variable | Berthold Stoeger |
2019-12-04 | Cleanup: remove DiveListView::mouseClickSelection member variable | Berthold Stoeger |
2019-12-04 | Cleanup: remove toggle parameter from DiveListView::selectDive() | Berthold Stoeger |
2019-12-04 | Cleanup: remove DiveListView::remember/restoreSelection() | Berthold Stoeger |
2019-12-04 | Selection: move selection of "first" dive to core | Berthold Stoeger |
2019-11-28 | Desktop: Improve speed of selecting multiple (or all) dives | 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-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-04-12 | Undo: switch to edited trip | Berthold Stoeger |
2019-01-07 | Dive list: split DiveTripModel into distinct models (tree and list) | Berthold Stoeger |
2018-11-05 | Dive list: remove sortColumn and currentOrder members | Berthold Stoeger |
2018-11-05 | Dive list: split reload() in reload() and setSortOrder() | Berthold Stoeger |
2018-11-01 | Dive list: remove forceSort parameter from DiveListView::reload() | Berthold Stoeger |
2018-10-21 | Dive list: move dive-selection code from filter to list | 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 view: replace signal-magic by flag | Berthold Stoeger |
2018-09-29 | Cleanup: reinstate override modifiers | Berthold Stoeger |
2018-09-01 | Cleanup: make DiveTripModel a global object | Berthold Stoeger |
2018-08-01 | Cleanup: remove all override modifiers | Berthold Stoeger |
2018-07-30 | Cleanup: remove DiveListView::fixMessyQtModelBehaviour() | Berthold Stoeger |
2018-07-30 | Cleanup: remove parameter from currentDiveChanged signal | Berthold Stoeger |
2018-07-30 | Cleanup: remove DiveListView::testSlot() | Berthold Stoeger |
2018-07-27 | Dive list view: setup columns in constructor | Berthold Stoeger |
2018-07-27 | Dive list view: move column width logic back from DiveTripModel | Berthold Stoeger |
2018-07-04 | Dive pictures: implement FindMovedImagesDialog | Berthold Stoeger |
2018-06-09 | Cleanup: make lastUsedDir() functions static and non-slot, respectively | Berthold Stoeger |
2017-10-03 | divelist: prevent a crash for missing column width | Lubomir I. Ivanov |
2017-04-29 | Add SPDX header to desktop widgets | Dirk Hohndel |
2017-01-28 | Ignore double clicks on the divelist | Joakim Bygdell |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2015-10-30 | Move qt-ui to desktop-widgets | Tomaz Canabrava |