subsurface/mobile-widgets
Berthold Stoeger 1037c15b98 mobile: remove DiveObjectHelper code
When editing a dive, a DiveObjectHelper of the unmodified dive
was created to compare the edited with the old values. Since
the DiveObjectHelper is used here only as a pointless wrapper
around the formatting functions, call these functions directly.

However, note that the code is in principle wrong since the
change to the mobile-models, which do not use the DiveObjectHelper.
The real fix would be to reload the data from the model to prevent
going out-of-sync with respect to the formatting routines!

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-12-17 13:03:56 -08:00
..
3rdparty mobile: adapt resource names 2020-12-17 09:17:54 -08:00
qml mobile: fix implementation of menu back feature 2020-12-17 09:17:54 -08:00
CMakeLists.txt mobile/kirigami: first steps to switching to Kirigami 5.76 2020-12-17 09:17:54 -08:00
qmlinterface.cpp mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlinterface.h mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlmanager.cpp mobile: remove DiveObjectHelper code 2020-12-17 13:03:56 -08:00
qmlmanager.h mobile: remove DiveObjectHelper code 2020-12-17 13:03:56 -08:00
themeinterface.cpp cleanup: use setPointSizeF() in themeInterface::set_currentScale() 2020-03-30 13:58:10 -07:00
themeinterface.h cleanup: fold ThemeInterface::setup() into constructor 2020-03-30 13:54:12 -07:00