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.cpp
Age
Commit message (
Expand
)
Author
2019-07-04
Cleanup: avoid spurious updateDiveInfo() calls
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-05-11
Selection: automatically unselect old selection in selectDives()
Berthold Stoeger
2019-04-12
Undo: switch to edited trip
Berthold Stoeger
2019-04-12
replace deprecated qSort() with std::sort()
Rolf Eike Beer
2019-01-07
Dive list: split DiveTripModel into distinct models (tree and list)
Berthold Stoeger
2018-12-14
Drop old filter code
Tomaz Canabrava
2018-12-13
Dive media: add media to closest dive
Berthold Stoeger
2018-12-11
Cleanup: don't leak filename on picture creation
Berthold Stoeger
2018-11-23
Cleanup: make "struct dive *" and "struct dive_trip *" Qt metatypes
Berthold Stoeger
2018-11-16
Dive list: invert sort-direction to reflect core
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-02
Dive list: invert default sort order for sort by date / number
Berthold Stoeger
2018-11-01
Dive list: remove forceSort parameter from DiveListView::reload()
Berthold Stoeger
2018-11-01
Dive list: connect header-signal in constructor
Berthold Stoeger
2018-11-01
Dive list: make filter model aware of its source
Berthold Stoeger
2018-10-28
Dive list: remove rememberSelection() without restoreSelection()
Berthold Stoeger
2018-10-28
Dive list: remember/restore selection only on view change
Berthold Stoeger
2018-10-28
Dive list: show sort indicator
Berthold Stoeger
2018-10-28
Dive list: switch to a default sort order on column-header click
Berthold Stoeger
2018-10-25
Dive list: emit selectionChanged signal in filterFinished()
Berthold Stoeger
2018-10-21
Dive list: remove three unnecessary instances of qobject_cast<>.
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
Dive list: expand trips if dives are selected
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-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: isolate undo-commands
Berthold Stoeger
2018-10-11
Undo: make diverse trip-related operations undo-able
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-merging
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-splitting
Berthold Stoeger
2018-10-11
Undo: fix multi-level undo of delete-dive and remove-dive-from-trip
Berthold Stoeger
2018-09-15
Update the dive list context menu to reflect new media interface
willemferguson
2018-09-04
Desktop: buddies in the dive list
Jan Mulder
2018-09-01
Cleanup: make DiveTripModel a global object
Berthold Stoeger
2018-08-29
Dive trips: don't crash on repeated trip-removal
Berthold Stoeger
2018-08-26
divelistview: always show at least one column
Lubomir I. Ivanov
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-15
For media file open dialog add different file filters
Stefan Fuchs
2018-07-15
UI change of "images"/"photo" to "media" or "media files"
Stefan Fuchs
2018-07-04
Dive pictures: remove hashes
Berthold Stoeger
[next]