summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QFileSystemEngine::fillMetaData for Unix platformsJoão Abecasis2010-09-035-235/+324
* QFileSystemMetaData: filling upJoão Abecasis2010-09-032-15/+172
* QFileSystemEngine/Mac: keep it empty until neededJoão Abecasis2010-09-033-76/+3
* Implementation of QFileSystemEngine for Symbian OSShane Kearns2010-09-031-0/+213
* Port over QFileSystemIterator for Symbian OSShane Kearns2010-09-034-3/+152
* Move rmdir code to createDirectory for unix'Thomas Zander2010-09-032-23/+22
* Move mkdir code to createDirectory for unix'Thomas Zander2010-09-032-32/+33
* Implement bundleName() in QFileSystemEngineThomas Zander2010-09-033-13/+13
* QFileSystemIterator: added destructor and placeholder for dataJoão Abecasis2010-09-013-0/+15
* Make QFileSystemEngine::slowCanonicalized privateThomas Zander2010-09-012-1/+2
* Expanding the stub QFileSystemMetaDataJoão Abecasis2010-09-015-8/+75
* Breaking changes to QFileSystemEntry's constructorsPrasanth Ullattil2010-09-014-28/+20
* Finish canonicalized for all platformsThomas Zander2010-09-016-77/+35
* QDir: Removed checks for existance of fileEngineJoão Abecasis2010-08-311-49/+8
* QDir and QFileInfo shouldn't lose properties when detachingJoão Abecasis2010-08-312-20/+29
* Another bug-o introduced in fixing QDirPrivate refactoringJoão Abecasis2010-08-311-0/+1
* Reverting QDir::detach introduced earlierJoão Abecasis2010-08-312-51/+33
* QFileInfo: Prepare for engine-less implementationJoão Abecasis2010-08-312-46/+59
* Adding minimal QFileSystemIterator APIJoão Abecasis2010-08-315-1/+206
* Removed QFileInfoPrivate::initFileEngineJoão Abecasis2010-08-312-13/+4
* Move canonicalPath() to the new qfilesystemengine_unixThomas Zander2010-08-307-71/+145
* Fix the tst_QFileInfo::absolutePath() autotests on WindowsPrasanth Ullattil2010-08-301-2/+4
* QFileSystemEngine::isCaseSensitive for Symbian and WindowsJoão Abecasis2010-08-302-1/+5
* Removed native file path handling from QFSFileEngineJoão Abecasis2010-08-307-318/+302
* Small changes to QFileSystemEntryJoão Abecasis2010-08-302-5/+13
* Added missing QT_BEGIN/END_NAMESPACEJoão Abecasis2010-08-304-1/+18
* Adding QFileSystemEntry and QFileSystemEngine to build systemJoão Abecasis2010-08-302-5/+6
* Simplify QDir::cdJoão Abecasis2010-08-271-2/+1
* QDir::makeAbsolute could self-destruct on failureJoão Abecasis2010-08-271-7/+4
* QDir::operator= simplificationJoão Abecasis2010-08-271-3/+0
* Move absoluteName to new fileSystemEngine for unixThomas Zander2010-08-272-15/+34
* Add empty implementations of each of the filesystemenginesThomas Zander2010-08-264-0/+361
* Begin defining the interface for file engines NGJoão Abecasis2010-08-262-0/+33
* QDirPrivate refactoringJoão Abecasis2010-08-251-1/+3
* QDirPrivate refactoringJoão Abecasis2010-08-251-20/+20
* QDirPrivate refactoringJoão Abecasis2010-08-251-25/+24
* Removed QDirPrivate layer of indirectionJoão Abecasis2010-08-252-229/+216
* Refactor QFileInfoPrivate::Data (Round 2)Prasanth Ullattil2010-08-253-178/+161
* Fix QFileSystemEntry autotests for WindowsPrasanth Ullattil2010-08-251-1/+1
* Fix the unit test on WindowsThomas Zander2010-08-251-1/+8
* Add unit test for qfilesystementryThomas Zander2010-08-252-4/+10
* Refactoring QDirPrivate::DataJoão Abecasis2010-08-241-84/+98
* Move QFileInfoPrivate methods to QFileInfoPrivate::Data (1st Round)Prasanth Ullattil2010-08-242-89/+90
* Add some more methods to the QFileSystemEntryThomas Zander2010-08-242-8/+94
* Add constructors and basic getters to QFilesystemEntryThomas Zander2010-08-242-0/+91
* Adding internal classes QFileSystem{Engine,MetaData}João Abecasis2010-08-243-1/+131
* Adding placeholder for internal QFileSystemEntry classJoão Abecasis2010-08-243-2/+109
* Make the QItemSelectionRange and QItemSelectionModel ensure that the model is...Stephen Kelly2010-08-191-1/+2
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-191-0/+7
|\
| * QGroupBox: Fix the focus rect of the title when using stylesheetMartin Pejcoch2010-08-191-0/+7