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
/
subsurface-core
/
gpslocation.h
Age
Commit message (
Expand
)
Author
2016-01-11
Random whitespace cleanup
Dirk Hohndel
2016-01-10
QML UI: refresh divelist after GPS data was successfully applied
Dirk Hohndel
2016-01-10
GPS data: delete fixes on the server
Dirk Hohndel
2016-01-10
GPS data: more fixes
Dirk Hohndel
2016-01-10
Reimplement the internal repesentation of GPS fixes
Dirk Hohndel
2016-01-08
QML UI: partial, slow and incomplete implementation of delete GPS fix
Dirk Hohndel
2016-01-08
Untangle Library Linkage
Tomaz Canabrava
2016-01-07
Compile fix
Dirk Hohndel
2016-01-07
Populate the model with the GPS fixes
Dirk Hohndel
2016-01-07
Download gps locations in the mobile app
Dirk Hohndel
2016-01-07
Create GpsListModel in order to be able to display GPS fixes
Dirk Hohndel
2016-01-01
Location service: get the current position
Dirk Hohndel
2016-01-01
Location service: support the concept of waiting for a position
Dirk Hohndel
2016-01-01
Location service: restructure the way GpsSource is managed
Dirk Hohndel
2015-12-02
Add instance method for GpsLocation
Dirk Hohndel
2015-11-30
Subsurface-mobile: don't create the GPS source until it is needed
Dirk Hohndel
2015-11-18
applyLocations should be a void function
Dirk Hohndel
2015-11-18
Location service: check presence of location source
Dirk Hohndel
2015-11-18
Location service: move into subsurface-core
Dirk Hohndel