summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-014-13/+70
|\
| * Manipulate buffer position via 'pPos' in peek()Andreas Kling2010-06-241-2/+2
| * Specialize peek() for QBufferAndreas Kling2010-06-173-19/+52
| * Implement QIODevice::peek() using read() + ungetBlock().Andreas Kling2010-06-162-7/+23
| * fix for using .lnk files when running app from UNCZeno Albisser2010-06-041-1/+9
* | Fix QDir::tempPath() documentation for UnixJan Arne Petersen2010-06-241-1/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-06-081-1/+1
|\ \ | |/
| * Avoid mmap() on symbian osShane Kearns2010-06-021-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-011-0/+23
|\ \ | |/
| * QDebug operator for QFlagsHarald Fernengel2010-05-211-0/+23
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-05-271-1/+2
|\ \
| * | make QFileSystemWatcher_win distinguish C: from C:\Zeno Albisser2010-05-271-1/+2
* | | Add support of high unicodes in QUrl.Ritt Konstantin2010-05-261-120/+167
|/ /
* | Revert "Revert "QUrl::fromLocalFile: fix silly mistake: it's fromNativeSepara...Thiago Macieira2010-05-201-1/+1
* | Revert "Revert "Improve QUrl handling of local file paths""Thiago Macieira2010-05-202-22/+52
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-202-4/+3
|\ \ | |/
| * Merge remote branch 'origin/4.7' into HEADOlivier Goffart2010-05-191-4/+15
| |\
| * | doc: Fixed many broken links.Martin Smith2010-05-191-2/+2
| * | doc: Fixed many broken links.Martin Smith2010-05-191-2/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-194-49/+48
|\ \ \ | | |/ | |/|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-4/+15
| |\ \ | | |/ | |/|
| | * Fix QUrl::isValid if the host contains invalid caracter.Olivier Goffart2010-05-141-2/+8
| | * QUrl: parsing of host name with an undercore.Olivier Goffart2010-05-141-1/+3
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-081-2/+7
| | |\
| | | * QUrl: fix parsing of IRIs with more than one IDN labelThiago Macieira2010-05-081-0/+1
| | | * QUrl: update the whitelist of IDN domainsThiago Macieira2010-05-081-2/+6
| | * | Fixed bug in QIODevice::read after first reading 0 bytes.Samuel Rødal2010-05-061-0/+3
| | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-141-0/+3
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-121-0/+3
| | |\ \
| | | * | Fixed bug in QIODevice::read after first reading 0 bytes.Samuel Rødal2010-05-071-0/+3
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-121-0/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Revert "Improve QUrl handling of local file paths"Morten Johan Sørvig2010-05-102-52/+22
| | * | | Revert "QUrl::fromLocalFile: fix silly mistake: it's fromNativeSeparators, no...Morten Johan Sørvig2010-05-101-1/+1
| | * | | Add some debugging (disabled) to QUrl::resolvedThiago Macieira2010-05-071-0/+6
| | * | | QUrl::fromLocalFile: fix silly mistake: it's fromNativeSeparators, not toThiago Macieira2010-05-071-1/+1
| | * | | Improve QUrl handling of local file pathsThiago Macieira2010-05-052-22/+52
| | |/ /
| * | | Fix thread synchronization issues in Symbian QFileSystemWatcherMiikka Heikkinen2010-05-062-45/+24
| |/ /
* | | Fix the hidden status check for a file onFabien Freling2010-05-111-0/+3
* | | Fix for qfsfileengine_win to return proper absolute path for C:\Zeno Albisser2010-05-071-4/+6
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-05-041-1/+3
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-021-1/+3
| |\ \
| | * | QUrl: parsing of host name with an undercore.Olivier Goffart2010-04-281-1/+3
* | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-05-041-7/+6
|\ \ \ \
| * \ \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-05-021-7/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-271-7/+6
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-221-7/+6
| | | |\ \
| | | | * \ Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-221-7/+6
| | | | |\ \
| | | | | * \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-211-7/+6
| | | | | |\ \ | | | | | | |/
| | | | | | * Fix QSslSocket::constructing autotest failureJoão Abecasis2010-04-191-7/+6
* | | | | | | avoid infinite recursion in canonicalized() if cwd is a symlinkRitt Konstantin2010-04-301-3/+9