index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mobile-widgets
/
qmlmanager.h
Age
Commit message (
Expand
)
Author
2017-05-27
QML UI: Fill the product list
Tomaz Canabrava
2017-04-29
Add SPDX header to mobile widgets and QML files
Dirk Hohndel
2017-04-14
QML UI: create completion list for cylinders as well
Dirk Hohndel
2017-04-04
QML UI: better handling of device pixel ratio
Dirk Hohndel
2016-09-04
QML UI: Enable cylinder edit
Joakim Bygdell
2016-06-13
QML UI: prepare to enter the cloud PIN on mobile UI
Dirk Hohndel
2016-05-21
Add init function to qmlmanager
Joakim Bygdell
2016-04-30
QML UI: when first entering cloud credentials, force cloud connection
Dirk Hohndel
2016-04-29
QML UI: when switching from no cloud to cloud usage, don't drop local data
Dirk Hohndel
2016-04-27
Add helper function for the consumption of loaded dive data
Dirk Hohndel
2016-04-22
QML UI: when chosing 'no cloud', switch to dive list
Dirk Hohndel
2016-04-17
QML UI: make the state of the GPS service available to QML
Dirk Hohndel
2016-04-15
QML UI: quit on back key while showing dive list
Dirk Hohndel
2016-04-15
QML UI: rewrite the commitChanges function
Dirk Hohndel
2016-04-14
QML UI: keep QML manager and the UI in sync about selected dive
Dirk Hohndel
2016-04-14
Make it easy to access the sort model from the QML manager
Dirk Hohndel
2016-04-13
Remove unused function
Dirk Hohndel
2016-04-11
Upon undoing a dive deletion select that dive
Robert Helling
2016-04-10
QML UI: try to do the right thing for changes on all platforms
Dirk Hohndel
2016-04-08
QML UI: only force network access when user asks us to
Dirk Hohndel
2016-04-06
QML UI: break the sync into explicit save local and save cloud
Dirk Hohndel
2016-04-06
QML UI: save with unchanged credentials returns to dive list
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel