subsurface/qt-models
Dirk Hohndel c01c35ca0c Cylinder model: fix an obscure case that would access cylinder -1
If we remove a cylidner for a unique gas and that is allowable, then don't
try to copy from cylinder with index same_gas (which is still -1).

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-06-21 21:30:38 -07:00
..
cleanertablemodel.cpp
cleanertablemodel.h Move WeightModel to qt-models 2015-05-29 14:11:12 -07:00
completionmodels.cpp
completionmodels.h Move the models to its own folder 2015-05-29 14:07:54 -07:00
cylindermodel.cpp Cylinder model: fix an obscure case that would access cylinder -1 2015-06-21 21:30:38 -07:00
cylindermodel.h
divecomputerextradatamodel.cpp Move ExtraDataModel to qt-models 2015-05-29 14:11:26 -07:00
divecomputerextradatamodel.h
divecomputermodel.cpp
divecomputermodel.h
divelistmodel.cpp Rename dive class to avoid conflict 2015-06-20 14:29:24 -07:00
divelistmodel.h Rename dive class to avoid conflict 2015-06-20 14:29:24 -07:00
divelocationmodel.cpp Fix potential crash using std::sort 2015-06-04 08:45:45 -07:00
divelocationmodel.h
divepicturemodel.cpp
divepicturemodel.h
diveplannermodel.cpp Fix a number of resource leaks 2015-06-21 21:13:32 -07:00
diveplannermodel.h Add planner minimum gas switch duration option 2015-06-19 09:15:09 -07:00
diveplotdatamodel.cpp
diveplotdatamodel.h Move DivePlotDataModel to qt-models 2015-05-29 14:14:43 -07:00
divetripmodel.cpp Move DiveTripModel to qt-models 2015-05-29 14:13:00 -07:00
divetripmodel.h
filtermodels.cpp
filtermodels.h
models.cpp
models.h
profileprintmodel.cpp
profileprintmodel.h
tableprintmodel.cpp
tableprintmodel.h
tankinfomodel.cpp
tankinfomodel.h
treemodel.cpp
treemodel.h
weightmodel.cpp
weightmodel.h
weigthsysteminfomodel.cpp
weigthsysteminfomodel.h
yearlystatisticsmodel.cpp
yearlystatisticsmodel.h