aboutsummaryrefslogtreecommitdiffstats
path: root/core/gpslocation.cpp
AgeCommit message (Expand)Author
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2017-03-08Change calls to rint into lrint avoiding conversion warningsGravatar Jeremie Guichard
2016-08-10Unify handling of QDateTime time zone informationGravatar Robert C. Helling
2016-04-17With patched Qt 5.6 for iOS correctly handle disabled GPS sourceGravatar Dirk Hohndel
2016-04-17GPS provider: change haveGPS status if GPS source returns errorGravatar Dirk Hohndel
2016-04-17GPS provider: track tristate information for GPS sourceGravatar Dirk Hohndel
2016-04-15QML UI: rewrite the commitChanges functionGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel