summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-08157-3045/+8321
| |\ \
| | * \ Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-07157-3045/+8321
| | |\ \
| | | * | Fix compile error in tst_qfileinfo on Mac/LinuxPrasanth Ullattil2010-12-071-0/+2
| | | * | Fix tst_QFileInfo owner() & group() failure on Windows.Prasanth Ullattil2010-12-061-20/+43
| | | * | Fix tst_QFileInfo::canonicalFilePath failure on WindowsPrasanth Ullattil2010-12-061-10/+19
| | | * | Fix QDir::relativeFilePathJoão Abecasis2010-12-061-1/+1
| | | * | Fix spelling in commentsJoão Abecasis2010-12-056-12/+12
| | | * | Add missing license header to test caseJoão Abecasis2010-12-051-0/+41
| | | * | Define _WIN32_WINNT before any includesJoão Abecasis2010-12-051-4/+4
| | | * | New attempt at fixing compilation failureJoão Abecasis2010-12-052-6/+4
| | | * | Removing unused duplicate definitionsJoão Abecasis2010-12-051-27/+0
| | | * | No symbolic links in Windows CEJoão Abecasis2010-12-041-0/+2
| | | * | Set minimum target Windows version to 2000João Abecasis2010-12-042-0/+8
| | | * | More missing includesJoão Abecasis2010-12-042-0/+3
| | | * | Add missing includeJoão Abecasis2010-12-041-0/+1
| | | * | Fix compile errorShane Kearns2010-12-031-0/+2
| | | * | Update def filesShane Kearns2010-12-024-3/+12
| | | * | Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-02384-7206/+24094
| | | |\ \
| | | * | | Fix tst_QFile::caseSensitivity test on MacJoão Abecasis2010-11-301-1/+1
| | | * | | Fix typo in QFile testJoão Abecasis2010-11-301-1/+1
| | | * | | Add test generated files to .gitignoreShane Kearns2010-11-302-7/+13
| | | * | | Fix compile error for qdir autotest on symbian3Shane Kearns2010-11-301-0/+1
| | | * | | QtDeclarative: make autotests compile on symbianShane Kearns2010-11-307-22/+42
| | | * | | Add symbian platform security and case sensitivity test casesShane Kearns2010-11-301-0/+92
| | | * | | Fix buffered/unbuffered mode issues on symbianShane Kearns2010-11-302-3/+9
| | | * | | Update with def files merged from masterShane Kearns2010-11-305-7/+468
| | | * | | Fix compile error on symbianShane Kearns2010-11-301-0/+4
| | | * | | Fix link() autotest on WindowsPrasanth Ullattil2010-11-261-1/+1
| | | * | | Flagging some more tests as parallelizableJoão Abecasis2010-11-258-0/+13
| | | * | | Fix QFile::link unit testJoão Abecasis2010-11-251-4/+10
| | | * | | Fix QFileDialog autotestJoão Abecasis2010-11-251-0/+1
| | | * | | Let's use engine's understanding of relative pathJoão Abecasis2010-11-252-2/+6
| | | * | | QAbstractFileEngine test caseJoão Abecasis2010-11-241-1/+1
| | | * | | Smoke test for QAbstractFileEngineJoão Abecasis2010-11-245-0/+737
| | | * | | Fix compile error on WindowsPrasanth Ullattil2010-11-241-0/+4
| | | * | | Adding #ifdefs/#defines lost in the merge to masterJoão Abecasis2010-11-235-12/+22
| | | * | | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-233245-94301/+159533
| | | |\ \ \
| | | * | | | Fix QFile autotest for out-of-source buildsJoão Abecasis2010-11-221-2/+2
| | | * | | | QFileSystemEngine: remove symbian code from Unix-specific implementationJoão Abecasis2010-11-221-51/+0
| | | * | | | QFileSystemEngine: clean up unused codeJoão Abecasis2010-11-224-45/+10
| | | * | | | Update QDirModel autotest (symbian)Shane Kearns2010-11-181-13/+9
| | | * | | | Fix test compile issues on symbianShane Kearns2010-11-181-3/+4
| | | * | | | Fix test compile error on linuxShane Kearns2010-11-171-3/+1
| | | * | | | Test Coverage: add tests to cover QDir APIShane Kearns2010-11-172-4/+207
| | | * | | | Windows: fix QFile::symLinkTargetShane Kearns2010-11-171-1/+1
| | | * | | | Test coverage: test more of QFile APIShane Kearns2010-11-171-0/+18
| | | * | | | Fix QFile::resize on windows for files opened from a FILE*Shane Kearns2010-11-161-3/+7
| | | * | | | Test coverage: test QFile::resizeShane Kearns2010-11-161-0/+26
| | | * | | | test coverage: add test for QDir::match static functionsShane Kearns2010-11-161-0/+30
| | | * | | | test coverage: test QDir::addSearchPathShane Kearns2010-11-161-0/+23