aboutsummaryrefslogtreecommitdiffstats
path: root/core/selection.cpp
AgeCommit message (Expand)Author
2020-09-20selection: when changing current dive make sure it is selectedGravatar Berthold Stoeger
2020-05-03selection: create global single_selected_trip() functionGravatar Berthold Stoeger
2020-05-03selection: introduce clear_selection() functionGravatar Berthold Stoeger
2020-05-03selection: add selection flag for tripsGravatar Berthold Stoeger
2020-03-12cleanup: remove current_dive parameter from divesSelected signalGravatar Berthold Stoeger
2020-02-04Cleanup: lower-case filenames in core/subsurface-qt/Gravatar Berthold Stoeger
2019-12-07Selection: provide convenience function for single-dive selectionGravatar Berthold Stoeger
2019-12-04Selection: move selection of "first" dive to coreGravatar Berthold Stoeger
2019-12-04Selection: move selection functions from divelist.c to selection.cGravatar Berthold Stoeger
2019-12-04Selection: move commands/command_private.* to core/selection.*Gravatar Berthold Stoeger