summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qurlquery
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-6/+6
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-12/+12
* Add qHash(QUrlQuery)Marc Mutz2015-04-201-0/+3
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-011-6/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Port away from QUrl::MostDecodedThiago Macieira2012-05-221-2/+2
* Change the component formatting enum values so the default is zeroThiago Macieira2012-04-111-5/+8
* Merge QUrl::DecodeAllDelimiters and QUrl::DecodeUnambiguousDelimitersThiago Macieira2012-04-111-4/+4
* Forward the methods dealing with the break down of query to QUrlQueryThiago Macieira2012-03-301-0/+120
* Long live QUrlQueryThiago Macieira2012-03-302-0/+700