summaryrefslogtreecommitdiff
path: root/src/plugins/position/corelocation
Commit message (Expand)AuthorAgeFilesLines
* Re-request authorization after the authorization has changedAndy Shaw2019-11-151-10/+15
* QGeoPositionInfoSourceCL: Initialize location timestamp with UTC time specAndrew Dolby2019-06-141-3/+1
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-231-4/+4
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-231-8/+19
|\
| * CoreLocation: fix unconditional (previously) method callsTimur Pocheptsov2018-10-221-8/+19
* | Fix namespaced buildLiang Qi2018-10-051-2/+2
|/
* Check authorization in QGeoPositionInfoSourceCL::enableLocationManagerPaolo Angelelli2018-09-181-1/+33
* Clean up our Objective-C usageLiang Qi2018-03-091-5/+5
* Add .mm to DISTFILES if not on MacPaolo Angelelli2018-03-051-0/+4
* Apple platforms: properly guard API access when requesting location infoJake Petroules2018-01-022-14/+19
* CLLocationManager - allow background updatesTimur Pocheptsov2017-03-171-0/+16
* Fix dynamic linking on iOS and tvOSJake Petroules2016-08-231-3/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-05-181-1/+1
|\
| * A new QGeoPositionInfoSourceCL should be initialized with NoError.Alexandru Croitor2016-04-281-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-081-4/+5
|\ \ | |/
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-4/+5
* | Updated license headersAntti Kokko2016-01-204-56/+80
* | tvOS supportMike Krus2015-12-312-1/+12
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-081-0/+11
* Enable positioning for OS XLaszlo Agocs2015-09-101-0/+4
* Skip loading real plugins in testsLaszlo Agocs2015-09-091-1/+2
* Fix build systemUlf Hermann2015-03-131-2/+0
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-184-4/+4
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-184-12/+12
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-154-48/+32
* iOS 8 - CLLocationManager authorizationTimur Pocheptsov2014-10-231-0/+8
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-4/+8
|\
| * OSX: Fix QGeoPositionInfo attribute values with corelocation plug-inv5.3.25.3.2Alex Blasche2014-08-151-4/+8
* | Update license headers and add new license filesAntti Kokko2014-08-242-38/+22
|/
* Fixed symbol clash between sensor and positioning plug-in on iOSAlex Blasche2014-07-141-3/+3
* Fix the names of the plugin factory classes for static plugin loadingAlex Blasche2014-06-251-1/+1
* Add PLUGIN_CLASS_NAME declarations to plug-in projectsAlex Blasche2014-04-231-1/+1
* Position plug-ins don't need QtGuiOswald Buddenhagen2014-02-281-1/+1
* Add CoreLocation positioning plugin for QtLocationIan Dean2013-12-126-0/+491