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-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
2015-07-17
QML UI: Implement saving of dives
Grace Karanja
2015-07-12
QML UI: implement a message area to show information to the user
Dirk Hohndel
2015-07-12
Whitespace cleanup
Dirk Hohndel
2015-07-10
QML UI: whitespace fix
Grace Karanja
2015-07-10
QML UI: Load dives from cloud
Grace Karanja
2015-07-10
QML UI: add cloud credential fields to the QMLManager class
Grace Karanja
2015-06-20
Fix bug where dives are shown twice
Grace Karanja
2015-06-20
Add DiveListModel
Grace Karanja
2015-06-20
Link QMLManager to the main.qml file
Grace Karanja
2015-06-20
Add QMLManager class
Grace Karanja