summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp
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
* 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.1Dmitry Shachnev2014-06-121-30/+33
* 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
* Move qlocationtestutils.* to a more appropriate locationabcd2012-08-011-1/+1
* Replace QT_ARCH usage with Q_PROCESSOR_* and Q_OS_* equivalentsBradley T. Hughes2012-02-171-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
* QtLocation doesn't support Symbian anymore.alex2011-11-101-16/+0
* Add support for getting/setting QML location elements from C++.Aaron McCarthy2011-11-101-1/+1
* Cleanup project files of test case plug-insalex2011-10-061-1/+1
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-2/+2
* Enable building of auto tests + use Qt namespace in autotestsabcd2011-07-141-1/+1
* fix whitespaceabcd2011-07-041-8/+8
* Merge(/replace) places geocoordinate unit test with mobility unit testabcd2011-07-041-64/+879
* Add in qgeocoordinate unit testabcd2011-06-271-0/+83