subsurface/qt-ui/profile
Dirk Hohndel e32ba4d6d8 Improve tank handling for Cobalt
This isn't Cobalt specific, this is specific to dive computers that
indicate the first tank that's in use with a gaschange event that
coincides with the first sample.

We need to make sure that we suppress showing that gas change event
(regardless which cylinder it goes to) and instead set the correct
cylinder index from the very start of the dive.

This works with the test data I have and doesn't seem to break thing with
any of the files that I tried... but I'm worried that this is not the
right way to do things.

Fixes #742

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-10-28 14:04:19 -07:00
..
animationfunctions.cpp Add a new 'show' Animation, and use it on the close button. 2014-07-30 14:15:09 -07:00
animationfunctions.h Add a new 'show' Animation, and use it on the close button. 2014-07-30 14:15:09 -07:00
divecartesianaxis.cpp Remove unused static function 2014-08-06 10:59:26 -07:00
divecartesianaxis.h Make the Axis set the changed flag when a new line is set 2014-07-29 15:33:00 -07:00
diveeventitem.cpp Improve tank handling for Cobalt 2014-10-28 14:04:19 -07:00
diveeventitem.h New profile: fix event hiding logic 2014-03-16 15:11:35 -07:00
divelineitem.cpp Code cleanup: removed bogus animation functions 2014-07-11 17:01:12 -07:00
divelineitem.h Code cleanup: removed bogus animation functions 2014-07-11 17:01:12 -07:00
divepixmapitem.cpp Move the Trash bin to the topRight on the pictures 2014-08-07 13:12:32 -07:00
divepixmapitem.h Delete pictures from the Widget by pressing delete 2014-08-06 18:32:28 -07:00
diveplotdatamodel.cpp Tissue saturation plot a la Sherwater Pretel 2014-09-19 21:46:30 -07:00
diveplotdatamodel.h Tissue saturation plot a la Sherwater Pretel 2014-09-19 21:46:30 -07:00
diveprofileitem.cpp Recalculate the decompression if the date / time of a dive changes 2014-10-20 17:40:11 -07:00
diveprofileitem.h Recalculate the decompression if the date / time of a dive changes 2014-10-20 17:40:11 -07:00
diverectitem.cpp Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
diverectitem.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
divetextitem.cpp Code cleanup: removed bogus animation functions 2014-07-11 17:01:12 -07:00
divetextitem.h Code cleanup: removed bogus animation functions 2014-07-11 17:01:12 -07:00
divetooltipitem.cpp Unify icon metrics 2014-10-18 15:16:15 -07:00
divetooltipitem.h Unify icon metrics 2014-10-18 15:16:15 -07:00
profilewidget2.cpp Correctly place the first gas label in drop to bottom mode 2014-10-21 14:27:50 -07:00
profilewidget2.h Tissue saturation plot a la Sherwater Pretel 2014-09-19 21:46:30 -07:00
ruleritem.cpp Simplify ruler update code. 2014-06-01 15:42:32 -07:00
ruleritem.h Simplify ruler update code. 2014-06-01 15:42:32 -07:00
tankitem.cpp TankBar: don't risk dereferencing stale pointers 2014-08-23 07:23:42 -07:00
tankitem.h TankBar: don't risk dereferencing stale pointers 2014-08-23 07:23:42 -07:00