summaryrefslogtreecommitdiff
path: root/tests/auto/qgeocoordinate
Commit message (Expand)AuthorAgeFilesLines
* Increase the QGeoCoordinate debug operator precisionAlex Blasche2017-03-091-3/+4
* Fix for negative QGeoCoordinate.azimuthTo results in range ]360, 359[Paolo Angelelli2016-04-111-1/+6
* Add hash function for QGeoCoordinateAlex Blasche2016-03-021-0/+40
* Updated license headersAntti Kokko2016-01-201-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-281-1/+0
* 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
* Ensure QtPositioning value types don't change QDebug spacing policyAlex Blasche2015-01-271-9/+12
* Remove temporary operator< for QtPositioning value typesAlex Blasche2015-01-151-1/+1
* Make QtLocation work after internal valuetype changes in QtQMLAlex Blasche2015-01-081-1/+10
* Fix QGeoCoordinate::toString() when rounding long/lat corner casesAlex Blasche2014-10-131-0/+22
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Fix wrong qreal architecture checksv5.3.15.3.1Dmitry Shachnev2014-06-121-30/+33
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-1/+1
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Tests: Use qInstallMessageHandlerKai Koehne2012-09-141-4/+4
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Move qlocationtestutils.* to a more appropriate locationabcd2012-08-014-280/+3
* Fixes for QPlaceResult + unit testsabcd2012-07-311-9/+129
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-081-1/+1
* Replace QT_ARCH usage with Q_PROCESSOR_* and Q_OS_* equivalentsBradley T. Hughes2012-02-171-3/+3
* Remove duplicate definitions of testlib macros.Jason McDonald2012-02-131-30/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update obsolete contact address.Jason McDonald2012-01-233-3/+3
* Use QTRY_COMPARE/VERIFY_WITH_TIMEOUT from QTestLib.Friedemann Kleint2012-01-161-0/+3
* Update copyright year in license headers.Jason McDonald2012-01-063-3/+3
* QtLocation doesn't support Symbian anymore.alex2011-11-103-45/+0
* Add support for getting/setting QML location elements from C++.Aaron McCarthy2011-11-101-1/+1
* Add unit tests for QNmeaPositionInfoSource.alex2011-11-041-7/+0
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-101-2/+3
* Add QGeoPositionInfoSource unit testalex2011-10-062-14/+0
* Cleanup project files of test case plug-insalex2011-10-061-1/+1
* Fix missing/outdated license headers.Aaron McCarthy2011-09-263-6/+6
* Enable building of auto tests + use Qt namespace in autotestsabcd2011-07-141-1/+1
* Fix comparison operator for qgeoplaceabcd2011-07-051-1/+0
* fix whitespaceabcd2011-07-042-10/+10
* Merge(/replace) places geocoordinate unit test with mobility unit testabcd2011-07-044-69/+1119
* Add in qgeocoordinate unit testabcd2011-06-272-0/+90