Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Fix for tst_qdir cd(non existant) test case | Shane Kearns | 2010-10-07 | 1 | -0/+1 | |
| | * | | | | | Implement error reporting for file APIs | Shane Kearns | 2010-10-07 | 12 | -356/+214 | |
| | * | | | | | Compile fixes for mingw | Prasanth Ullattil | 2010-10-07 | 3 | -55/+55 | |
| | * | | | | | Merge commit 'origin/master' into fileEngines | Thomas Zander | 2010-10-06 | 246 | -6208/+10324 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Compile fixes for windows | Prasanth Ullattil | 2010-09-29 | 1 | -1/+1 | |
| | * | | | | | | Merge commit 'origin/master' into fileEnginesOn47 | Thomas Zander | 2010-09-28 | 572 | -14245/+22444 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Move resolving names to qfilesystemengine | Thomas Zander | 2010-09-23 | 2 | -46/+54 | |
| | * | | | | | | | Mark the QFileSystemEngine::copyFile/unix done. | Thomas Zander | 2010-09-23 | 1 | -1/+4 | |
| | * | | | | | | | Make setPermissions update meta | Thomas Zander | 2010-09-23 | 1 | -1/+7 | |
| | * | | | | | | | Force uppercase for drive letters in QDir::currentPath() on Windows. | Prasanth Ullattil | 2010-09-23 | 1 | -0/+2 | |
| | * | | | | | | | Remove an extra initialization | Prasanth Ullattil | 2010-09-22 | 1 | -1/+0 | |
| | * | | | | | | | Fix QDir autotests on Windows | Prasanth Ullattil | 2010-09-22 | 1 | -0/+1 | |
| | * | | | | | | | Fix QDir autotests on Windows | Prasanth Ullattil | 2010-09-22 | 1 | -0/+1 | |
| | * | | | | | | | Implement unix permissions setting | Thomas Zander | 2010-09-22 | 2 | -42/+36 | |
| | * | | | | | | | Remove warnings | Thomas Zander | 2010-09-22 | 1 | -0/+3 | |
| | * | | | | | | | Fix QDirIterator on Windows XP. | Prasanth Ullattil | 2010-09-22 | 1 | -6/+4 | |
| | * | | | | | | | Fix regression in QDir::cd() | Thomas Zander | 2010-09-22 | 1 | -0/+1 | |
| | * | | | | | | | Make QDirIterator cheaper when constructed with a QDir | Thomas Zander | 2010-09-22 | 4 | -149/+215 | |
| | * | | | | | | | Remove UNC paths on symbian, it doesn't support UNC | Shane Kearns | 2010-09-20 | 1 | -1/+4 | |
| | * | | | | | | | Make use of new isRelative / isAbsolute functions | Shane Kearns | 2010-09-20 | 1 | -6/+7 | |
| | * | | | | | | | Move rootPath, homePath, tempPath, currentPath and setCurrentPath | Shane Kearns | 2010-09-20 | 9 | -151/+225 | |
| | * | | | | | | | Fix QDir autotest failures on windows | Prasanth Ullattil | 2010-09-17 | 1 | -2/+7 | |
| | * | | | | | | | Differntiate different types of absolute paths on windows. | Prasanth Ullattil | 2010-09-17 | 4 | -21/+35 | |
| | * | | | | | | | Fix for QDir constructed with a path containing native separators. | Shane Kearns | 2010-09-16 | 1 | -4/+6 | |
| | * | | | | | | | Make QDir use QFileSystemEngine | Thomas Zander | 2010-09-16 | 1 | -69/+114 | |
| | * | | | | | | | Remove stale comment | Thomas Zander | 2010-09-16 | 1 | -1/+0 | |
| | * | | | | | | | Fix typo | João Abecasis | 2010-09-15 | 1 | -1/+1 | |
| | * | | | | | | | On symbian, set the "execute" permission for directories | Shane Kearns | 2010-09-15 | 1 | -4/+4 | |
| | * | | | | | | | Implement QFileSystemIterator for windows. | Prasanth Ullattil | 2010-09-15 | 7 | -198/+86 | |
| | * | | | | | | | Wrong size for directories on windows. | Prasanth Ullattil | 2010-09-15 | 2 | -9/+16 | |
| | * | | | | | | | Don't compute canonical paths when not needed | Shane Kearns | 2010-09-15 | 1 | -1/+2 | |
| | * | | | | | | | Fixed QFile::setSize on symbian | Shane Kearns | 2010-09-15 | 1 | -3/+3 | |
| | * | | | | | | | Fix for QFile::remove autotest | Shane Kearns | 2010-09-15 | 1 | -0/+1 | |
| | * | | | | | | | Pass QFileSystemMetaData reference into QFileSystemEngine::canonicalName | Shane Kearns | 2010-09-15 | 7 | -9/+14 | |
| | * | | | | | | | Make compile for symbian | Thomas Zander | 2010-09-14 | 1 | -1/+1 | |
| | * | | | | | | | Make QFSFileEngine & QFileInfo use the new filesystemengine on Windows | Prasanth Ullattil | 2010-09-14 | 6 | -1002/+1211 | |
| | * | | | | | | | QFileSystemEngine: Fix stupid bug-o in engine creation | Prasanth Ullattil | 2010-09-14 | 1 | -1/+1 | |
| | * | | | | | | | Fixes for canonicalPath and exists on symbian | Shane Kearns | 2010-09-13 | 1 | -19/+42 | |
| | * | | | | | | | Integrate symbian file system iterator | Shane Kearns | 2010-09-13 | 2 | -21/+18 | |
| | * | | | | | | | Fix setPermissions in symbian | Shane Kearns | 2010-09-13 | 1 | -4/+4 | |
| | * | | | | | | | Fix Symbian's root path | Shane Kearns | 2010-09-13 | 1 | -3/+5 | |
| | * | | | | | | | Refactored QFSFileEngineIterator/Unix | João Abecasis | 2010-09-10 | 10 | -148/+178 | |
| | * | | | | | | | QDirIterator: Use new native iterators when possible | João Abecasis | 2010-09-10 | 4 | -24/+100 | |
| | * | | | | | | | Move resolving of user/group name to the engine. | Thomas Zander | 2010-09-10 | 7 | -24/+70 | |
| | * | | | | | | | Move OS specific inlines outside of class declaration | Shane Kearns | 2010-09-10 | 1 | -61/+79 | |
| | * | | | | | | | Fix QFileInfo::isHidden on Mac | João Abecasis | 2010-09-10 | 2 | -4/+7 | |
| | * | | | | | | | QFileinfo: fix isSymLink on Mac | João Abecasis | 2010-09-10 | 2 | -3/+6 | |
| | * | | | | | | | Minor clean up on QDirIterator | João Abecasis | 2010-09-10 | 1 | -21/+4 | |
| | * | | | | | | | Set file metadata variables to known values when stat fails | Shane Kearns | 2010-09-09 | 2 | -1/+10 | |
| | * | | | | | | | Set size and modification time to 0 if file does not exist | Shane Kearns | 2010-09-09 | 1 | -0/+4 | |