summaryrefslogtreecommitdiff
path: root/tests/auto/qgeoaddress/tst_qgeoaddress.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QtPositioning module from qtlocation.git6.2.46.2.36.2.26.2Ivan Solovev2021-11-021-647/+0
* QGeoAddress: add qHash overloadIvan Solovev2021-07-271-0/+83
* QGeoAddress: support move operationsIvan Solovev2021-07-191-0/+35
* QtPositioning: use smart pointers in testsIvan Solovev2021-02-171-2/+1
* QGeoAddress: add street numberIvan Solovev2021-02-121-97/+68
* 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
* Use QStringLiteral whereever possibleAlex Blasche2014-05-151-13/+13
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Change <br> line delimeter to <br/>abcd2012-05-101-105/+105
* Ensure Address::text is generated if not explicitly assignedabcd2012-04-161-0/+313
* Rename formattedAddress to text.Aaron McCarthy2012-02-101-6/+6
* Add formattedAddress property to address.Aaron McCarthy2012-02-071-0/+13
* 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
* Rename postcode to postalCodeabcd2011-11-301-6/+6
* Full functional coverage for QGeoAddress.Aaron McCarthy2011-09-261-1/+42
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-0/+41
* Remove alternative labelsabcd2011-07-261-27/+0
* Enable building of auto tests + use Qt namespace in autotestsabcd2011-07-141-1/+1
* Add QGeoAddress unit testabcd2011-06-241-0/+191