aboutsummaryrefslogtreecommitdiffstats
path: root/subsurface-core/gpslocation.cpp
AgeCommit message (Expand)Author
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