subsurface/qt-ui/profile
Linus Torvalds 08d2ceb66b Extend SAMPLE_EVENT_GASCHANGE2 to have cylinder index in 'flags' field
A value of zero (which is the normal legacy one) remains "unknown", but
the divecomputer backend can now give both gasmix and cylinder number
this way.

Currently only the EON Steel backend does that, but it should be easy
enough to extend others too.

Also, fix the user-visible cylinder numbering in the cylinder change
tooltip to use a human-friendlier one-based numbering (ie first cylinder
is "cyl 1", not "cyl 0")

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-01-03 21:36:51 -08:00
..
animationfunctions.cpp
animationfunctions.h
divecartesianaxis.cpp
divecartesianaxis.h
diveeventitem.cpp Extend SAMPLE_EVENT_GASCHANGE2 to have cylinder index in 'flags' field 2015-01-03 21:36:51 -08:00
diveeventitem.h
divelineitem.cpp
divelineitem.h
divepixmapitem.cpp
divepixmapitem.h
diveplotdatamodel.cpp Add the runnimg_sum data to the data model to be displayed on the profile 2014-12-30 16:12:15 -08:00
diveplotdatamodel.h Add the runnimg_sum data to the data model to be displayed on the profile 2014-12-30 16:12:15 -08:00
diveprofileitem.cpp Make the moving mean depth line a less obnoxious color 2015-01-01 16:43:30 -08:00
diveprofileitem.h Whitespace cleanup 2015-01-01 16:28:37 -08:00
diverectitem.cpp
diverectitem.h
divetextitem.cpp
divetextitem.h
divetooltipitem.cpp
divetooltipitem.h
profilewidget2.cpp Whitespace cleanup 2015-01-01 16:28:37 -08:00
profilewidget2.h Whitespace cleanup 2015-01-01 16:28:37 -08:00
ruleritem.cpp
ruleritem.h
tankitem.cpp
tankitem.h