subsurface/qt-models
Dirk Hohndel 7ffe7a8c8a Dive list model: add GPS string access
If the QML UI needs the GPS information, we need a way to get to it.
I'm not convinced that having it as comma separated string is the best way to
go, but that's what I need for the Google API so that's what I picked for now.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-12-26 13:33:10 -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 qt-models: remove obsolete printer related classes 2015-11-10 09:08:10 -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 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 Dive list model: add GPS string access 2015-12-26 13:33:10 -08:00
divelistmodel.h Dive list model: add GPS string access 2015-12-26 13:33:10 -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 Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07: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
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 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