subsurface/qt-ui/profile
Tomaz Canabrava cd3867d46a Remove the ticks on the Axis, we never used them on the old profile.
This patch just cleans a bit the Cartesian Axis, we never used
ticks on it, just the grid lines ( that I need to animate a bit. )

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-01-19 21:37:48 -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 Remove the ticks on the Axis, we never used them on the old profile. 2014-01-19 21:37:48 -08:00
divecartesianaxis.h Remove the ticks on the Axis, we never used them on the old profile. 2014-01-19 21:37:48 -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 Fix the positioning of the Labels using the new DiveTextItem 2014-01-19 21:36:55 -08:00
profilewidget2.h Add mean depth to new profile 2014-01-18 14:38:21 -08:00