subsurface/map-widget
Berthold Stoeger b76f207158 Filter: split out filter from model
Split out the actual filtering from the MultiFilterSortModel.
Create a DiveFilter class that does the actual filtering.
Currently, mobile and desktop have their own version of this
class, though ultimately we may want to merge them.

The idea here is that the trip-model and undo-commands have
direct access to the filter-function and thus can take care
of keeping track of the number of shown dives, etc.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-11-19 21:13:40 -08:00
..
qml Map: export isSelected as attribute from MapLocationModel 2019-09-06 11:48:47 -07:00
qmlmapwidgethelper.cpp Filter: split out filter from model 2019-11-19 21:13:40 -08:00
qmlmapwidgethelper.h Desktop: show all selected dive sites on click 2019-09-06 11:48:47 -07:00