subsurface/qt-ui/profile
Tomaz Canabrava 86bc3bd58f Start to make things sane again...
Change the 'namespace ItemPos' declared on the commit before this one to a
struct that will have all the 'on canvas' and 'off canvas' positions and
representations of all items, so we know where to change.

Also remove the remaining stuff from planer that was going to exist on
this profile.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-02-08 07:18:12 -08:00
..
animationfunctions.cpp Add settings awareness for the PP graph 2014-01-27 09:15:28 -08:00
animationfunctions.h Add settings awareness for the PP graph 2014-01-27 09:15:28 -08:00
divecartesianaxis.cpp Break everything to make it correct next time. 2014-02-08 07:16:16 -08:00
divecartesianaxis.h Break everything to make it correct next time. 2014-02-08 07:16:16 -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 Created a method to check if calculations should take place. 2014-02-05 06:30:33 -08:00
diveplotdatamodel.h Created a method to check if calculations should take place. 2014-02-05 06:30:33 -08:00
diveprofileitem.cpp Big improvement in speed ( callgrind ) 2014-02-06 06:31:11 -08:00
diveprofileitem.h Optimizations and fixes on the new profile. 2014-02-05 06:30:33 -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 positioning of many text items. 2014-01-29 09:35:16 -08:00
divetextitem.h Add the dive computer text. 2014-01-21 09:38:46 -08:00
divetooltipitem.cpp Big improvement in speed ( callgrind ) 2014-02-06 06:31:11 -08:00
divetooltipitem.h Adapt the ToolTip to work on the new profile 2014-02-06 06:29:19 -08:00
profilewidget2.cpp Start to make things sane again... 2014-02-08 07:18:12 -08:00
profilewidget2.h Start to make things sane again... 2014-02-08 07:18:12 -08:00