summaryrefslogtreecommitdiff
path: root/tests/auto/qgeoareamonitor
Commit message (Expand)AuthorAgeFilesLines
* Remove QtPositioning module from qtlocation.gitIvan Solovev2021-10-278-1457/+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-206-3/+239
* QtPositioning: refactor tests for QGeoAreaMonitorIvan Solovev2021-05-203-49/+78
* 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: fix test dependenciesIvan Solovev2021-02-171-1/+1
* QtPositioning: refactor QGeoAreaMonitorInfoIvan Solovev2021-02-101-2/+25
* QtPositioning: fix unit testsIvan Solovev2021-02-031-1/+2
* QtPositioning: reset errors properlyIvan Solovev2021-01-291-0/+2
* QtPositioning: remove QGeoPositionInfoSource::updateTimeout signalIvan Solovev2021-01-262-4/+7
* Use api-version 3 in QtPositioning CMake scriptsAndreas Buhr2021-01-261-1/+1
* QtPositioning: get rid of warningsIvan Solovev2021-01-221-7/+7
* QtPositioning: port to cmakeIvan Solovev2021-01-201-0/+18
* 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-203-51/+36
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-281-1/+0
* Adjust plugin path for win to cope with Debug/Release dirsAlex Blasche2015-07-291-0/+5
* Prospective fix for running tests in the new CI on OS XSimon Hausmann2015-07-291-0/+2
* Qualify positioning headers when including them from elsewhereUlf Hermann2015-03-172-8/+8
* Fix QGeoAreaMonitor unit testAlex Blasche2015-02-241-3/+3
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-183-3/+3
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-183-9/+9
* 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-153-12/+12
* 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-243-57/+33
* Add NoError to the various Positioning Source classes.Alex Blasche2013-10-301-1/+1
* Improve area monitoring API.Alex Blasche2013-09-175-149/+883
* Improve definition of projects belonging to QtPositioning & QtLocationAlex Blasche2013-09-161-1/+1
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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-212-0/+261