subsurface/qt-ui/profile
Tomaz Canabrava 63c1a1b3e9 Plot the events on top of the profile.
Changes the ZValue of the event items so they are plotted
on top of the profile, instead of being hidden on some.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-01-19 21:38:14 -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 Make the colors of the texts be prettier. 2014-01-19 21:38: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 gas pressure plot. 2014-01-17 14:04:47 -08:00
diveplotdatamodel.h Add the gas pressure plot. 2014-01-17 14:04:47 -08:00
diveprofileitem.cpp Fixed Temperature Text 2014-01-19 21:37:32 -08:00
diveprofileitem.h Fixed Temperature Text 2014-01-19 21:37:32 -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 Fix the positioning of the Labels using the new DiveTextItem 2014-01-19 21:36:55 -08:00
divetextitem.h Remove the plotText function, standardize with the TextItem. 2014-01-19 21:36:08 -08:00
profilewidget2.cpp Plot the events on top of the profile. 2014-01-19 21:38:14 -08:00
profilewidget2.h Add mean depth to new profile 2014-01-18 14:38:21 -08:00