subsurface/qt-mobile
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
..
qml QML-UI: make dive edit almost sort of work 2015-12-07 22:24:56 -08:00
qmlmanager.cpp QML-UI: make dive edit almost sort of work 2015-12-07 22:24:56 -08:00
qmlmanager.h QML-UI: re-architect the way we access network resources 2015-12-04 19:51:35 -08:00
qmlprofile.cpp QML-UI: delete unused code 2015-12-05 06:29:06 -08:00
qmlprofile.h Cache diveprofile widget in the diveprofile QtQuick item 2015-11-11 19:06:00 -08:00