subsurface/qt-ui/profile
Tomaz Canabrava 4005ee2ae8 Fix the ZLevel value of some items.
Almost all of the items on the new profile were being painted
on the same ZLevel, so the level of awesomeness was a bit random.
This puts things on the correct spots, events on top of everything,
profile at the bottom, things in the middle.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-01-22 12:30:23 -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 Add a MeanDepthItem that has 2 strings. 2014-01-22 12:29:41 -08:00
diveprofileitem.h Add a MeanDepthItem that has 2 strings. 2014-01-22 12:29:41 -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 a MeanDepthItem that has 2 strings. 2014-01-22 12:29:41 -08:00
divetextitem.h Add the dive computer text. 2014-01-21 09:38:46 -08:00
profilewidget2.cpp Fix the ZLevel value of some items. 2014-01-22 12:30:23 -08:00
profilewidget2.h Add a MeanDepthItem that has 2 strings. 2014-01-22 12:29:41 -08:00