subsurface/qt-models
Grace Karanja b7e4b35cde Add DiveListModel
This model will be used to show the dives in QML. This commit adds
the model, and the means to link it to QML.

Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-06-20 14:26:56 -07:00
..
cleanertablemodel.cpp Move CleanerTableModel to its own file 2015-05-29 14:08:36 -07:00
cleanertablemodel.h Move WeightModel to qt-models 2015-05-29 14:11:12 -07:00
completionmodels.cpp Move the models to its own folder 2015-05-29 14:07:54 -07:00
completionmodels.h Move the models to its own folder 2015-05-29 14:07:54 -07:00
cylindermodel.cpp Move Tankinfomodel to its own file 2015-05-29 14:10:30 -07:00
cylindermodel.h Move DivePlannerModel and CylinderModel to qt-models 2015-05-29 14:09:13 -07:00
divecomputerextradatamodel.cpp Move ExtraDataModel to qt-models 2015-05-29 14:11:26 -07:00
divecomputerextradatamodel.h Move ExtraDataModel to qt-models 2015-05-29 14:11:26 -07:00
divecomputermodel.cpp Move DiveComputerModel to qt-models 2015-05-29 14:11:52 -07:00
divecomputermodel.h Move DiveComputerModel to qt-models 2015-05-29 14:11:52 -07:00
divelistmodel.cpp Add DiveListModel 2015-06-20 14:26:56 -07:00
divelistmodel.h Add DiveListModel 2015-06-20 14:26:56 -07:00
divelocationmodel.cpp Fix potential crash using std::sort 2015-06-04 08:45:45 -07:00
divelocationmodel.h Simplify model handling and crashes fixes 2015-06-01 21:36:48 -07:00
divepicturemodel.cpp Move DivePictureModel to qt-models 2015-05-29 14:14:27 -07:00
divepicturemodel.h Move DivePictureModel to qt-models 2015-05-29 14:14:27 -07:00
diveplannermodel.cpp Add planner minimum gas switch duration option 2015-06-19 09:15:09 -07:00
diveplannermodel.h Add planner minimum gas switch duration option 2015-06-19 09:15:09 -07:00
diveplotdatamodel.cpp Move DivePlotDataModel to qt-models 2015-05-29 14:14:43 -07:00
diveplotdatamodel.h Move DivePlotDataModel to qt-models 2015-05-29 14:14:43 -07:00
divetripmodel.cpp Move DiveTripModel to qt-models 2015-05-29 14:13:00 -07:00
divetripmodel.h Move DiveTripModel to qt-models 2015-05-29 14:13:00 -07:00
filtermodels.cpp Move the models to its own folder 2015-05-29 14:07:54 -07:00
filtermodels.h Move the models to its own folder 2015-05-29 14:07:54 -07:00
models.cpp Fewer rebuilds triggered by changes in models.h 2015-05-29 14:13:44 -07:00
models.h Fewer rebuilds triggered by changes in models.h 2015-05-29 14:13:44 -07:00
profileprintmodel.cpp Move ProfilePrintModel to qt-models 2015-05-29 14:13:32 -07:00
profileprintmodel.h Move ProfilePrintModel to qt-models 2015-05-29 14:13:32 -07:00
tableprintmodel.cpp Move TablePrintModel to Qt-models 2015-05-29 14:13:12 -07:00
tableprintmodel.h Move TablePrintModel to Qt-models 2015-05-29 14:13:12 -07:00
tankinfomodel.cpp Move Tankinfomodel to its own file 2015-05-29 14:10:30 -07:00
tankinfomodel.h Move Tankinfomodel to its own file 2015-05-29 14:10:30 -07:00
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 Move WeightModel to qt-models 2015-05-29 14:11:12 -07:00
weightmodel.h Move WeightModel to qt-models 2015-05-29 14:11:12 -07:00
weigthsysteminfomodel.cpp Move WeigthSystem Info model to qt-models 2015-05-29 14:10:50 -07:00
weigthsysteminfomodel.h Typo on the header guard. oops. 2015-05-29 20:58:58 -07:00
yearlystatisticsmodel.cpp Move the YearlyStatisticsModel to qt-models 2015-05-29 14:12:48 -07:00
yearlystatisticsmodel.h Move the YearlyStatisticsModel to qt-models 2015-05-29 14:12:48 -07:00