subsurface/qt-models
Dirk Hohndel 0962b504ce QML UI: get add dive closer to being useful
Now we at least start out with the corret date, time and number. This still
isn't functional as a lot of the data aren't used and the way you save the data
is completely silly, but it's another step in the right direction.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-12-26 21:37:18 -08:00
..
cleanertablemodel.cpp
cleanertablemodel.h
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
divecomputerextradatamodel.cpp
divecomputerextradatamodel.h
divecomputermodel.cpp
divecomputermodel.h
divelistmodel.cpp QML UI: get add dive closer to being useful 2015-12-26 21:37:18 -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 Move the models to its own folder 2015-05-29 14:07:54 -07:00
models.cpp
models.h Move all core-functionality to subsurface-core 2015-10-30 10:36:48 -07:00
ssrfsortfilterproxymodel.cpp
ssrfsortfilterproxymodel.h
tankinfomodel.cpp
tankinfomodel.h
treemodel.cpp
treemodel.h
weightmodel.cpp Move WeightModel to qt-models 2015-05-29 14:11:12 -07:00
weightmodel.h
weigthsysteminfomodel.cpp
weigthsysteminfomodel.h
yearlystatisticsmodel.cpp
yearlystatisticsmodel.h