subsurface/qt-mobile
Dirk Hohndel 99a5a743c4 QML UI: change the way we extract input data from dive edit
Instead of doing the silly "onEditingFinished" we get the strings from the QML
components at the time we commit the change. Much more logical, much more
straight forward, no issues with the TextArea not having an onEditingFinished
signal.

This still has a few open todos: the temperatures aren't parsed, the edit
screen is missing depth and duration, we can't edit the dive time (and it isn't
passed in on the commit). But it's progress.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-12-26 22:57:47 -08:00
..
qml QML UI: change the way we extract input data from dive edit 2015-12-26 22:57:47 -08:00
qmlmanager.cpp QML UI: change the way we extract input data from dive edit 2015-12-26 22:57:47 -08:00
qmlmanager.h QML UI: change the way we extract input data from dive edit 2015-12-26 22:57:47 -08:00
qmlprofile.cpp QML-UI: attempt to improve profile scaling 2015-12-26 09:03:33 -08:00
qmlprofile.h Cache diveprofile widget in the diveprofile QtQuick item 2015-11-11 19:06:00 -08:00