summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Fix for tst_qdir cd(non existant) test caseShane Kearns2010-10-071-0/+1
| | * | | | | Implement error reporting for file APIsShane Kearns2010-10-0712-356/+214
| | * | | | | Compile fixes for mingwPrasanth Ullattil2010-10-073-55/+55
| | * | | | | Merge commit 'origin/master' into fileEnginesThomas Zander2010-10-06246-6208/+10324
| | |\ \ \ \ \
| | * | | | | | Compile fixes for windowsPrasanth Ullattil2010-09-291-1/+1
| | * | | | | | Merge commit 'origin/master' into fileEnginesOn47Thomas Zander2010-09-28572-14245/+22444
| | |\ \ \ \ \ \
| | * | | | | | | Move resolving names to qfilesystemengineThomas Zander2010-09-232-46/+54
| | * | | | | | | Mark the QFileSystemEngine::copyFile/unix done.Thomas Zander2010-09-231-1/+4
| | * | | | | | | Make setPermissions update metaThomas Zander2010-09-231-1/+7
| | * | | | | | | Force uppercase for drive letters in QDir::currentPath() on Windows.Prasanth Ullattil2010-09-231-0/+2
| | * | | | | | | Remove an extra initializationPrasanth Ullattil2010-09-221-1/+0
| | * | | | | | | Fix QDir autotests on WindowsPrasanth Ullattil2010-09-221-0/+1
| | * | | | | | | Fix QDir autotests on WindowsPrasanth Ullattil2010-09-221-0/+1
| | * | | | | | | Implement unix permissions settingThomas Zander2010-09-222-42/+36
| | * | | | | | | Remove warningsThomas Zander2010-09-221-0/+3
| | * | | | | | | Fix QDirIterator on Windows XP.Prasanth Ullattil2010-09-221-6/+4
| | * | | | | | | Fix regression in QDir::cd()Thomas Zander2010-09-221-0/+1
| | * | | | | | | Make QDirIterator cheaper when constructed with a QDirThomas Zander2010-09-224-149/+215
| | * | | | | | | Remove UNC paths on symbian, it doesn't support UNCShane Kearns2010-09-201-1/+4
| | * | | | | | | Make use of new isRelative / isAbsolute functionsShane Kearns2010-09-201-6/+7
| | * | | | | | | Move rootPath, homePath, tempPath, currentPath and setCurrentPathShane Kearns2010-09-209-151/+225
| | * | | | | | | Fix QDir autotest failures on windowsPrasanth Ullattil2010-09-171-2/+7
| | * | | | | | | Differntiate different types of absolute paths on windows.Prasanth Ullattil2010-09-174-21/+35
| | * | | | | | | Fix for QDir constructed with a path containing native separators.Shane Kearns2010-09-161-4/+6
| | * | | | | | | Make QDir use QFileSystemEngineThomas Zander2010-09-161-69/+114
| | * | | | | | | Remove stale commentThomas Zander2010-09-161-1/+0
| | * | | | | | | Fix typoJoão Abecasis2010-09-151-1/+1
| | * | | | | | | On symbian, set the "execute" permission for directoriesShane Kearns2010-09-151-4/+4
| | * | | | | | | Implement QFileSystemIterator for windows.Prasanth Ullattil2010-09-157-198/+86
| | * | | | | | | Wrong size for directories on windows.Prasanth Ullattil2010-09-152-9/+16
| | * | | | | | | Don't compute canonical paths when not neededShane Kearns2010-09-151-1/+2
| | * | | | | | | Fixed QFile::setSize on symbianShane Kearns2010-09-151-3/+3
| | * | | | | | | Fix for QFile::remove autotestShane Kearns2010-09-151-0/+1
| | * | | | | | | Pass QFileSystemMetaData reference into QFileSystemEngine::canonicalNameShane Kearns2010-09-157-9/+14
| | * | | | | | | Make compile for symbianThomas Zander2010-09-141-1/+1
| | * | | | | | | Make QFSFileEngine & QFileInfo use the new filesystemengine on WindowsPrasanth Ullattil2010-09-146-1002/+1211
| | * | | | | | | QFileSystemEngine: Fix stupid bug-o in engine creationPrasanth Ullattil2010-09-141-1/+1
| | * | | | | | | Fixes for canonicalPath and exists on symbianShane Kearns2010-09-131-19/+42
| | * | | | | | | Integrate symbian file system iteratorShane Kearns2010-09-132-21/+18
| | * | | | | | | Fix setPermissions in symbianShane Kearns2010-09-131-4/+4
| | * | | | | | | Fix Symbian's root pathShane Kearns2010-09-131-3/+5
| | * | | | | | | Refactored QFSFileEngineIterator/UnixJoão Abecasis2010-09-1010-148/+178
| | * | | | | | | QDirIterator: Use new native iterators when possibleJoão Abecasis2010-09-104-24/+100
| | * | | | | | | Move resolving of user/group name to the engine.Thomas Zander2010-09-107-24/+70
| | * | | | | | | Move OS specific inlines outside of class declarationShane Kearns2010-09-101-61/+79
| | * | | | | | | Fix QFileInfo::isHidden on MacJoão Abecasis2010-09-102-4/+7
| | * | | | | | | QFileinfo: fix isSymLink on MacJoão Abecasis2010-09-102-3/+6
| | * | | | | | | Minor clean up on QDirIteratorJoão Abecasis2010-09-101-21/+4
| | * | | | | | | Set file metadata variables to known values when stat failsShane Kearns2010-09-092-1/+10
| | * | | | | | | Set size and modification time to 0 if file does not existShane Kearns2010-09-091-0/+4