aboutsummaryrefslogtreecommitdiffstats
path: root/commands/command_divelist.cpp
AgeCommit message (Expand)Author
2020-03-06Cleanup: use getDiveSelection() for shifting timeGravatar Berthold Stoeger
2020-02-22Filter: move actual filtering loop to core/divefilter.cppGravatar Berthold Stoeger
2020-02-19undo: don't add dive to null-tripGravatar Berthold Stoeger
2020-02-04Cleanup: lower-case filenames in core/subsurface-qt/Gravatar Berthold Stoeger
2020-01-10code cleanup: add empty table structuresGravatar Dirk Hohndel
2020-01-10code cleanup: replace use of toStdVector()Gravatar Dirk Hohndel
2020-01-10code cleanup: initialize all elements in structureGravatar Dirk Hohndel
2019-12-07Selection: provide convenience function for single-dive selectionGravatar Berthold Stoeger
2019-12-04Selection: move commands/command_private.* to core/selection.*Gravatar Berthold Stoeger
2019-11-19Filter: split out filter from modelGravatar Berthold Stoeger
2019-11-19Filter: move calculation of shown dives to undo commandGravatar Berthold Stoeger
2019-11-14Refactoring: move undo commands to top levelGravatar Berthold Stoeger