subsurface/qt-models
Dirk Hohndel a7f8a7574e Create GpsListModel in order to be able to display GPS fixes
This will allow us to visualize the GPS fixes that are currently stored in the
QML UI.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-01-07 21:29:05 -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
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 QML UI: handle editing of depth 2016-01-01 00:55:34 -08:00
divelistmodel.h QML UI: get add dive closer to being useful 2015-12-26 21:37:18 -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
diveplotdatamodel.cpp Move qt-ui to desktop-widgets 2015-10-30 10:36:49 -07:00
diveplotdatamodel.h
divesitepicturesmodel.cpp
divesitepicturesmodel.h
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 Create GpsListModel in order to be able to display GPS fixes 2016-01-07 21:29:05 -08:00
gpslistmodel.h Create GpsListModel in order to be able to display GPS fixes 2016-01-07 21:29:05 -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
tankinfomodel.cpp
tankinfomodel.h
treemodel.cpp
treemodel.h
weightmodel.cpp
weightmodel.h
weigthsysteminfomodel.cpp
weigthsysteminfomodel.h
yearlystatisticsmodel.cpp
yearlystatisticsmodel.h