subsurface/qt-models
Linus Torvalds adaeb506b7 Show both the nominal and "real" size for an imperial cylinder
This is questionable, but perhaps useful.

When showing imperial cylinder sizes, show both the nominal value (with
no compensation for compressibility of the gas) and the "actual" amount
of gas the cylinder contains.

So an AL80 will show as a size of "80 (77)cuft", because while 80 is the
nominal size, the actual amount of gas that will fit is just 77 cuft.

[Dirk Hohndel: adjusted to take translation of the unit into account]

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-02-25 01:19:00 +01:00
..
cleanertablemodel.cpp Move CleanerTableModel to its own file 2015-05-29 14:08:36 -07:00
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 Untangle Library Linkage 2016-01-08 08:04:04 -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 Show both the nominal and "real" size for an imperial cylinder 2016-02-25 01:19:00 +01: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 QML UI: pick new highest dive number when manually adding dive 2016-01-29 11:26:16 -08:00
divelistmodel.h Add helper to remove dive from model 2016-01-29 07:50:38 -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 Do not run the deco calculations in the mobile app 2016-02-05 20:45:18 -08:00
diveplotdatamodel.h Do not run the deco calculations in the mobile app 2016-02-05 20:45:18 -08: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
gpslistmodel.cpp Reimplement the internal repesentation of GPS fixes 2016-01-10 20:44:21 -08:00
gpslistmodel.h Gps list: include the time_t timestamp in the model 2016-01-08 23:13:30 -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 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 Show only as many stats as there are DC types 2016-01-24 21:29:13 -08:00
yearlystatisticsmodel.h Move the YearlyStatisticsModel to qt-models 2015-05-29 14:12:48 -07:00