subsurface/qt-mobile/qml
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
..
mobilecomponents QML-UI: fix black squares on some Android devices 2015-12-24 17:57:40 -08:00
theme Clean up dead code in units 2015-11-07 09:03:01 -08:00
CloudCredentials.qml Fix page margins in preferences and cloudcredentials 2015-12-08 04:55:56 +01:00
dive.jpg Add banner image for the left drawer menu 2015-11-29 17:41:16 +01:00
DiveDetails.qml QML UI: change the way we extract input data from dive edit 2015-12-26 22:57:47 -08:00
DiveDetailsEdit.qml QML UI: change the way we extract input data from dive edit 2015-12-26 22:57:47 -08:00
DiveDetailsView.qml QML UI: mark locations with GPS data 2015-12-26 13:33:11 -08:00
DiveList.qml QML-UI: add hacky, useless way to show the GPS location of a dive 2015-12-26 13:33:11 -08:00
DownloadFromDiveComputer.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
Log.qml Page margins for app log 2015-12-08 04:56:45 +01:00
main.qml QML UI: correct text for context drawer when adding dive 2015-12-26 21:56:45 -08:00
mobile-resources.qrc Add more icons 2015-12-07 18:46:57 +01:00
Preferences.qml Fix page margins in preferences and cloudcredentials 2015-12-08 04:55:56 +01:00
StartPage.qml QML UI: show better message about dive list at start 2015-12-15 13:33:53 -08:00
TextButton.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
ThemeTest.qml theme test improvements 2015-12-08 02:07:31 +01:00
TopBar.qml QML UI: show app name in the top bar as Subsurface mobile 2015-12-26 13:47:23 -08:00