aboutsummaryrefslogtreecommitdiffstats
path: root/subsurface-core/gpslocation.cpp
AgeCommit message (Expand)Author
2016-03-24QML UI: add the position source reported to the logGravatar Dirk Hohndel
2016-03-24QML UI: GPS location service - correctly calculate the deltaGravatar Dirk Hohndel
2016-03-24QML UI: GPS location service - only show the fixes we storeGravatar Dirk Hohndel
2016-03-24Give more information about the GPS location serviceGravatar Dirk Hohndel
2016-03-07Simplify Q_FOREACHGravatar Tomaz Canabrava
2016-03-07Silence warnings for the GpsLocationGravatar Tomaz Canabrava
2016-01-22Avoid precision loss on GPS fixesGravatar Dirk Hohndel
2016-01-11Remove excessive debugging outputGravatar Dirk Hohndel
2016-01-11GPS data: create divesite when missing for applied GPS dataGravatar Dirk Hohndel
2016-01-10Compile fix for older compilersGravatar Dirk Hohndel
2016-01-10QML UI: refresh divelist after GPS data was successfully appliedGravatar Dirk Hohndel
2016-01-10GPS data: if deleting on server fails, remember to try againGravatar Dirk Hohndel
2016-01-10GPS data: don't try to track what's uploadedGravatar Dirk Hohndel
2016-01-10GPS data: delete fixes on the serverGravatar Dirk Hohndel
2016-01-10GPS data: more fixesGravatar Dirk Hohndel
2016-01-10Reimplement the internal repesentation of GPS fixesGravatar Dirk Hohndel
2016-01-08QML UI: partial, slow and incomplete implementation of delete GPS fixGravatar Dirk Hohndel
2016-01-08Untangle Library LinkageGravatar Tomaz Canabrava
2016-01-07Compile fixGravatar Dirk Hohndel
2016-01-07Compile fixGravatar Dirk Hohndel
2016-01-07Correctly adjust time stamp of GPS fixesGravatar Dirk Hohndel
2016-01-07Populate the model with the GPS fixesGravatar Dirk Hohndel
2016-01-07Download gps locations in the mobile appGravatar Dirk Hohndel
2016-01-07Create GpsListModel in order to be able to display GPS fixesGravatar Dirk Hohndel
2016-01-01Location service: get the current positionGravatar Dirk Hohndel
2016-01-01Location service: support the concept of waiting for a positionGravatar Dirk Hohndel
2016-01-01Location service: restructure the way GpsSource is managedGravatar Dirk Hohndel
2015-12-19Don't complain about missing GPS source unless mobileGravatar Robert C. Helling
2015-12-02Add instance method for GpsLocationGravatar Dirk Hohndel
2015-11-30Subsurface-mobile: don't create the GPS source until it is neededGravatar Dirk Hohndel
2015-11-18applyLocations should be a void functionGravatar Dirk Hohndel
2015-11-18gpslocation.cpp: fix signed vs unsinged int comparison warningGravatar Lubomir I. Ivanov
2015-11-18Location service: when applying GPS locations mark divelist changedGravatar Dirk Hohndel
2015-11-18Location service: check presence of location sourceGravatar Dirk Hohndel
2015-11-18Location service: move into subsurface-coreGravatar Dirk Hohndel