subsurface/qt-mobile
Dirk Hohndel 97d6a1e779 QML UI: no longer change unit preferences when parsing edits
When the user explicitly sets the units when editing or adding dives, we
used to change the display preferences. This was changed for some but not
all fields in commit 6252d0cd3b ("While parsing weight and pressure we
should not change the users settings")

Now we do this consistently for all inputs.

Also, when editing the depth of a manually added dive, we now throw away
the samples (as those are certain to be inconsistent).

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-02-15 07:54:35 -08:00
..
qml QML UI: better text when no profile is shown for a dive 2016-02-15 07:27:00 -08:00
qmlmanager.cpp QML UI: no longer change unit preferences when parsing edits 2016-02-15 07:54:35 -08:00
qmlmanager.h QML UI: enable edit of gasmix 2016-02-13 10:04:05 -08:00
qmlprofile.cpp Avoid uninitialized memory access 2016-01-28 09:02:20 -08:00
qmlprofile.h try to fix profile scaling 2016-01-13 16:27:41 -08:00