subsurface/qt-mobile/qml
Dirk Hohndel 8baae6a3b6 QML-UI: make dive edit almost sort of work
So this has a lot of caveats:
- right now it only works for buddy, divemaster and suit
- you have to actually exit the field with your cursor or the change
  doesn't take - that's ridiculous, there must be a far more clever way to
  do this
- because I use the onEditingFinished handler I can't do this for the
  Notes (so here's another reason why I KNOW that this is the wrong way to
  do this)
But it shows in principle how this could be done and once someone who
actually knows what they are doing gets their hands on the code I'm
optimistic that this can be morphed into something much more useful.

It does tie together the changes made in the previous commits so that both
clicking around on the dive list gives the expected results and synching
the data back to the cloud actually works.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-12-07 22:24:56 -08:00
..
mobilecomponents sync with mobilecomponents f4d5d19fc 2015-12-08 04:55:56 +01: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: make dive edit almost sort of work 2015-12-07 22:24:56 -08:00
DiveDetailsEdit.qml QML-UI: make dive edit almost sort of work 2015-12-07 22:24:56 -08:00
DiveDetailsView.qml QML-UI: add dive date to the detail view 2015-12-07 14:59:52 -08:00
DiveList.qml fix vertical alignment in divelist 2015-12-08 04:55:56 +01: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 implement new menu structure 2015-12-08 04:55:56 +01: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 Fix page margins of start page 2015-12-08 02:08:37 +01: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 Align subsurface logo correctly 2015-11-30 02:43:40 +01:00