subsurface/qt-ui/profile
Dirk Hohndel e74914fdd0 Planner: wild guess attempt to fix a crash on Mac
Staring at the stack trace it seems that it gets into an infinite
recursion when trying to recalculate after being alerted to a change on
the ruler. I cannot recreate this here (not on Linux, not on Mac), but
here's a random attempt to prevent the issue: simply refuse to recalculate
the ruler while in Add or Plan mode.

Crude, but might show us if this really is the issue. Otherwise it's easy
enough to revert this change. The qDebug() in there should tell us if
people on a Mac do indeed see this even without moving the ruler around in
Add or Plan mode.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-05-31 14:57:57 -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 Fix bug in handling of fake SAMPLE_EVENT_PO2 events 2014-05-05 09:32:13 -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