subsurface/qt-models
Berthold Stoeger dbddec59d3 divetripmodel: add TRIP_HAS_CURRENT_ROLE
This role returns true if the given trip contains the current
dive. This will be needed by the mobile list model to decide
if a newly added trip should be expanded right away.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-03-06 13:46:41 -08:00
..
cleanertablemodel.cpp Cleanup: return directly from data() methods 2019-06-19 13:11:10 -07:00
cleanertablemodel.h cleanup: remove CleanerTableModel::warningMessage signal 2020-02-23 06:57:18 -08:00
CMakeLists.txt mobile/summary: create DiveSummaryModel 2020-02-08 10:29:36 -08:00
completionmodels.cpp code cleanup: replace use of toStdVector() 2020-01-10 02:37:03 +09:00
completionmodels.h Add SPDX header to Qt models 2017-04-29 13:32:55 -07:00
cylindermodel.cpp cleanup: simplify string-comparison in CylindersModel::setData() 2020-02-28 08:12:26 -08:00
cylindermodel.h cleanup: make CylindersModel::cylinderAt private 2020-02-28 08:12:26 -08:00
divecomputerextradatamodel.cpp
divecomputerextradatamodel.h
divecomputermodel.cpp Dive computers: turn QMultiMap into sorted vector 2018-06-17 06:53:13 +09:00
divecomputermodel.h
diveimportedmodel.cpp code cleanup: add empty table structures 2020-01-10 02:37:03 +09:00
diveimportedmodel.h Import: remove DiveImportedModel::lastIndex 2019-10-02 08:04:49 -07:00
divelistmodel.cpp mobile/filter: derive numShown from a new Q_PROPERTY 2020-03-01 10:21:44 -08:00
divelistmodel.h mobile/filter: derive numShown from a new Q_PROPERTY 2020-03-01 10:21:44 -08:00
divelocationmodel.cpp Dive site: ignore dive sites without location in proximity search 2020-02-04 02:18:58 +01:00
divelocationmodel.h Desktop: don't connect to remove() slot of model from TableModel 2019-12-05 10:14:25 -08:00
divepicturemodel.cpp
divepicturemodel.h Write dive data as video subtitles 2019-04-16 20:38:19 +02:00
diveplannermodel.cpp cleanup: remove CleanerTableModel::warningMessage signal 2020-02-23 06:57:18 -08:00
diveplannermodel.h Planner: don't filter cylinders 2020-02-11 20:37:09 -08:00
diveplotdatamodel.cpp
diveplotdatamodel.h
divesiteimportmodel.cpp
divesiteimportmodel.h
divesummarymodel.cpp mobile/summary: use more intuitive time periods 2020-02-08 10:29:36 -08:00
divesummarymodel.h mobile/summary: add section headers 2020-02-08 10:29:36 -08:00
divetripmodel.cpp divetripmodel: add TRIP_HAS_CURRENT_ROLE 2020-03-06 13:46:41 -08:00
divetripmodel.h divetripmodel: add TRIP_HAS_CURRENT_ROLE 2020-03-06 13:46:41 -08:00
filtermodels.cpp Dive list: remove filtering in MultiFilterSortModel 2020-02-22 15:18:31 -08:00
filtermodels.h Dive list: remove global pointer to DiveTrip model 2019-12-10 18:45:30 -08:00
gpslistmodel.cpp
gpslistmodel.h
maplocationmodel.cpp
maplocationmodel.h Cleanup: lower-case filenames in core/subsurface-qt/ 2020-02-04 02:16:46 +01:00
messagehandlermodel.cpp
messagehandlermodel.h
models.cpp
models.h
tankinfomodel.cpp
tankinfomodel.h
treemodel.cpp
treemodel.h
weightmodel.cpp Cleanup: lower-case filenames in core/subsurface-qt/ 2020-02-04 02:16:46 +01:00
weightmodel.h Cleanup: remove WeightModel::changed 2019-12-05 10:14:25 -08:00
weightsysteminfomodel.cpp
weightsysteminfomodel.h
yearlystatisticsmodel.cpp
yearlystatisticsmodel.h