index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
/
divelistview.h
Age
Commit message (
Expand
)
Author
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