aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile/qmlmanager.cpp
AgeCommit message (Expand)Author
2015-11-14Location service: make distance and time threshold configurableGravatar Dirk Hohndel
2015-11-14QML UI: userid is stored in General settingsGravatar Dirk Hohndel
2015-11-13Location service: upload GPS fixes to webserviceGravatar Dirk Hohndel
2015-11-13Location service: add ability to delete all stored GPS fixesGravatar Dirk Hohndel
2015-11-13QML UI: add preference for webservice user idGravatar Dirk Hohndel
2015-11-13Location service: report number of recorded GPS fixesGravatar Dirk Hohndel
2015-11-12Location service: apply the saved GPS fixes to dive listGravatar Dirk Hohndel
2015-11-11Location service: store locations in settingsGravatar Dirk Hohndel
2015-11-11Location service: toggle the service from the main menuGravatar Dirk Hohndel
2015-11-11Location service: move location provider into QML managerGravatar Dirk Hohndel
2015-11-11Location service: consistent way to output informationGravatar Dirk Hohndel
2015-08-31QML UI: Show log correctlyGravatar Grace Karanja
2015-08-31QML UI: Show message when loading divesGravatar Grace Karanja
2015-08-31QML UI: Add QML Log viewerGravatar Grace Karanja
2015-08-31QML UI: Use AddDive instead of clear diveGravatar Grace Karanja
2015-08-31QML UI: Clear divelist model before starting new diveGravatar Grace Karanja
2015-08-31QML UI: Start Add Dive featureGravatar Grace Karanja
2015-07-27QML UI: if the cloud credentials are set, open the dive listGravatar Dirk Hohndel
2015-07-27QML UI: prevent crash when trying to set message without windowGravatar Dirk Hohndel
2015-07-24QML UI: make sure the dive list is empty before loading divesGravatar Dirk Hohndel
2015-07-22QML UI: Implement saving of cloud passwordGravatar Grace Karanja
2015-07-17QML UI: Implement saving of divesGravatar Grace Karanja
2015-07-12QML UI: implement a message area to show information to the userGravatar Dirk Hohndel
2015-07-12Whitespace cleanupGravatar Dirk Hohndel
2015-07-10QML UI: whitespace fixGravatar Grace Karanja
2015-07-10QML UI: Load dives from cloudGravatar Grace Karanja
2015-07-10QML UI: add cloud credential fields to the QMLManager classGravatar Grace Karanja
2015-06-20Fix bug where dives are shown twiceGravatar Grace Karanja
2015-06-20Add DiveListModelGravatar Grace Karanja
2015-06-20Link QMLManager to the main.qml fileGravatar Grace Karanja
2015-06-20Add QMLManager classGravatar Grace Karanja