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
/
core
/
gpslocation.h
Age
Commit message (
Expand
)
Author
2020-09-29
gps: remove unused member function
Dirk Hohndel
2020-03-09
mobile: use undo-command to apply gps fixes
Berthold Stoeger
2020-03-09
GPS fixes: split collecting GPS fixes into own function
Berthold Stoeger
2020-03-09
GPS fixes: collect fixes first, apply later
Berthold Stoeger
2019-10-26
Mobile: provide better tracking of applied GPS fixes
Dirk Hohndel
2019-09-27
Revert the singleton PR
Dirk Hohndel
2019-09-25
Cleanup: remove GpsLocation::instance() function
Berthold Stoeger
2019-09-25
Cleanup: remove GpsLocation::hasInstance()
Berthold Stoeger
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-09-24
core: fix connect call
Jan Mulder
2018-09-11
cleanup[4/6], mobile: remove superfluous code from gpslocation
Jan Mulder
2018-07-04
Translations: unify gettextFromC::tr() and QObject::tr()
Berthold Stoeger
2018-04-14
GPS: add signal to show that a new fix has been acquired
Dirk Hohndel
2018-01-10
GpsLocation::clearGpsData() is only used in SUBSURFACE_MOBILE
Jan Mulder
2017-07-25
Mobile: honour location service time threshold
Jan Mulder
2017-05-06
Check if we have an instance before dereferencing it
Dirk Hohndel
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2016-04-17
GPS provider: change haveGPS status if GPS source returns error
Dirk Hohndel
2016-04-17
GPS provider: track tristate information for GPS source
Dirk Hohndel
2016-04-15
QML UI: rewrite the commitChanges function
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel