subsurface/qt-ui/profile
Tomaz Canabrava 3661f291a4 Enable editing the 'Add dive' from the new profile.
This is highly broken in many ways - but it's the right first step.
I ported two of the most important methods from the old profile and now if
you are in add dive mode, double clicking on the new profile will
correctly add a handler on the planned dive. To see and move the handler
around, however, you need to activate the old planner.

Next step: add the handlers on the new profile.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-05-22 09:11:50 +09:00
..
animationfunctions.cpp Change some references of QSettings to the pref struct. 2014-04-11 07:21:15 -07:00
animationfunctions.h Support Animation Speed via Settings. 2014-03-11 17:41:41 -07:00
divecartesianaxis.cpp PreferencesChanged -> settingsChanged. 2014-05-22 09:03:51 +09:00
divecartesianaxis.h PreferencesChanged -> settingsChanged. 2014-05-22 09:03:51 +09:00
diveeventitem.cpp Fix bug in handling of fake SAMPLE_EVENT_PO2 events 2014-05-05 09:32:13 -07:00
diveeventitem.h New profile: fix event hiding logic 2014-03-16 15:11:35 -07:00
divelineitem.cpp Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
divelineitem.h Put include guard to every header 2014-02-11 12:37:01 -08:00
divepixmapitem.cpp Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
divepixmapitem.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
diveplotdatamodel.cpp Change get_dive_by_diveid to get_dive_by_uniq_id 2014-05-19 20:12:59 +09:00
diveplotdatamodel.h Profile2: use unsigned int for the divecomputer number 2014-03-18 11:56:06 -07:00
diveprofileitem.cpp PreferencesChanged -> settingsChanged. 2014-05-22 09:03:51 +09:00
diveprofileitem.h PreferencesChanged -> settingsChanged. 2014-05-22 09:03:51 +09:00
diverectitem.cpp Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
diverectitem.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
divetextitem.cpp Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
divetextitem.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
divetooltipitem.cpp New profile: fix Information overlay location 2014-03-13 10:28:15 -07:00
divetooltipitem.h Remove a Lot of Dead Code. 2014-03-07 08:56:06 -08:00
profilewidget2.cpp Enable editing the 'Add dive' from the new profile. 2014-05-22 09:11:50 +09:00
profilewidget2.h Enable editing the 'Add dive' from the new profile. 2014-05-22 09:11:50 +09:00
ruleritem.cpp Source and dest are created on the constructor, no need to check for them. 2014-05-22 09:06:16 +09:00
ruleritem.h Move settings of the Ruler to the Ruler. 2014-05-22 09:05:30 +09:00