projects
/
profile
/
ivi
/
qtbase.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Doc: Prepare for building modular QtCore docs.
[profile/ivi/qtbase.git]
/
src
/
corelib
/
io
/
qurl.cpp
2012-04-19
Casper van Donderen
Doc: Prepare for building modular QtCore docs.
blob
|
commitdiff
2012-04-17
Lars Knoll
Merge "Merge remote-tracking branch 'origin/api_changes...
blob
|
commitdiff
|
diff to current
2012-04-17
Lars Knoll
Merge remote-tracking branch 'origin/api_changes'
blob
|
commitdiff
|
diff to current
2012-04-16
Lars Knoll
Merge remote-tracking branch 'origin/master' into api_c...
blob
|
commitdiff
|
diff to current
2012-04-13
Konstantin Ritt
replace hardcoded values with a surrogate handling...
blob
|
commitdiff
|
diff to current
2012-04-12
Thiago Macieira
Ensure proper handling of empty-but-present URL components
blob
|
commitdiff
|
diff to current
2012-04-12
Thiago Macieira
Fix warning introduced in "Adjust a double leading...
blob
|
commitdiff
|
diff to current
2012-04-11
Thiago Macieira
Change the component formatting enum values so the...
blob
|
commitdiff
|
diff to current
2012-04-11
Thiago Macieira
Allow {} to remain decoded in URLs in the path and...
blob
|
commitdiff
|
diff to current
2012-04-11
Thiago Macieira
Merge QUrl::DecodeAllDelimiters and QUrl::DecodeUnambig...
blob
|
commitdiff
|
diff to current
2012-04-11
Thiago Macieira
Fix the handling of ambiguous delimiters in the query...
blob
|
commitdiff
|
diff to current
2012-04-11
Thiago Macieira
Make QUrl handle ambiguous delimiters correctly
blob
|
commitdiff
|
diff to current
2012-04-10
Thiago Macieira
Adjust a double leading slash in the path for FTP to...
blob
|
commitdiff
|
diff to current
2012-04-10
Oswald Buddenhagen
Merge remote-tracking branch 'origin/master' into api_c...
blob
|
commitdiff
|
diff to current
2012-04-08
Giuseppe D'Angelo
QUrl: added two-arguments qHash support
blob
|
commitdiff
|
diff to current
2012-04-04
Thiago Macieira
Merge one static function into another
blob
|
commitdiff
|
diff to current
2012-04-03
Thiago Macieira
Remove old comment restored by mistake
blob
|
commitdiff
|
diff to current
2012-03-29
Thiago Macieira
Revert to Qt4 behaviour that QUrl().isValid() == false
blob
|
commitdiff
|
diff to current
2012-03-29
Thiago Macieira
Fix the license headers for the files in the new-qurl...
blob
|
commitdiff
|
diff to current
2012-03-29
Thiago Macieira
De-inline qHash(const QUrl&) and improve
blob
|
commitdiff
|
diff to current
2012-03-29
Thiago Macieira
Fix QUrl operator== and operator<
blob
|
commitdiff
|
diff to current
2012-03-29
Thiago Macieira
Disallow spaces in URLs when parsing in StrictMode.
blob
|
commitdiff
|
diff to current
2012-03-29
Thiago Macieira
Reimplement the StrictMode URL parsing
blob
|
commitdiff
|
diff to current
2012-03-29
Thiago Macieira
Re-introduce support for QUrl::errorString()
blob
|
commitdiff
|
diff to current
2012-03-29
Thiago Macieira
Add QUrl::setQuery overload with QUrlQuery
blob
|
commitdiff
|
diff to current
2012-03-29
Thiago Macieira
QUrl: optimise setHost for the common case
blob
|
commitdiff
|
diff to current
2012-03-29
Thiago Macieira
QUrl: Always lowercase the scheme
blob
|
commitdiff
|
diff to current
2012-03-29
Thiago Macieira
Long live the new QUrl implementation.
blob
|
commitdiff
|
diff to current
2012-03-29
Thiago Macieira
Move some of qurl.cpp into other files for ease of...
blob
|
commitdiff
|
diff to current
2012-03-29
Thiago Macieira
Forward the methods dealing with the break down of...
blob
|
commitdiff
|
diff to current
2012-03-29
Thiago Macieira
Mark QUrl::{to,from}Punycode as deprecated since 5.0
blob
|
commitdiff
|
diff to current
2012-03-29
Thiago Macieira
Move the QByteArray-based percent-encoding activities...
blob
|
commitdiff
|
diff to current
2012-03-27
Kent Hansen
Merge master into api_changes
blob
|
commitdiff
|
diff to current
2012-03-24
Thiago Macieira
Disable QUrl support in QVariant in bootstrapped mode
blob
|
commitdiff
|
diff to current
2012-03-23
Kent Hansen
Merge master into api_changes
blob
|
commitdiff
|
diff to current
2012-03-19
Kent Hansen
Merge master into api_changes
blob
|
commitdiff
|
diff to current
2012-03-16
Kent Hansen
Merge master into api_changes
blob
|
commitdiff
|
diff to current
2012-03-12
Lars Knoll
Merge remote-tracking branch 'origin/master' into api_c...
blob
|
commitdiff
|
diff to current
2012-03-08
João Abecasis
Merge remote-tracking branch 'origin/api_changes' into...
blob
|
commitdiff
|
diff to current
2012-03-08
João Abecasis
Merge remote-tracking branch 'origin/master' into api_c...
blob
|
commitdiff
|
diff to current
2012-03-07
David Faure
Add QUrl formatting option "PreferLocalFile".
blob
|
commitdiff
|
diff to current
2012-03-05
Lars Knoll
Merge remote-tracking branch 'origin/master' into api_c...
blob
|
commitdiff
|
diff to current
2012-03-04
Lars Knoll
Merge remote-tracking branch 'origin/api_changes'
blob
|
commitdiff
|
diff to current
2012-03-02
Casper van Donderen
Remove the usage of deprecated qdoc macros.
blob
|
commitdiff
|
diff to current
2012-02-21
João Abecasis
Merge remote-tracking branch 'gerrit/master' into conta...
blob
|
commitdiff
|
diff to current
2012-02-12
David Faure
Use toDisplayString when debugging urls (no passwords...
blob
|
commitdiff
|
diff to current
2012-02-11
David Faure
Add QUrl::toDisplayString(), which is toString() withou...
blob
|
commitdiff
|
diff to current
2012-02-09
Teemu Katajisto
Various documentation fixes ported from 4.8
blob
|
commitdiff
|
diff to current
2012-02-05
João Abecasis
Merge remote-tracking branch 'gerrit/master' into conta...
blob
|
commitdiff
|
diff to current
2012-02-01
David Faure
Fix parsingMode not used anymore, detected by compiler...
blob
|
commitdiff
|
diff to current
2012-01-30
Jason McDonald
Remove "All rights reserved" line from license headers.
blob
|
commitdiff
|
diff to current
2012-01-28
David Faure
QUrl: deprecate setEncodedUrl() and fromEncoded(),...
blob
|
commitdiff
|
diff to current
2012-01-28
David Faure
QUrl: use partially-decoded data in toString and QUrl...
blob
|
commitdiff
|
diff to current
2012-01-26
David Faure
QUrl: Implement a number of ## Qt5 TODOs (merging overl...
blob
|
commitdiff
|
diff to current
2012-01-24
David Faure
Make QUrl always lowercase the scheme().
blob
|
commitdiff
|
diff to current
2012-01-23
Jason McDonald
Update contact information in license headers.
blob
|
commitdiff
|
diff to current
2012-01-16
João Abecasis
Merge remote-tracking branch 'gerrit/master' into conta...
blob
|
commitdiff
|
diff to current
2012-01-05
Jason McDonald
Update copyright year in license headers.
blob
|
commitdiff
|
diff to current
2011-10-31
Friedemann Kleint
Fix most warnings about assignments of QAtomicInt.
blob
|
commitdiff
|
diff to current
2011-10-27
Bradley T. Hughes
Replace implicit QAtomic* casts with explicit load...
blob
|
commitdiff
|
diff to current
2011-09-26
David Boddie
Doc: Moved general notes about character conversion.
blob
|
commitdiff
|
diff to current
2011-07-21
Samuel Rødal
Merge remote branch 'gerrit/master' into refactor
blob
|
commitdiff
|
diff to current
2011-07-21
David Boddie
Doc: Removed documentation for deleted code.
blob
|
commitdiff
|
diff to current
2011-07-15
Olivier Goffart
Revert "make QChar::Unicode_Unassigned a constantly...
blob
|
commitdiff
|
diff to current
2011-07-13
Ritt Konstantin
make QChar::Unicode_Unassigned a constantly big value
blob
|
commitdiff
|
diff to current
2011-07-06
Lars Knoll
Merge branch 'refactor' of scm.dev.nokia.troll.no:qt...
blob
|
commitdiff
|
diff to current
2011-07-06
Lars Knoll
Merge remote branch 'gerrit/master' into refactor
blob
|
commitdiff
|
diff to current
2011-06-29
Lars Knoll
remove QT3_SUPPORT in corelib/io
blob
|
commitdiff
|
diff to current
2011-06-28
Olivier Goffart
Fix invalid read in QUrl::removeAllEncodedQueryItems
blob
|
commitdiff
|
diff to current
2011-06-01
Jørgen Lind
Merge branch 'refactor' of scm.dev.nokia.troll.no:qt...
blob
|
commitdiff
|
diff to current
2011-06-01
Jørgen Lind
Merge remote-tracking branch 'base/master' into refactor
blob
|
commitdiff
|
diff to current
2011-05-25
Qt Continuous Inte...
Merge branch 'master' of git://scm.dev.nokia.troll...
blob
|
commitdiff
|
diff to current
2011-05-25
Qt Continuous Inte...
Merge branch 'master' of git://scm.dev.nokia.troll...
blob
|
commitdiff
|
diff to current
2011-05-25
Qt Continuous Inte...
Merge branch 'master' of git://scm.dev.nokia.troll...
blob
|
commitdiff
|
diff to current
2011-05-24
Qt Continuous Inte...
Merge branch 'master' of git://scm.dev.nokia.troll...
blob
|
commitdiff
|
diff to current
2011-05-24
Paul Olav Tvete
Merge remote branch 'staging/master' into refactor
blob
|
commitdiff
|
diff to current
2011-05-24
Qt Continuous Inte...
Merge branch 'master' of git://scm.dev.nokia.troll...
blob
|
commitdiff
|
diff to current
2011-05-24
Robert Hogan
Add QUrl::topLevelDomain() and move TLD table from...
blob
|
commitdiff
|
diff to current
2011-05-24
Jyri Tahtela
Update licenseheader text in source files for qtbase...
blob
|
commitdiff
|
diff to current
2011-05-23
David Boddie
Doc: Applied pending fixes to API documentation.
blob
|
commitdiff
|
diff to current
2011-04-27
Qt by Nokia
Initial import from the monolithic Qt.
blob
|
commitdiff
|
diff to current