Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Re-enable emulated QFile::map on symbian | Shane Kearns | 2010-10-29 | 4 | -26/+37 | |
| * | | | | | | Add support for QFileInfo owner() & group() on Windows | Prasanth Ullattil | 2010-10-27 | 1 | -0/+18 | |
| * | | | | | | Move QDir::fromNativeSeparators call to the QFileSystemEntry constructor | Shane Kearns | 2010-10-20 | 7 | -9/+33 | |
| * | | | | | | Implement seek beyond end of file for symbian | Shane Kearns | 2010-10-19 | 1 | -25/+26 | |
| * | | | | | | Document behaviour of QFile::seek when seeking beyond EOF | Shane Kearns | 2010-10-19 | 1 | -1/+11 | |
| * | | | | | | Fix QFileInfo("").exists() regression for symbian | Shane Kearns | 2010-10-18 | 1 | -1/+3 | |
| * | | | | | | Fix for qfileinfo isExecutable test case. | Shane Kearns | 2010-10-18 | 1 | -0/+3 | |
| * | | | | | | Fix for QFile::copy failing silently with relative paths | Shane Kearns | 2010-10-18 | 1 | -2/+3 | |
| * | | | | | | Fix caching of metadata in QDir to not change behavior | Thomas Zander | 2010-10-12 | 1 | -3/+3 | |
| * | | | | | | Fix return value for QDir::mkdir on symbian | Shane Kearns | 2010-10-12 | 1 | -1/+4 | |
| * | | | | | | Update documentation of QDir to reflect Qt 4 behaviour | Shane Kearns | 2010-10-12 | 1 | -0/+6 | |
| * | | | | | | Use QSystemError to return errors from QFileSystemEngine | Shane Kearns | 2010-10-12 | 7 | -131/+68 | |
| * | | | | | | Fix compile | Thomas Zander | 2010-10-07 | 1 | -1/+1 | |
| * | | | | | | Remove setSymbianError function | Shane Kearns | 2010-10-07 | 1 | -37/+4 | |
| * | | | | | | Fix tst_qtemporaryfile failures on symbian | Shane Kearns | 2010-10-07 | 1 | -1/+4 | |
| * | | | | | | Implement error reporting for QFile position and size functions | Shane Kearns | 2010-10-07 | 1 | -3/+4 | |
| * | | | | | | 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 | 6 | -77/+154 | |
| * | | | | | | Compile fixes for mingw | Prasanth Ullattil | 2010-10-07 | 3 | -55/+55 | |
| * | | | | | | Merge commit 'origin/master' into fileEngines | Thomas Zander | 2010-10-06 | 1 | -3/+4 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Compile fixes for windows | Prasanth Ullattil | 2010-09-29 | 1 | -1/+1 | |
| * | | | | | | | Merge commit 'origin/master' into fileEnginesOn47 | Thomas Zander | 2010-09-28 | 10 | -36/+125 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | 8 | -151/+218 | |
| * | | | | | | | | 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 | 6 | -197/+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 | |