summaryrefslogtreecommitdiff
path: root/tests/auto/qnmeapositioninfosource/dummynmeapositioninfosource/tst_dummynmeapositioninfosource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QtPositioning module from qtlocation.gitIvan Solovev2021-10-271-149/+0
* QGeoPositionInfoSource: add property bindingsIvan Solovev2021-05-121-1/+0
* QtPositioning: use smart pointers in testsIvan Solovev2021-02-171-0/+1
* QtPositioning: move QNmeaSatelliteInfoSource to the libraryIvan Solovev2021-02-121-3/+4
* QtPositioning: get rid of warningsIvan Solovev2021-01-221-5/+5
* Declare/Register metatype for QGeoPositionInfoPaolo Angelelli2018-03-231-2/+1
* Updated license headersAntti Kokko2016-01-201-17/+12
* Qualify positioning headers when including them from elsewhereUlf Hermann2015-03-171-1/+1
* 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
* 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
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-081-3/+3
* 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
* Fixed QtLocation namespace compilation.Toby Tomkins2011-11-281-1/+0
* Add unit tests for QNmeaPositionInfoSource.alex2011-11-041-0/+163