subsurface/qt-mobile/qml
Dirk Hohndel fa338a26b8 QML UI: add feature to add current position when editing dive
This isn't quite perfect yet. If it takes too long to get the GPS fix (i.e., if
you save it before you get the fix), this will simply fail and not store a
position. But in normal conditions (you check the box, you edit the data, you
save), especially when outside on a dive boat, this should work fine.

For the other cases we need to implement some kind of callback to still collect
the data.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-01-01 17:26:26 -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 Mobile CloudCredentials: hide password on entry 2015-12-30 07:25:31 -08:00
dive.jpg Add banner image for the left drawer menu 2015-11-29 17:41:16 +01:00
DiveDetails.qml QML UI: update context menu text 2016-01-01 09:31:51 -08:00
DiveDetailsEdit.qml QML UI: add feature to add current position when editing dive 2016-01-01 17:26:26 -08:00
DiveDetailsView.qml QML UI: obtain a reasonable margin from QML 2015-12-29 09:50:47 -08:00
DiveList.qml QML UI: try to remove two binding loops 2015-12-27 12:28:08 -08:00
DownloadFromDiveComputer.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
Log.qml QML UI: allow the user to close the Log 2016-01-01 16:34:12 -08:00
main.qml QML UI: consistency in naming 2016-01-01 09:34:32 -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: consistency in naming 2016-01-01 09:34:32 -08:00