summaryrefslogtreecommitdiffstats
path: root/src/core/location_provider_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* General adaptations for Chromium 69Allan Sandfeld Jensen2018-09-221-2/+2
* Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-061-1/+2
* Don't recreate the position info source if we already have oneAndy Shaw2018-03-281-1/+2
* Basic adaptations for 64-basedAllan Sandfeld Jensen2018-03-151-10/+9
* GeoLocation adaptations for Chromium 55Allan Sandfeld Jensen2017-03-011-15/+15
* Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-111-15/+19
|\
| * Improve location provider thread safetyAllan Sandfeld Jensen2016-06-101-15/+19
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
|/
* Fix access after freeAllan Sandfeld Jensen2016-01-151-2/+7
* find high accuracy geo position source if requestedJoerg Bornemann2015-11-091-3/+23
* Signal that no positioning backend is availableKai Koehne2015-09-251-6/+11
* Fix geolocation (and slight cleanup)Pierre Rossi2015-03-181-10/+1
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-2/+6
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Wire the geolocation API to QtPositioningPierre Rossi2014-11-241-0/+248