subsurface/qt-models
Dirk Hohndel af9f07626a Add our own sort proxy class which provides two helper functions
These can then be used from QML to map the index into the model (the sort
model corresponds directly to the indices in QML) to the dive id and back.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-01-28 18:33:22 -08:00
..
cleanertablemodel.cpp
cleanertablemodel.h Planner: show new icon to indicate that last point can't be deleted 2015-09-17 15:27:49 -07:00
CMakeLists.txt Untangle Library Linkage 2016-01-08 08:04:04 -08:00
completionmodels.cpp Modify code to make it compile after rebase 2015-10-30 10:36:48 -07:00
completionmodels.h Correctly removes the Location Completion Model 2015-07-01 19:21:50 -07:00
cylindermodel.cpp Fixing annoying compiler warning 2015-10-22 19:37:50 +09:00
cylindermodel.h
divecomputerextradatamodel.cpp
divecomputerextradatamodel.h
divecomputermodel.cpp
divecomputermodel.h
divelistmodel.cpp Add our own sort proxy class which provides two helper functions 2016-01-28 18:33:22 -08:00
divelistmodel.h Add our own sort proxy class which provides two helper functions 2016-01-28 18:33:22 -08:00
divelocationmodel.cpp divelocationmodel: fix some signed/unsigned warnings 2015-11-07 22:26:32 -08:00
divelocationmodel.h divelocationmodel: fix some signed/unsigned warnings 2015-11-07 22:26:32 -08:00
divepicturemodel.cpp Store Thumbnails with image hashes 2015-11-09 10:18:10 -08:00
divepicturemodel.h Move ImageDownloader out of the desktop widgets 2015-11-06 11:30:11 -08:00
diveplannermodel.cpp Unselect source dive when saving a copy in replan 2015-12-17 07:38:26 -08:00
diveplannermodel.h VPM-B: Add conservatism levels to the ui. Fix planner settings disabling. 2015-08-15 15:16:51 +02:00
diveplotdatamodel.cpp Don't blindly copy a pointer to the heap 2016-01-19 10:33:53 -08:00
diveplotdatamodel.h Move DivePlotDataModel to qt-models 2015-05-29 14:14:43 -07:00
divesitepicturesmodel.cpp Add DiveSitePicturesModel 2015-08-15 04:59:01 -07:00
divesitepicturesmodel.h Add DiveSitePicturesModel 2015-08-15 04:59:01 -07:00
divetripmodel.cpp Display day number in trips longer than 1 day 2015-10-18 17:37:49 -07:00
divetripmodel.h Add missing tr() implementations 2015-10-23 22:48:41 +09:00
filtermodels.cpp filtermodels.cpp: fix an argument order warning 2015-11-07 22:26:32 -08:00
filtermodels.h
gpslistmodel.cpp Reimplement the internal repesentation of GPS fixes 2016-01-10 20:44:21 -08:00
gpslistmodel.h Gps list: include the time_t timestamp in the model 2016-01-08 23:13:30 -08:00
models.cpp Planner: show new icon to indicate that last point can't be deleted 2015-09-17 15:27:49 -07:00
models.h Move all core-functionality to subsurface-core 2015-10-30 10:36:48 -07:00
ssrfsortfilterproxymodel.cpp Fix recursive stack-overflow 2015-08-31 18:41:47 -07:00
ssrfsortfilterproxymodel.h Add a new model: SsrfFilterProxyModel 2015-08-31 18:41:14 -07:00
tankinfomodel.cpp
tankinfomodel.h
treemodel.cpp Move TreeModel to qt-models 2015-05-29 14:12:06 -07:00
treemodel.h Move TreeModel to qt-models 2015-05-29 14:12:06 -07:00
weightmodel.cpp
weightmodel.h
weigthsysteminfomodel.cpp
weigthsysteminfomodel.h Typo on the header guard. oops. 2015-05-29 20:58:58 -07:00
yearlystatisticsmodel.cpp Show only as many stats as there are DC types 2016-01-24 21:29:13 -08:00
yearlystatisticsmodel.h Move the YearlyStatisticsModel to qt-models 2015-05-29 14:12:48 -07:00