subsurface/qt-ui/profile
Dirk Hohndel 1a04013453 Encapsulate the horrid gas encoding in gas change events
We should never pass permille values around as integers. And we shouldn't
have to decode the stupid value in more than one place.

This doesn't tackle all the places where we access O2 and He "too early"
and should instead keep passing around a gaxmix. But it's a first step.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-06-01 12:07:29 -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 Planner: wild guess attempt to fix a crash on Mac 2014-05-31 14:57:57 -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