summaryrefslogtreecommitdiff
path: root/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QtPositioning module from qtlocation.git6.2.46.2.36.2.26.2Ivan Solovev2021-11-021-977/+0
* QtPositioning: convert streaming operators to hidden friendsIvan Solovev2021-07-191-0/+12
* QGeoAreaMonitorSource: add virtual methods to toggle custom propertiesIvan Solovev2021-07-191-0/+82
* QGeoAreaMonitorPolling: fix connection check logicIvan Solovev2021-05-201-1/+74
* QtPositioning: refactor tests for QGeoAreaMonitorIvan Solovev2021-05-201-17/+31
* Skip tst_QGeoAreaMonitorSource::tst_swapOfPositionSource on gcc-armv7Ivan Solovev2021-03-021-0/+4
* QtPositioning: use smart pointers in testsIvan Solovev2021-02-171-57/+65
* QtPositioning: refactor QGeoAreaMonitorInfoIvan Solovev2021-02-101-2/+25
* QtPositioning: fix unit testsIvan Solovev2021-02-031-1/+2
* Declare/Register metatype for QGeoPositionInfoPaolo Angelelli2018-03-231-2/+0
* Re-enable QGeoAreaMonitor::debug testAlex Blasche2017-07-301-1/+0
* Adapt tests to the new QDateTime debug output behaviorPaolo Angelelli2017-07-181-3/+4
* Don't try to set library paths if !QT_CONFIG(library)Ulf Hermann2017-03-071-0/+2
* Updated license headersAntti Kokko2016-01-201-17/+12
* Adjust plugin path for win to cope with Debug/Release dirsAlex Blasche2015-07-291-0/+5
* Qualify positioning headers when including them from elsewhereUlf Hermann2015-03-171-7/+7
* Fix QGeoAreaMonitor unit testAlex Blasche2015-02-241-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
* Fix QGeoAreaMonitor test failure following QDateTime changeAlex Blasche2015-02-171-3/+3
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-151-4/+4
* Fix failing qgeoareamonitorinfo unit testAlex Blasche2015-02-101-3/+3
* Ensure QtPositioning value types don't change QDebug spacing policyAlex Blasche2015-01-271-0/+60
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Improve area monitoring API.Alex Blasche2013-09-171-148/+586
* QGeoAreaMonitor becomes loadable via plugins.Alex Blasche2013-08-221-0/+12
* Fix autotests while shadow building with install pathAlex Blasche2013-07-111-0/+5
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Coding style fixes: use true/false rather than TRUE/FALSE macrosAlex Wilson2012-05-151-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Add support for getting/setting QML location elements from C++.Aaron McCarthy2011-11-101-1/+0
* Add unit test for QGeoAreaMonitoralex2011-10-211-0/+254