aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/divelistview.h
AgeCommit message (Expand)Author
2019-06-23Cleanup: unify selection signalsGravatar Berthold Stoeger
2019-06-23Undo: unify selection behavior in dive-list commandsGravatar Berthold Stoeger
2019-06-19Cleanup: move trip-related functions into own translation unitGravatar Berthold Stoeger
2019-04-12Undo: switch to edited tripGravatar Berthold Stoeger
2019-01-07Dive list: split DiveTripModel into distinct models (tree and list)Gravatar Berthold Stoeger
2018-11-05Dive list: remove sortColumn and currentOrder membersGravatar Berthold Stoeger
2018-11-05Dive list: split reload() in reload() and setSortOrder()Gravatar Berthold Stoeger
2018-11-01Dive list: remove forceSort parameter from DiveListView::reload()Gravatar Berthold Stoeger
2018-10-21Dive list: move dive-selection code from filter to listGravatar Berthold Stoeger
2018-10-11Dive list: propagate current-item to frontendGravatar Berthold Stoeger
2018-10-11Undo: select dives after add, remove, merge, split dive commandsGravatar Berthold Stoeger
2018-10-11Dive list view: replace signal-magic by flagGravatar Berthold Stoeger
2018-09-29Cleanup: reinstate override modifiersGravatar Berthold Stoeger
2018-09-01Cleanup: make DiveTripModel a global objectGravatar Berthold Stoeger
2018-08-01Cleanup: remove all override modifiersGravatar Berthold Stoeger
2018-07-30Cleanup: remove DiveListView::fixMessyQtModelBehaviour()Gravatar Berthold Stoeger
2018-07-30Cleanup: remove parameter from currentDiveChanged signalGravatar Berthold Stoeger
2018-07-30Cleanup: remove DiveListView::testSlot()Gravatar Berthold Stoeger
2018-07-27Dive list view: setup columns in constructorGravatar Berthold Stoeger
2018-07-27Dive list view: move column width logic back from DiveTripModelGravatar Berthold Stoeger
2018-07-04Dive pictures: implement FindMovedImagesDialogGravatar Berthold Stoeger
2018-06-09Cleanup: make lastUsedDir() functions static and non-slot, respectivelyGravatar Berthold Stoeger
2017-10-03divelist: prevent a crash for missing column widthGravatar Lubomir I. Ivanov
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-01-28Ignore double clicks on the divelistGravatar Joakim Bygdell
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava