summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qurlquery/tst_qurlquery.cpp
Commit message (Expand)AuthorAgeFilesLines
* QUrlQuery: Implement initializer list constructorSamuel Gaist2018-12-091-0/+8
* 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/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
* 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-301-0/+695