summaryrefslogtreecommitdiff
path: root/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QtPositioning module from qtlocation.gitIvan Solovev2021-10-271-766/+0
* QtPositioning tests: reduce timeoutsIvan Solovev2021-05-211-23/+23
* QGeoSatelliteInfoSource: add property bindingsIvan Solovev2021-04-271-4/+9
* NMEA: distinguish between different satellite systemsIvan Solovev2021-03-021-1/+1
* QtPositioning: use smart pointers in testsIvan Solovev2021-02-171-10/+7
* QtPositioning: move QNmeaSatelliteInfoSource to the libraryIvan Solovev2021-02-121-3/+3
* QtPositioning: remove QGeoSatelliteInfoSource::requestTimeout signalIvan Solovev2021-01-261-43/+40
* QtPositioning: rename signal error() to errorOccurred()Ivan Solovev2021-01-251-17/+17
* QtPositioning: get rid of warningsIvan Solovev2021-01-221-6/+6
* Updated license headersAntti Kokko2016-01-201-17/+12
* Remove dependency on libgeoclue.Aaron McCarthy2015-09-101-12/+105
* 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
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-37/+37
* Add NoError to the various Positioning Source classes.Alex Blasche2013-10-301-1/+1
* 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
* Fix createDefaultSource() test for QGeoSatelliteInfoSource.Aaron McCarthy2012-02-271-3/+3
* Add error handling for Position and Satellite sourcesCarsten Bürger2012-02-201-0/+1
* 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
* adding updateInterval to qGeoSatelliteInfoSourceCarsten Bürger2011-12-081-9/+231
* QtLocation doesn't support Symbian anymore.alex2011-11-101-2/+0
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-11-091-1/+1
* Add QGeoSatelliteInfoSource unit testsalex2011-10-061-0/+466