subsurface/qt-ui/profile
Dirk Hohndel 2bf46381a8 Use proper types
This is step one of many to use gasmix instead of int o2/he.
Right now some of these changes look ridiculous because after changing a
few lines we immediately go back to o2 = get_o2(gas). The reason is that I
wanted to convert a hand full of functions at a time. So in this commit I
only change validate_gas(), get_gas_from_events() and get_gasidx() to use
a struct gasmix instead of int o2, int he.

This state builds and survived some mild testing. Let's continue on top of
that.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-06-01 14:19:19 -07:00
..
animationfunctions.cpp Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
animationfunctions.h Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
divecartesianaxis.cpp Better movements from the lines when added / removed. 2014-05-26 15:39:04 -07:00
divecartesianaxis.h Speed up the grid: don't repaint when uneeded. 2014-05-26 14:07:48 -07:00
diveeventitem.cpp Encapsulate the horrid gas encoding in gas change events 2014-06-01 12:07:29 -07:00
diveeventitem.h New profile: fix event hiding logic 2014-03-16 15:11:35 -07:00
divelineitem.cpp Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
divelineitem.h Put include guard to every header 2014-02-11 12:37:01 -08:00
divepixmapitem.cpp Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
divepixmapitem.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
diveplotdatamodel.cpp Change get_dive_by_diveid to get_dive_by_uniq_id 2014-05-19 20:12:59 +09:00
diveplotdatamodel.h Profile2: use unsigned int for the divecomputer number 2014-03-18 11:56:06 -07:00
diveprofileitem.cpp Paint the dive red if the user is breaking ceiling on the planner. 2014-05-26 15:42:43 -07:00
diveprofileitem.h Paint the dive red if the user is breaking ceiling on the planner. 2014-05-26 15:42:43 -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 Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
divetextitem.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
divetooltipitem.cpp Fixe movement of DiveHandlers when moving the NotificationArea 2014-05-24 07:30:36 -07:00
divetooltipitem.h Fixe movement of DiveHandlers when moving the NotificationArea 2014-05-24 07:30:36 -07:00
profilewidget2.cpp Use proper types 2014-06-01 14:19:19 -07:00
profilewidget2.h Planner: wild guess attempt to fix a crash on Mac 2014-05-31 14:57:57 -07:00
ruleritem.cpp Planner: wild guess attempt to fix a crash on Mac 2014-05-31 14:57:57 -07:00
ruleritem.h Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00