summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-182-12/+21
|\
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-181-3/+4
| |\
| * | Fixes to Symbian native engine for QFileSystemWatcher.Shane Kearns2009-08-182-12/+21
* | | Merge commit 'qt/master'Jason Barron2009-08-1817-165/+129
|\ \ \ | |_|/ |/| |
| * | fix includes to use lower-caseHarald Fernengel2009-08-174-8/+7
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-1710-18/+11
| * | Doc: Clarified that arguments should be passed as separate strings.David Boddie2009-08-171-5/+13
| * | More coverity warnings removedThierry Bastian2009-08-171-2/+2
| * | Fixed coverity warningsThierry Bastian2009-08-171-1/+1
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtWarwick Allison2009-08-1469-322/+260
| |\ \
| | * | remove unneeded distinction between Windows and Windows CERitt Konstantin2009-08-131-5/+1
| | * | create world TRUSTEE only once in QFSFileEngine (Win)Ritt Konstantin2009-08-131-22/+23
| | * | use BuildTrusteeWithSid instead of BuildTrusteeWithNameRitt Konstantin2009-08-131-52/+13
| | * | remove needless resolvings in qfsfileengine_win.cppRitt Konstantin2009-08-131-53/+31
| | * | fixing return values _wchmod on Windows CEJoerg Bornemann2009-08-131-1/+1
| * | | QT_NO_URL_CAST_FROM_STRING, like QT_NO_CAST_FROM_ASCIIWarwick Allison2009-08-142-0/+28
* | | | Fixed merge failure in qfsfileengine_unix.cpp.Miikka Heikkinen2009-08-141-3/+4
| |_|/ |/| |
* | | Fix compilation of unix file engine.Jason Barron2009-08-131-19/+20
* | | Merge commit 'qt/master'Jason Barron2009-08-1369-224/+227
|\ \ \ | | |/ | |/|
| * | Update URL's to use new domain.Jason McDonald2009-08-121-4/+4
| * | Update contact URL in license headers.Jason McDonald2009-08-1269-69/+69
| * | code clean-up and style fixesRitt Konstantin2009-08-116-37/+25
| * | merge nativeAbsoluteFilePath and nativeAbsoluteFilePathCoreRitt Konstantin2009-08-111-11/+5
| * | optimize inlines in QFSFileEngineRitt Konstantin2009-08-112-7/+7
| * | minor optimizationsRitt Konstantin2009-08-111-10/+3
| * | optimize longFileName() a bitRitt Konstantin2009-08-111-5/+6
| * | don't mix link's target's permissions with link's Exe*Perm bitsRitt Konstantin2009-08-111-1/+2
| * | don't mix calculated and forced permission bitsRitt Konstantin2009-08-111-14/+14
| * | move dubbed code into static funtionRitt Konstantin2009-08-111-4/+10
| * | QFSFileEngine must set LocalDiskFlag regardless file exists or notRitt Konstantin2009-08-111-2/+3
| * | '.' and '..' must not be hiddenRitt Konstantin2009-08-112-10/+15
| * | avoid crash when testing HiddenFlag and BaseName is emptyRitt Konstantin2009-08-111-1/+2
| * | avoid needless const_cast-sRitt Konstantin2009-08-111-9/+10
| * | replace QFile::exists() by QT_STAT() respectivelyRitt Konstantin2009-08-111-3/+7
| * | micro-optimization in QFSFileEngine::mkdirRitt Konstantin2009-08-111-3/+3
| * | don't set FileType flag when link's target doesn't existsRitt Konstantin2009-08-111-3/+4
| * | QFSFileEngine::mkdir fix on WindowsRitt Konstantin2009-08-111-2/+6
| * | Make QFileInfo::isSymlink() work for symlinks on WindowsAndy Shaw2009-08-111-0/+2
| |/
| * remove compiler warning for Windows CEJoerg Bornemann2009-08-101-24/+22
| * Doc: Clarified the behavior of QDir::exists().David Boddie2009-08-101-5/+10
* | s/class/struct/Harald Fernengel2009-08-101-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-08-101-1/+11
|\ \
| * \ Merge commit 'qt/master-stable'Jason Barron2009-08-101-1/+11
| |\ \ | | |/
| | * Fix a bug in QProcess. QProcess was not reentrant on UnixBenjamin Poulain2009-08-061-1/+11
* | | moved declaration of engine to better match merge and to remove warningmread2009-08-101-1/+2
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-08-0746-1676/+1974
|\ \ \ | |/ /
| * | Update license headers according to commit 858c70f768e.axis2009-08-063-9/+9
| * | Replaced $MODULE$ with hardcoded module names.axis2009-08-063-3/+3
| * | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-0615-15/+15
| * | Merge commit 'origin/master'Jason Barron2009-08-0420-32/+34
| |\ \