summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Fix qmake crash on WindowsJoão Abecasis2010-03-111-5/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-116-116/+86
|\
| * doc: Fixed three new qdoc errors.Martin Smith2010-03-113-6/+4
| * Merge remote branch 'origin/4.7-cutoff' into 4.7Morten Johan Sørvig2010-03-101-1/+2
| |\
| * | QFSFileEngine reduce number of system callsRitt Konstantin2010-03-093-21/+33
| * | remove unneeded code from QFileInfoRitt Konstantin2010-03-092-55/+3
| * | QFSFileEngine: Don't use owner's permissions for current user; calculate them...Ritt Konstantin2010-03-092-12/+22
| * | In QFSFileEngine::fileFlags call getPermissions() only if entry existsRitt Konstantin2010-03-091-24/+17
| * | move permissions calculation code to separate methodRitt Konstantin2010-03-092-28/+37
* | | make it possible to use sse2 with mingwThierry Bastian2010-03-111-1/+1
| |/ |/|
* | Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4....Qt Continuous Integration System2010-03-102-1/+7
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-072-1/+7
| |\
| | * Allow empty authority in QUrl::setAuthority as per docs.Kimmo Kotajärvi2010-03-051-1/+5
| | * Prevent a freeze of QFileSystemWatcher on Mac.Denis Dzyubenko2010-03-051-0/+2
* | | Don't write byte-order-mark after seek()Paul Olav Tvete2010-03-091-1/+2
|/ /
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-063-0/+15
|\ \ | |/ |/|
| * Fixed crash at application exit when QProcess was used in SymbianMiikka Heikkinen2010-03-051-0/+2
| * Do not use realpath() with uclibcMarkus Goetz2010-03-041-0/+3
| * Symbian file system use optimisation for stat and symlinksmread2010-02-261-0/+10
* | Use QList::reserve() in QDataStream>>QListAndreas Kling2010-03-011-0/+1
* | Merge remote branch 'origin/master' into 4.7Thiago Macieira2010-02-276-16/+36
|\ \
| * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-266-16/+36
| |\ \ | | |/
| | * Fix a signed/unsigned comparison compiler warningJoão Abecasis2010-02-251-1/+1
| | * Cleaning of the patch to QTBUG-3168Benjamin Poulain2010-02-251-2/+2
| | * Patch to QTBUG-3168Carolina Gomes2010-02-251-5/+22
| | * doc: Corrected typo.Martin Smith2010-02-231-2/+2
| | * doc: Added \obsolete.Martin Smith2010-02-232-7/+10
| | * amend the doc, as suggested by rittkOswald Buddenhagen2010-02-221-3/+2
* | | QUrl: document adding of hash functionPeter Hartmann2010-02-262-2/+9
* | | Fix deadlock in QFSEventsFileSystemWatcherEngine.Morten Johan Sørvig2010-02-261-1/+10
|/ /
* | Compile with QT_USE_FAST_OPERATOR_PLUSOlivier Goffart2010-02-211-1/+1
* | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-201-1/+1
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-181-1/+1
| |\ \
| | * | optimization: get rid of QString::fromUtf16() usage, part 2Oswald Buddenhagen2010-02-161-1/+1
* | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-183-14/+8
|\ \ \ \ | |/ / /
| * | | Fix copyright year.Jason McDonald2010-02-162-2/+2
| * | | Fix bug in QDirPrivate::setPath, affecting QDir::cd, cdUp and setPathJoão Abecasis2010-02-111-12/+6
| |/ /
* | | Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-173-5/+22
|\ \ \ | |/ / |/| / | |/
| * Fix a deadlock in kqueue implementation of QFileSystemWatcherBradley T. Hughes2010-02-161-4/+14
| * doc: Added \section1 about serializing operators for Qt collections.Martin Smith2010-02-161-0/+7
| * doc: Fixed several typos.Martin Smith2010-02-121-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-082-2/+2
|\ \
| * | A few trivial optimizationsThorbjørn Lindeijer2010-02-052-2/+2
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-041-0/+1
|\ \ \
| * | | doc: Fixed some qdoc warnings.Martin Smith2010-02-041-0/+1
* | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-043-19/+26
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-021-1/+1
| |\ \
| | * | optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-011-1/+1
| * | | Fixed no-timeout case for QProcess::waitForFinished in SymbianMiikka Heikkinen2010-02-011-17/+24
| * | | Catch by reference rather than by valueIain2010-02-011-1/+1
| |/ /