summaryrefslogtreecommitdiff
path: root/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QtPositioning module from qtlocation.gitIvan Solovev2021-10-271-807/+0
* QtPositioning tests: reduce timeoutsIvan Solovev2021-05-211-29/+28
* QGeoPositionInfoSource: fix flaky testIvan Solovev2021-05-171-1/+2
* QGeoPositionInfoSource: add property bindingsIvan Solovev2021-05-121-3/+24
* QtPositioning: use smart pointers in testsIvan Solovev2021-02-171-7/+6
* QtPositioning: remove QGeoPositionInfoSource::updateTimeout signalIvan Solovev2021-01-261-20/+29
* QtPositioning: get rid of warningsIvan Solovev2021-01-221-8/+8
* Combine NMEA sentences - Live modePaolo Angelelli2018-06-211-2/+2
* Declare/Register metatype for QGeoPositionInfoPaolo Angelelli2018-03-231-2/+1
* 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-2/+2
* 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
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Enforce the use of test.source position plug-in in auto testsAlex Blasche2014-08-141-1/+1
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-19/+19
* Add NoError to the various Positioning Source classes.Alex Blasche2013-10-301-1/+1
* 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
* Move qlocationtestutils.* to a more appropriate locationabcd2012-08-011-1/+1
* Improve QGeoPositionInfoSource test a bit.Aaron McCarthy2012-06-051-59/+54
* Coding style fixes: use true/false rather than TRUE/FALSE macrosAlex Wilson2012-05-151-2/+2
* Remove obsolete Symbian filesalex2012-03-081-4/+0
* Add error handling for Position and Satellite sourcesCarsten Bürger2012-02-201-0/+2
* 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
* QPositionInfoSource uses a 5min test timeoutalex2011-11-221-1/+3
* QtLocation doesn't support Symbian anymore.alex2011-11-101-6/+0
* Reduce flakiness of QNmeaPositionInfoSource unit testalex2011-11-091-1/+7
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-11-091-2/+2
* Add QGeoPositionInfoSource unit testalex2011-10-061-0/+785