summaryrefslogtreecommitdiff
path: root/tests/auto/qgeoaddress
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Use QStringLiteral whereever possibleAlex Blasche2014-05-151-13/+13
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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-242-0/+198