| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright headers | Akseli Salovaara | 2015-03-31 | 1 | -14/+13 |
| * | Refactor OS X bundle detection for QFileInfo | Samuel Gaist | 2014-05-02 | 1 | -13/+65 |
| * | Updated year in copyright header | Kai Koehne | 2014-03-26 | 1 | -1/+1 |
| * | Fixed checking HOME variable return value using isEmpty() | Pasi Petäjäjärvi | 2013-02-13 | 1 | -1/+1 |
| * | Strip prepending <hostname>: string from currentPath() for VxSim | Pasi Petäjäjärvi | 2013-02-13 | 1 | -1/+9 |
| * | Use stub functions getpwuid and getgrgid for VxWorks | Pasi Petäjäjärvi | 2013-01-28 | 1 | -2/+2 |
| * | Fix malloc errors from legacy realpath on Mac OSX. | Jeremy Nicholl | 2013-01-16 | 1 | -2/+9 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-13 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-29 | 1 | -24/+24 |
| * | Refactor coreservices -> ios & QT_NO_CORESERVICES -> Q_OS_IOS | Ian Dean | 2012-09-18 | 1 | -1/+1 |
| * | Fix realpath() call to older POSIX platforms | Rafael Roquetto | 2012-09-12 | 1 | -8/+13 |
| * | Blackberry: Fix QFileSystemEngine::tempPath() | Thomas McGuire | 2012-08-30 | 1 | -2/+5 |
| * | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 1 | -2/+2 |
| * | Fix QFileSystemEngine::tempPath on Blackberry OS | Rafael Roquetto | 2012-04-01 | 1 | -0/+7 |
| * | realpath(X,0) IS supported on QNX. | Nick Ratelle | 2012-02-09 | 1 | -1/+1 |
| * | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 1 | -1/+1 |
| * | Resolve a number of compilation issues with INTEGRITY | Rolland Dudemaine | 2011-09-19 | 1 | -0/+4 |
| * | Restore Qt4.7 behaviour of QFileInfo::absolute(File)Path | Shane Kearns | 2011-09-05 | 1 | -1/+1 |
| * | Compile fixes in corelib for ios | Ian | 2011-06-20 | 1 | -3/+8 |
| * | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
| * | QFileSystemEngine::currentPath(): use QFileSystemEntry() also for the no-PATH... | Pino Toscano | 2011-05-05 | 1 | -1/+1 |
| * | Fixes warnings | Olivier Goffart | 2011-04-28 | 1 | -0/+1 |
| * | Fix warning about "data" being unused. | Thiago Macieira | 2011-03-22 | 1 | -0/+1 |
| * | Update copyright year to 2011. | Rohan McGovern | 2011-03-11 | 1 | -1/+1 |
| * | Fix warning, unused parametter error | Olivier Goffart | 2011-02-08 | 1 | -2/+1 |
| * | Crash in QFileSystemEngine::canonicalName with older libc version | Olivier Goffart | 2011-02-02 | 1 | -2/+3 |
| * | Allow hard-coding the Unix temp path | Harald Fernengel | 2011-01-19 | 1 | -0/+4 |
| * | Adding #ifdefs/#defines lost in the merge to master | João Abecasis | 2010-11-23 | 1 | -8/+9 |
| * | QFileSystemEngine: remove symbian code from Unix-specific implementation | João Abecasis | 2010-11-22 | 1 | -51/+0 |
| * | QFileSystemEngine: clean up unused code | João Abecasis | 2010-11-22 | 1 | -4/+2 |
| * | Use QSystemError to return errors from QFileSystemEngine | Shane Kearns | 2010-10-12 | 1 | -10/+10 |
| * | Fix compile | Thomas Zander | 2010-10-07 | 1 | -1/+1 |
| * | Implement error reporting for file APIs | Shane Kearns | 2010-10-07 | 1 | -8/+21 |
| * | Move resolving names to qfilesystemengine | Thomas Zander | 2010-09-23 | 1 | -2/+51 |
| * | 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 |
| * | Implement unix permissions setting | Thomas Zander | 2010-09-22 | 1 | -1/+28 |
| * | Remove warnings | Thomas Zander | 2010-09-22 | 1 | -0/+3 |
| * | Move rootPath, homePath, tempPath, currentPath and setCurrentPath | Shane Kearns | 2010-09-20 | 1 | -1/+56 |
| * | Fix typo | João Abecasis | 2010-09-15 | 1 | -1/+1 |
| * | Pass QFileSystemMetaData reference into QFileSystemEngine::canonicalName | Shane Kearns | 2010-09-15 | 1 | -1/+5 |
| * | Move resolving of user/group name to the engine. | Thomas Zander | 2010-09-10 | 1 | -0/+12 |
| * | Fix QFileInfo::isHidden on Mac | João Abecasis | 2010-09-10 | 1 | -0/+7 |
| * | Set file metadata variables to known values when stat fails | Shane Kearns | 2010-09-09 | 1 | -1/+8 |
| * | Enable symbian IO code in the build | Shane Kearns | 2010-09-08 | 1 | -3/+5 |
| * | Symbian OS implementation for QFileSystemMetaData | Shane Kearns | 2010-09-07 | 1 | -63/+0 |
| * | Move resolving a symlink to the qfilesystemengine_unix | Thomas Zander | 2010-09-06 | 1 | -2/+72 |
| * | QFileSystemEngine::fillMetaData for Unix platforms | João Abecasis | 2010-09-03 | 1 | -2/+207 |
| * | QFileSystemMetaData: filling up | João Abecasis | 2010-09-03 | 1 | -1/+50 |
| * | Move rmdir code to createDirectory for unix' | Thomas Zander | 2010-09-03 | 1 | -1/+21 |