| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix invalid read in QUrl::removeAllEncodedQueryItems | Olivier Goffart | 2011-06-28 | 1 | -0/+1 |
|
|
* | Merge remote-tracking branch 'origin/4.8' | Olivier Goffart | 2011-06-24 | 12 | -44/+211 |
|\ |
|
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-06-22 | 3 | -22/+179 |
| |\ |
|
| | * | make QProcess really work on QNX | Ritt Konstantin | 2011-06-21 | 3 | -22/+179 |
|
|
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-06-21 | 3 | -16/+23 |
| |\ \ |
|
| | * | | Compile fixes in corelib for ios | Ian | 2011-06-20 | 3 | -16/+23 |
| | |/ |
|
| * | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-06-17 | 8 | -3/+6707 |
| |\ \ |
|
| | * | | Symbian QFileSystemWatcher: fix potential crash | Shane Kearns | 2011-06-13 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-05-24 | 87 | -1571/+1682 |
| |\ \ |
|
| * | | | Doc: Applied pending fixes to API documentation. | David Boddie | 2011-05-11 | 5 | -4/+7 |
|
|
* | | | | fix an incorrect OpenMode flags handling in QBuffer::open() | Ritt Konstantin | 2011-06-10 | 1 | -11/+6 |
| |_|/
|/| | |
|
* | | | Re-apply licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-06-01 | 2 | -34/+34 |
|
|
* | | | Merge remote-tracking branch 'origin/4.8' | Olivier Goffart | 2011-05-24 | 87 | -1480/+1480 |
|\ \ \
| | |/
| |/| |
|
| * | | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 87 | -1480/+1480 |
|
|
* | | | QUrl TLD: fix documentation file for "Add QUrl::topLevelDomain() ..." | Peter Hartmann | 2011-05-24 | 1 | -4/+4 |
|
|
* | | | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCore | Robert Hogan | 2011-05-24 | 7 | -1/+6705 |
|/ / |
|
* | | ifdef out mac/no_coreservices path more cleanly | Oswald Buddenhagen | 2011-05-09 | 1 | -3/+2 |
|
|
* | | fix build on symbian | Oswald Buddenhagen | 2011-05-09 | 1 | -0/+5 |
|
|
* | | QFileSystemEngine::currentPath(): use QFileSystemEntry() also for the no-PATH... | Pino Toscano | 2011-05-05 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-05-05 | 4 | -90/+197 |
|\ \
| |/
|/| |
|
| * | don't crash in QProcessEnvironment::systemEnvironment() | Oswald Buddenhagen | 2011-05-04 | 2 | -12/+12 |
|
|
| * | no environment on WinCE | Oswald Buddenhagen | 2011-05-02 | 1 | -0/+4 |
|
|
| * | fix Widestring vs. Ansi mixup | Oswald Buddenhagen | 2011-05-02 | 1 | -1/+1 |
|
|
| * | fix potential crash in QProcessEnvironment::systemEnvironment() on windows | Oswald Buddenhagen | 2011-05-02 | 1 | -10/+11 |
|
|
| * | fix build on symbian | Oswald Buddenhagen | 2011-05-02 | 1 | -62/+60 |
|
|
| * | fix build on mac | Oswald Buddenhagen | 2011-05-02 | 1 | -0/+12 |
|
|
| * | make QProcessEnvironment on Unix cache converted values | Oswald Buddenhagen | 2011-04-29 | 2 | -4/+35 |
|
|
| * | make QProcessEnvironment::systemEnvironment() encoding-safe | Oswald Buddenhagen | 2011-04-29 | 3 | -15/+39 |
|
|
| * | make QProcessEnvironment on Unix cache converted variable names | Oswald Buddenhagen | 2011-04-29 | 3 | -11/+50 |
|
|
| * | move key/value converters to the private class | Oswald Buddenhagen | 2011-04-29 | 2 | -24/+15 |
|
|
| * | make QProcessEnvironment on Windows preserve variable name case | Oswald Buddenhagen | 2011-04-29 | 3 | -7/+21 |
|
|
| * | split QProcessEnvironmentPrivate::Unit into Key and Value | Oswald Buddenhagen | 2011-04-29 | 2 | -11/+14 |
|
|
| * | remove unused functions | Oswald Buddenhagen | 2011-04-29 | 1 | -12/+0 |
|
|
| * | minor optimization: use QList::reserve() | Oswald Buddenhagen | 2011-04-29 | 1 | -0/+2 |
|
|
| * | use the Hash typedef | Oswald Buddenhagen | 2011-04-29 | 3 | -13/+13 |
|
|
* | | Reduce open and stat system calls for QSettings | mae | 2011-04-29 | 1 | -24/+5 |
|
|
* | | Fixes warnings | Olivier Goffart | 2011-04-28 | 1 | -0/+1 |
|
|
* | | Fix compile warning on Windows | Martin Petersson | 2011-04-26 | 1 | -0/+1 |
|/ |
|
* | Merge remote-tracking branch 'earth-team/master' into earth-staging-master | Olivier Goffart | 2011-04-20 | 2 | -3/+1 |
|\ |
|
| * | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-network | Shane Kearns | 2011-04-12 | 2 | -3/+1 |
| |\ |
|
| | * | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke... | Shane Kearns | 2011-04-11 | 11 | -201/+183 |
| | |\ |
|
| | * \ | Merge remote branch 'earth/master' into symbian-socket-engine | Shane Kearns | 2011-03-25 | 20 | -18/+49 |
| | |\ \ |
|
| | * \ \ | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ... | Shane Kearns | 2011-03-08 | 1 | -2/+0 |
| | |\ \ \ |
|
| | | * | | | bugfix: QDir::entryList(Files|Readable) not listing writable files | Shane Kearns | 2011-02-24 | 1 | -2/+0 |
|
|
| | | * | | | Merge remote branch 'qt/master' into symbian-socket-engine | Shane Kearns | 2011-02-07 | 75 | -149/+456 |
| | | |\ \ \ |
|
| | | * | | | | Fix for using search paths with a dirty path | Shane Kearns | 2011-02-03 | 1 | -1/+1 |
|
|
| | | * | | | | Merge remote branch 'qt/master' into symbian-socket-engine | Shane Kearns | 2010-12-15 | 33 | -2761/+5587 |
| | | |\ \ \ \ |
|
| | * | \ \ \ \ | Merge remote branch 'earth/master' into symbian-socket-engine | Shane Kearns | 2011-03-08 | 90 | -2919/+6059 |
| | |\ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | * | | | | | | Prototype socket manager | Shane Kearns | 2010-12-01 | 1 | -1/+1 |
|
|
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-04-18 | 2 | -181/+98 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|