summaryrefslogtreecommitdiff
path: root/src/plugins/position/positionpoll
Commit message (Expand)AuthorAgeFilesLines
* QtPositioning: refactor QGeoPositionInfoSourceFactoryIvan Solovev2021-01-222-12/+15
* QtPositioning: port to cmakeIvan Solovev2021-01-201-0/+19
* Add missing overrideAlexander Volkov2020-06-291-3/+3
* Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-251-1/+1
* Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-08-031-12/+14
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2018-02-051-11/+11
* 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
|/
* Skip loading real plugins in testsLaszlo Agocs2015-09-091-1/+2
* Qualify positioning headers when including them from elsewhereUlf Hermann2015-03-173-6/+6
* 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
* Add Q_DECL_OVERRIDE where missingAlex Blasche2015-02-171-2/+2
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-154-16/+16
* Add center() function to QGeoShape.Aaron McCarthy2014-12-041-20/+1
* Update license headers and add new license filesAntti Kokko2014-08-244-76/+44
* Fix the names of the plugin factory classes for static plugin loadingAlex Blasche2014-06-253-5/+5
* Add PLUGIN_CLASS_NAME declarations to plug-in projectsAlex Blasche2014-04-231-0/+1
* Position plug-ins don't need QtGuiOswald Buddenhagen2014-02-281-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-171-1/+1
|\
| * Remove byte order marker which causes problems with older compilersAlex Blasche2014-01-151-1/+1
* | Positioning backend for AndroidAlex Blasche2014-01-032-4/+4
|/
* Add NoError to the various Positioning Source classes.Alex Blasche2013-10-301-1/+3
* Improve area monitoring API.Alex Blasche2013-09-174-65/+464
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-025-5/+5
* QGeoAreaMonitor becomes loadable via plugins.Alex Blasche2013-08-226-0/+363