subsurface/qt-ui/profile
Dirk Hohndel cc012c1fa6 Fix addStop to work as slot again
In order to call this as slot it needs to have defaults for all arguments.
So we need to change the gasmix into a pointer - which is actually better
as this allows to easily pass a NULL pointer when we want to continue to
use the previous gas.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-06-02 12:40:36 -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 Rename two C++ methods to the more typical CamelCase 2014-06-01 21:02:42 -07:00
diveprofileitem.h Rename two C++ methods to the more typical CamelCase 2014-06-01 21:02:42 -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 Fix addStop to work as slot again 2014-06-02 12:40:36 -07:00
profilewidget2.h Planner: wild guess attempt to fix a crash on Mac 2014-05-31 14:57:57 -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