subsurface/qt-ui/profile
Boris Barbulovski 0e3852e625 memory leak fix(that I created in some previous commits).
Signed-off-by: Boris Barbulovski <bbarbulovski@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-02-10 07:51:52 -08:00
..
animationfunctions.cpp Remove code that was unused. 2014-02-08 07:21:28 -08:00
animationfunctions.h Show the profile again. 2014-02-08 07:21:13 -08:00
divecartesianaxis.cpp Initialize variable members in DiveCartesianAxis class. 2014-02-09 14:42:06 -08:00
divecartesianaxis.h Remove code that was unused. 2014-02-08 07:21:28 -08:00
diveeventitem.cpp Fix the rest of item visibilities and a few alignment fixes. 2014-02-08 07:22:30 -08: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 DivePlotDataModel improvements 2014-02-09 14:42:06 -08:00
diveplotdatamodel.h Created a method to check if calculations should take place. 2014-02-05 06:30:33 -08:00
diveprofileitem.cpp Profile2: Prevent a crash if no dives are present 2014-02-10 07:06:37 -08:00
diveprofileitem.h diveprofileitem.cpp improvements 2014-02-09 14:42:06 -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 DiveTextItem improvements 2014-02-09 14:42:06 -08:00
divetextitem.h Add the dive computer text. 2014-01-21 09:38:46 -08:00
divetooltipitem.cpp Use 'struct membuffer' for profile info string generation 2014-02-10 07:03:27 -08:00
divetooltipitem.h Adapt the ToolTip to work on the new profile 2014-02-06 06:29:19 -08:00
profilewidget2.cpp memory leak fix(that I created in some previous commits). 2014-02-10 07:51:52 -08:00
profilewidget2.h ProfileWidget2 class improvements 2014-02-09 14:42:07 -08:00