summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | 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
| | | | * | | test coverage: test QFileInfo::group()Shane Kearns2010-11-161-0/+25
| | | | * | | Test coverage - ensure tst_qfileinfo tests dir & absoluteDir functionsShane Kearns2010-11-162-2/+12
| | | | * | | Fix tst_qfileinfo crash on windows with UAC enabledShane Kearns2010-11-161-2/+18
| | | | * | | QFile: Fix compilationJoão Abecasis2010-11-161-1/+1
| | | | * | | QFileSystemEngine::resolveUserName and not groupJoão Abecasis2010-11-161-1/+1
| | | | * | | Re-enable emulated QFile::map on symbianShane Kearns2010-10-295-38/+37
| | | | * | | Add tests for QFileInfo::owner()Prasanth Ullattil2010-10-272-0/+68
| | | | * | | Add support for QFileInfo owner() & group() on WindowsPrasanth Ullattil2010-10-271-0/+18
| | | | * | | Fix qmake compilation on *nix platformsJoão Abecasis2010-10-221-1/+1
| | | | * | | Fix errors in the QFileDialog autotestShane Kearns2010-10-201-1/+5
| | | | * | | Fix QFileDialog regression in symbianShane Kearns2010-10-201-1/+1
| | | | * | | Fix compile error in tst_qxmlstreamShane Kearns2010-10-202-1/+5
| | | | * | | Move QDir::fromNativeSeparators call to the QFileSystemEntry constructorShane Kearns2010-10-207-9/+33
| | | | * | | Implement seek beyond end of file for symbianShane Kearns2010-10-191-25/+26
| | | | * | | Document behaviour of QFile::seek when seeking beyond EOFShane Kearns2010-10-191-1/+11
| | | | * | | Fix crashes and hangs in qprocess autotestShane Kearns2010-10-191-1/+7
| | | | * | | Autotest for seeking beyond end of file and then writingShane Kearns2010-10-191-0/+31
| | | | * | | Fix QFileInfo("").exists() regression for symbianShane Kearns2010-10-181-1/+3
| | | | * | | Create regression test for QFileInfo("").exists()Shane Kearns2010-10-181-0/+1