subsurface/qt-models
Dirk Hohndel ddef5650f6 Make Subsurface-mobile compile again
This is a quick fix but it changes semantice. Previously weight() gave you
the total weight carried, now it just gives you the first weight item on
the list.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-11-16 15:38:29 -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
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 Make Subsurface-mobile compile again 2015-11-16 15:38:29 -08:00
divelistmodel.h
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 diveplannermodel.cpp: move unused variables into a commented section 2015-11-07 22:26:33 -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
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
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 Move TreeModel to qt-models 2015-05-29 14:12:06 -07:00
weightmodel.cpp
weightmodel.h
weigthsysteminfomodel.cpp
weigthsysteminfomodel.h
yearlystatisticsmodel.cpp
yearlystatisticsmodel.h