subsurface/profile-widget
Berthold Stoeger 837ab6c90b Desktop: read tab-items from current_dive, not displayed_dive
The whole edit logic moved from displayed_dive to current_dive
and it became more and more tedious to keep these in sync.
Therefore, simply always display current_dive. The only exceptions
are the equipment tab and the planner, as these are not yet
integrated in the undo system. Once this is done, displayed_dive
can be removed.

Moreover, remove the clear parameter from updateDiveInfo().
Instead simply clear of there is no current_dive set.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-04-12 18:19:07 +03:00
..
animationfunctions.cpp
animationfunctions.h
CMakeLists.txt
divecartesianaxis.cpp profile-widget: remove SettingsObjectWrapper and update qPref calls 2018-08-15 16:11:39 -07:00
divecartesianaxis.h
diveeventitem.cpp
diveeventitem.h Show a bit of surface degassing in the planner 2019-03-29 06:51:12 -07:00
divelineitem.cpp
divelineitem.h
divepixmapitem.cpp
divepixmapitem.h
diveprofileitem.cpp
diveprofileitem.h
diverectitem.cpp
diverectitem.h
divetextitem.cpp
divetextitem.h
divetooltipitem.cpp
divetooltipitem.h
profilewidget2.cpp Desktop: read tab-items from current_dive, not displayed_dive 2019-04-12 18:19:07 +03:00
profilewidget2.h Desktop: read tab-items from current_dive, not displayed_dive 2019-04-12 18:19:07 +03:00
qmlprofile.cpp
qmlprofile.h
ruleritem.cpp
ruleritem.h
tankitem.cpp
tankitem.h