subsurface/qt-ui/profile
Tomaz Canabrava b08da94007 Draw the Ceiling in red if preferences are marked for that.
This code actually uses the preferences for something. It will show and
hide the calculated ceiling in red if the prefrerences are changed for
that. One bad thing that I did in this commit ( so it was easy to try ) is
that a preference change will redraw the whole graph - not optimized. I'll
make this better in a later commit so that only the affected items will be
redrawn.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-01-21 14:25:09 -08:00
..
animationfunctions.cpp Whitespace and coding style updates 2014-01-16 11:50:56 +07:00
animationfunctions.h Added a new Namespace to deal with Animations and related functions. 2014-01-16 10:12:29 +07:00
divecartesianaxis.cpp Prevent potential math overflow in new profile 2014-01-21 14:07:10 -08:00
divecartesianaxis.h Make the colors of the texts be prettier. 2014-01-19 21:38:10 -08:00
diveeventitem.cpp Fix compile time warnings 2014-01-17 06:39:24 +07:00
diveeventitem.h Transform the DiveProfileItem to an Abstract Generalization 2014-01-17 06:18:00 +07:00
divelineitem.cpp Added a new Namespace to deal with Animations and related functions. 2014-01-16 10:12:29 +07:00
divelineitem.h Added a class based on QGraphicsLineItem that can be animated. 2014-01-16 10:12:29 +07:00
divepixmapitem.cpp Whitespace and coding style updates 2014-01-16 11:50:56 +07:00
divepixmapitem.h Added a QGraphicsPixmapItem subclass that handles Animations. 2014-01-16 10:12:29 +07:00
diveplotdatamodel.cpp Add the tissues to the profile graph 2014-01-21 11:35:24 -08:00
diveplotdatamodel.h Add the tissues to the profile graph 2014-01-21 11:35:24 -08:00
diveprofileitem.cpp Draw the Ceiling in red if preferences are marked for that. 2014-01-21 14:25:09 -08:00
diveprofileitem.h Draw the Ceiling in red if preferences are marked for that. 2014-01-21 14:25:09 -08:00
diverectitem.cpp Whitespace and coding style updates 2014-01-16 11:50:56 +07:00
diverectitem.h Added a new class based on QGraphicsRectItem that can be animated. 2014-01-16 10:12:20 +07:00
divetextitem.cpp Add the dive computer text. 2014-01-21 09:38:46 -08:00
divetextitem.h Add the dive computer text. 2014-01-21 09:38:46 -08:00
profilewidget2.cpp Draw the Ceiling in red if preferences are marked for that. 2014-01-21 14:25:09 -08:00
profilewidget2.h Draw the Ceiling in red if preferences are marked for that. 2014-01-21 14:25:09 -08:00