summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-08-195-8/+33
|\
| * Doc: Fixed qdoc warnings.David Boddie2011-08-153-4/+30
| * Doc: Fixed qdoc warnings.David Boddie2011-08-151-2/+0
| * Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-08-083-4/+68
| |\
| * | Doc: Fixed the example of an encoded URL in the class description.David Boddie2011-07-211-2/+3
* | | Avoid spurious detaching in QDir::to/fromNativeSeparatorsJoão Abecasis2011-08-111-10/+28
* | | Use fromLocal8Bit for reversing toLocal8BitJoão Abecasis2011-08-111-1/+1
* | | Don't convert template's path separators againJoão Abecasis2011-08-111-1/+1
* | | Changed if/if/else/if/eleven chain to switchJoão Abecasis2011-08-111-15/+22
* | | Modulus of negative dividends is undefined or negativeJoão Abecasis2011-08-111-1/+1
| |/ |/|
* | Revert "fix QFileInfo::isSymLink() for NTFS mount points"Jiang Jiang2011-07-261-1/+2
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-07-213-4/+68
|\ \
| * \ Merge remote-tracking branch 'earth-team/master'Olivier Goffart2011-07-203-4/+68
| |\ \
| | * | Native memory mapped file supportShane Kearns2011-06-283-4/+67
| | * | Fix compiler warningShane Kearns2011-06-271-0/+1
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-07-211-10/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | Doc: Moved general notes about character conversion.David Boddie2011-07-181-10/+13
| |/ /
* | | fix QFileInfo::isSymLink() for NTFS mount pointsJoerg Bornemann2011-07-191-2/+1
|/ /
* | Merge remote-tracking branch 'mainline/4.8'Oswald Buddenhagen2011-07-132-7/+6
|\ \
| * \ Merge remote branch 'upstream/4.8'Jerome Pasion2011-07-081-7/+4
| |\ \
| | * | Fix QProcess emitting two started signals on X11Christian Strømme2011-07-071-7/+4
| * | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-07-011-0/+1
| |\ \ \ | | |/ /
| * | | Doc: Updated documentation with \since 4.8 declarations.David Boddie2011-06-301-0/+2
| | |/ | |/|
* | | make argument quoting code on windows less arcaneOswald Buddenhagen2011-07-131-7/+4
* | | fix argument quoting on windowsOswald Buddenhagen2011-07-131-4/+3
| |/ |/|
* | Fix invalid read in QUrl::removeAllEncodedQueryItemsOlivier Goffart2011-06-281-0/+1
|/
* Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-06-2412-44/+211
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-223-22/+179
| |\
| | * make QProcess really work on QNXRitt Konstantin2011-06-213-22/+179
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-213-16/+23
| |\ \
| | * | Compile fixes in corelib for iosIan2011-06-203-16/+23
| | |/
| * | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-178-3/+6707
| |\ \
| | * | Symbian QFileSystemWatcher: fix potential crashShane Kearns2011-06-131-2/+2
| | |/
| * | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-2487-1571/+1682
| |\ \
| * | | Doc: Applied pending fixes to API documentation.David Boddie2011-05-115-4/+7
* | | | fix an incorrect OpenMode flags handling in QBuffer::open()Ritt Konstantin2011-06-101-11/+6
| |_|/ |/| |
* | | Re-apply licenseheader text in source files for qt4.8Jyri Tahtela2011-06-012-34/+34
* | | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-2487-1480/+1480
|\ \ \ | | |/ | |/|
| * | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1387-1480/+1480
* | | QUrl TLD: fix documentation file for "Add QUrl::topLevelDomain() ..."Peter Hartmann2011-05-241-4/+4
* | | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-247-1/+6705
|/ /
* | ifdef out mac/no_coreservices path more cleanlyOswald Buddenhagen2011-05-091-3/+2
* | fix build on symbianOswald Buddenhagen2011-05-091-0/+5
* | QFileSystemEngine::currentPath(): use QFileSystemEntry() also for the no-PATH...Pino Toscano2011-05-051-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-054-90/+197
|\ \ | |/ |/|
| * don't crash in QProcessEnvironment::systemEnvironment()Oswald Buddenhagen2011-05-042-12/+12
| * no environment on WinCEOswald Buddenhagen2011-05-021-0/+4
| * fix Widestring vs. Ansi mixupOswald Buddenhagen2011-05-021-1/+1
| * fix potential crash in QProcessEnvironment::systemEnvironment() on windowsOswald Buddenhagen2011-05-021-10/+11
| * fix build on symbianOswald Buddenhagen2011-05-021-62/+60