summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qurlquery.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-211-1/+1
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-121-2/+2
|\
| * Make QUrl::removeAllQueryItems actually remove the query itemsThiago Macieira2016-01-091-2/+2
* | QtCore: eradicate all Q_FOREACH loops [io]Marc Mutz2016-01-041-2/+2
|/
* QtCore: make all Q_DECLARE_SHARED types nothrow move-assignableMarc Mutz2015-06-301-3/+2
* 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
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* Fix decoding of QByteArray in the deprecated "encoded" setters in QUrlThiago Macieira2012-08-201-7/+7
* Q_DECLARE_SHARED: mark the type movableMarc Mutz2012-07-101-1/+0
* QUrl::setEncodedQueryItems should replaceMartin Petersson2012-06-201-1/+1
* Re-add the Qt 4 compatibility methods for QUrl encoded query itemsThiago Macieira2012-04-121-0/+39
* Fix the license headers for the files in the new-qurl branchThiago Macieira2012-03-301-1/+1
* Add QUrl::setQuery overload with QUrlQueryThiago Macieira2012-03-301-3/+3
* Forward the methods dealing with the break down of query to QUrlQueryThiago Macieira2012-03-301-0/+23
* Long live QUrlQueryThiago Macieira2012-03-301-0/+117