subsurface/mobile-widgets/qml
Dirk Hohndel 6e6cce770b QML UI: keep QML manager and the UI in sync about selected dive
The manager can now directly update the index of the selected dive, and
the UI tells the manager the timestamp of the currently selected dive.
This allows the manager to pick the best possible dive as selected dive
if things change (for example if the dive list gets reloaded because it
changed in cloud storage).

Fixes #1009

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-04-14 09:43:33 -07:00
..
icons
theme
About.qml QML UI: more fixes to correctly calculate page widths 2016-04-07 22:57:01 -07:00
CloudCredentials.qml QML UI: make readonly fields more obvious in dive edit 2016-04-08 11:14:10 -07:00
dive.jpg
DiveDetails.qml QML UI: keep QML manager and the UI in sync about selected dive 2016-04-14 09:43:33 -07:00
DiveDetailsEdit.qml QML UI: make readonly fields more obvious in dive edit 2016-04-08 11:14:10 -07:00
DiveDetailsView.qml QML UI: fix page width calculation for dive details 2016-04-07 11:22:44 -07:00
DiveList.qml QML UI: hide keyboard before saving credentials 2016-04-06 11:40:34 -07:00
DownloadFromDiveComputer.qml
GpsList.qml
Log.qml QML UI: more fixes to correctly calculate page widths 2016-04-07 22:57:01 -07:00
main.qml QML UI: only force network access when user asks us to 2016-04-08 12:37:17 -07:00
mobile-resources.qrc QML UI: make readonly fields more obvious in dive edit 2016-04-08 11:14:10 -07:00
Preferences.qml QML UI: make readonly fields more obvious in dive edit 2016-04-08 11:14:10 -07:00
StartPage.qml QML UI: remove redundant heading 2016-04-07 22:57:01 -07:00
StyledTextField.qml QML UI: make readonly fields more obvious in dive edit 2016-04-08 11:14:10 -07:00
SubsurfaceButton.qml
TextButton.qml
ThemeTest.qml QML UI: more theme information 2016-04-05 16:50:43 -07:00
TopBar.qml