summaryrefslogtreecommitdiff
path: root/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QtPositioning module from qtlocation.gitIvan Solovev2021-10-271-508/+0
* QGeoAreaMonitorPolling: fix connection check logicIvan Solovev2021-05-201-18/+23
* QtPositioning: reset errors properlyIvan Solovev2021-01-291-1/+4
* QtPositioning: remove QGeoPositionInfoSource::updateTimeout signalIvan Solovev2021-01-261-0/+1
* QtPositioning: rename signal error() to errorOccurred()Ivan Solovev2021-01-251-2/+2
* Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-251-1/+1
* Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-08-031-12/+14
* Updated license headersAntti Kokko2016-01-201-14/+20
* Qualify positioning headers when including them from elsewhereUlf Hermann2015-03-171-3/+3
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-181-3/+3
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-151-4/+4
* Add center() function to QGeoShape.Aaron McCarthy2014-12-041-20/+1
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Add NoError to the various Positioning Source classes.Alex Blasche2013-10-301-1/+3
* Improve area monitoring API.Alex Blasche2013-09-171-49/+431
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-1/+1
* QGeoAreaMonitor becomes loadable via plugins.Alex Blasche2013-08-221-0/+134