subsurface/desktop-widgets/tab-widgets
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
..
maintab.cpp
maintab.h
maintab.ui
TabBase.cpp
TabBase.h
TabDiveEquipment.cpp
TabDiveEquipment.h
TabDiveEquipment.ui
TabDiveExtraInfo.cpp
TabDiveExtraInfo.h
TabDiveExtraInfo.ui
TabDiveInformation.cpp
TabDiveInformation.h
TabDiveInformation.ui
TabDivePhotos.cpp
TabDivePhotos.h
TabDivePhotos.ui
TabDiveSite.cpp
TabDiveSite.h
TabDiveSite.ui
TabDiveStatistics.cpp
TabDiveStatistics.h
TabDiveStatistics.ui