subsurface/qt-ui/profile
Dirk Hohndel 74c75938bf Set up the dive that was passed in as first dive
We carefully extracted the first dive passed in with the QList, but then
always used current_dive. That's silly.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-02-10 15:12:01 -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 Do not add the items to the scene twice. 2014-02-10 09:58:42 -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 Profile2: Prevent another crash if no dives are present 2014-02-10 14:33:44 -08:00
diveplotdatamodel.h Created a method to check if calculations should take place. 2014-02-05 06:30:33 -08:00
diveprofileitem.cpp Clear the data when the model resets. 2014-02-10 09:57:04 -08:00
diveprofileitem.h Clear the data when the model resets. 2014-02-10 09:57:04 -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 Set up the dive that was passed in as first dive 2014-02-10 15:12:01 -08:00
profilewidget2.h ProfileWidget2 class improvements 2014-02-09 14:42:07 -08:00