summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qurlquery.cpp
Commit message (Expand)AuthorAgeFilesLines
* core: Add several QList::reserve() calls.Sérgio Martins2015-06-111-0/+1
* Add qHash(QUrlQuery)Marc Mutz2015-04-201-0/+21
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-1/+1
|\
| * Doc: corrected link/autolink issues in corelibNico Vertriest2015-02-241-1/+1
* | Update copyright headersJani Heikkinen2015-02-111-6/+6
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-4/+4
* Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-271-0/+8
* Doc: update the QUrl and QUrlQuery documentationThiago Macieira2013-08-041-1/+15
* QUrlQuery: update our understanding of delimitersThiago Macieira2013-08-041-19/+22
* Doc: Add the missing \since 5.0Debao Zhang2013-02-251-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Fix QUrlQuery qdoc errorsJeremy Katz2012-07-271-5/+28
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* QtCore: add member-swap to shared classesMarc Mutz2012-07-031-0/+7
* Port away from QUrl::MostDecodedThiago Macieira2012-05-221-3/+3
* Doc: Move some remaining files over for modularization.Casper van Donderen2012-05-091-1/+1
* Add some missing includes.Stephen Kelly2012-05-031-0/+2
* Change the component formatting enum values so the default is zeroThiago Macieira2012-04-111-5/+2
* Merge QUrl::DecodeAllDelimiters and QUrl::DecodeUnambiguousDelimitersThiago Macieira2012-04-111-11/+7
* Fix the handling of ambiguous delimiters in the query part of a URLThiago Macieira2012-04-111-18/+11
* Fix the license headers for the files in the new-qurl branchThiago Macieira2012-03-301-1/+1
* Port to the new QUrl APIThiago Macieira2012-03-301-1/+1
* Move some of qurl.cpp into other files for ease of maintenanceThiago Macieira2012-03-301-3/+1
* Long live QUrlQueryThiago Macieira2012-03-301-0/+745