subsurface/qt-ui/profile
Tomaz Canabrava f99ccc8ac2 Profile now correctly displays the planned dive.
But it doesn't move the handlers yet, and when you confirm it you also
must click on the dive to select it or the profile will show garbage.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-05-22 14:41:26 +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 Profile now correctly displays the planned dive. 2014-05-22 14:41:26 +09:00
profilewidget2.h Profile now correctly displays the planned dive. 2014-05-22 14:41:26 +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