summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qurl.h
Commit message (Expand)AuthorAgeFilesLines
...
* De-inline qHash(const QUrl&) and improveThiago Macieira2012-03-301-5/+1
* Add QUrl::setQuery overload with QUrlQueryThiago Macieira2012-03-301-0/+2
* Long live the new QUrl implementation.Thiago Macieira2012-03-301-52/+168
* Forward the methods dealing with the break down of query to QUrlQueryThiago Macieira2012-03-301-25/+14
* Add the code that recodes URLs.Thiago Macieira2012-03-301-0/+13
* Mark QUrl::{to,from}Punycode as deprecated since 5.0Thiago Macieira2012-03-301-2/+7
* Disable QUrl support in QVariant in bootstrapped modeThiago Macieira2012-03-241-2/+0
* Add QUrl formatting option "PreferLocalFile".David Faure2012-03-071-0/+1
* Add QUrl::toDisplayString(), which is toString() without password.David Faure2012-02-111-0/+1
* Fix compilation with -Werror -WshadowDavid Faure2012-02-081-4/+4
* Build with QT_NO_CAST_FROM_BYTEARRAYStephen Kelly2012-02-021-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QUrl: deprecate setEncodedUrl() and fromEncoded(), add url().David Faure2012-01-281-4/+9
* QUrl: Implement a number of ## Qt5 TODOs (merging overloads)David Faure2012-01-261-15/+5
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* remove QT3_SUPPORT in corelib/ioLars Knoll2011-06-291-50/+0
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-251-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-241-0/+3
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+302