summaryrefslogtreecommitdiffstats
path: root/qt-mobile/gpslocation.cpp
AgeCommit message (Expand)Author
2015-11-18Location service: move into subsurface-coreGravatar Dirk Hohndel
2015-11-18Location service: make message delivery configurableGravatar Dirk Hohndel
2015-11-18Location service: set user agent stringGravatar Dirk Hohndel
2015-11-18Location service: retrieve the userid using the cloud storage APIGravatar Dirk Hohndel
2015-11-14Location service: send dive site nameGravatar Dirk Hohndel
2015-11-14Location service: make distance and time threshold configurableGravatar 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-13Location service: Correctly access the last stored GPS fixGravatar Dirk Hohndel
2015-11-13Location service: only request a fix once every 5 minutesGravatar Dirk Hohndel
2015-11-13Location service: make persistant storage work correctlyGravatar Dirk Hohndel
2015-11-13Location service: report number of recorded GPS fixesGravatar Dirk Hohndel
2015-11-12Location service: add member to apply the gps locations to divesGravatar Dirk Hohndel
2015-11-12Location service: move GPS data to separate QSettings instanceGravatar Dirk Hohndel
2015-11-11Location service: only store gps fix after certain time or distanceGravatar 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-11-11Location service: move files around to fit new directory layoutGravatar Dirk Hohndel