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
/
qt-mobile
/
qmlmanager.cpp
Age
Commit message (
Expand
)
Author
2015-12-27
QML UI: if remote is same as local cache, don't load / process remote
Dirk Hohndel
2015-12-27
QML UI: load from cache before trying to sync with the cloud server
Dirk Hohndel
2015-12-26
QML UI: change the way we extract input data from dive edit
Dirk Hohndel
2015-12-26
QML UI: get add dive closer to being useful
Dirk Hohndel
2015-12-26
QML UI: don't crash when committing changes and unable to find the dive
Dirk Hohndel
2015-12-26
Two more helper functions for the QML manager
Dirk Hohndel
2015-12-26
QML-UI: add hacky, useless way to show the GPS location of a dive
Dirk Hohndel
2015-12-20
QML-UI: log the full version at start
Dirk Hohndel
2015-12-19
QML-UI: allow toggling verbose mode from the UI
Dirk Hohndel
2015-12-19
QML-UI: more log message when retrieving web user id
Dirk Hohndel
2015-12-19
QML-UI: actually show the right text for missing cloud credentials
Dirk Hohndel
2015-12-15
QML UI: show better message about dive list at start
Dirk Hohndel
2015-12-07
QML-UI: make dive edit almost sort of work
Dirk Hohndel
2015-12-07
QML-UI: that's not how you compare char pointers...
Dirk Hohndel
2015-12-04
QML-UI correct cut and paste error
Dirk Hohndel
2015-12-04
QML-UI: re-architect the way we access network resources
Dirk Hohndel
2015-12-03
QML-UI: replace the two ways to log progress with one
Dirk Hohndel
2015-12-03
QML-UI: open cloud storage once credentials were entered
Dirk Hohndel
2015-12-03
QML UI: different functions for saving Preferences and Cloud Credentials
Dirk Hohndel
2015-12-02
QML-UI: refuse to save to cloud unless you loaded from cloud, first
Dirk Hohndel
2015-12-02
QML UI: if load fails, don't continue processing data
Dirk Hohndel
2015-12-01
QML-UI: make sure errors make it to the log
Dirk Hohndel
2015-12-01
QML UI: add number of loaded dives to log
Dirk Hohndel
2015-11-30
QML UI: don't load dives before the UI has been instantiated
Dirk Hohndel
2015-11-30
Clear the Dive model before repopulating it
Dirk Hohndel
2015-11-18
Another missing call to mark_divelist_changed
Dirk Hohndel
2015-11-18
Location service: make message delivery configurable
Dirk Hohndel
2015-11-18
Location service: retrieve the userid using the cloud storage API
Dirk Hohndel
2015-11-18
QML UI: remove manual setting of web service userid
Dirk Hohndel
2015-11-14
Location service: make distance and time threshold configurable
Dirk Hohndel
2015-11-14
QML UI: userid is stored in General settings
Dirk Hohndel
2015-11-13
Location service: upload GPS fixes to webservice
Dirk Hohndel
2015-11-13
Location service: add ability to delete all stored GPS fixes
Dirk Hohndel
2015-11-13
QML UI: add preference for webservice user id
Dirk Hohndel
2015-11-13
Location service: report number of recorded GPS fixes
Dirk Hohndel
2015-11-12
Location service: apply the saved GPS fixes to dive list
Dirk Hohndel
2015-11-11
Location service: store locations in settings
Dirk Hohndel
2015-11-11
Location service: toggle the service from the main menu
Dirk Hohndel
2015-11-11
Location service: move location provider into QML manager
Dirk Hohndel
2015-11-11
Location service: consistent way to output information
Dirk Hohndel
2015-08-31
QML UI: Show log correctly
Grace Karanja
2015-08-31
QML UI: Show message when loading dives
Grace Karanja
2015-08-31
QML UI: Add QML Log viewer
Grace Karanja
2015-08-31
QML UI: Use AddDive instead of clear dive
Grace Karanja
2015-08-31
QML UI: Clear divelist model before starting new dive
Grace Karanja
2015-08-31
QML UI: Start Add Dive feature
Grace Karanja
2015-07-27
QML UI: if the cloud credentials are set, open the dive list
Dirk Hohndel
2015-07-27
QML UI: prevent crash when trying to set message without window
Dirk Hohndel
2015-07-24
QML UI: make sure the dive list is empty before loading dives
Dirk Hohndel
2015-07-22
QML UI: Implement saving of cloud password
Grace Karanja
[next]