Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil... | Qt Continuous Integration System | 2010-12-08 | 157 | -3045/+8321 | |
| |\ \ | ||||||
| | * \ | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil... | Qt Continuous Integration System | 2010-12-07 | 157 | -3045/+8321 | |
| | |\ \ | ||||||
| | | * | | Fix compile error in tst_qfileinfo on Mac/Linux | Prasanth Ullattil | 2010-12-07 | 1 | -0/+2 | |
| | | * | | Fix tst_QFileInfo owner() & group() failure on Windows. | Prasanth Ullattil | 2010-12-06 | 1 | -20/+43 | |
| | | * | | Fix tst_QFileInfo::canonicalFilePath failure on Windows | Prasanth Ullattil | 2010-12-06 | 1 | -10/+19 | |
| | | * | | Fix QDir::relativeFilePath | João Abecasis | 2010-12-06 | 1 | -1/+1 | |
| | | * | | Fix spelling in comments | João Abecasis | 2010-12-05 | 6 | -12/+12 | |
| | | * | | Add missing license header to test case | João Abecasis | 2010-12-05 | 1 | -0/+41 | |
| | | * | | Define _WIN32_WINNT before any includes | João Abecasis | 2010-12-05 | 1 | -4/+4 | |
| | | * | | New attempt at fixing compilation failure | João Abecasis | 2010-12-05 | 2 | -6/+4 | |
| | | * | | Removing unused duplicate definitions | João Abecasis | 2010-12-05 | 1 | -27/+0 | |
| | | * | | No symbolic links in Windows CE | João Abecasis | 2010-12-04 | 1 | -0/+2 | |
| | | * | | Set minimum target Windows version to 2000 | João Abecasis | 2010-12-04 | 2 | -0/+8 | |
| | | * | | More missing includes | João Abecasis | 2010-12-04 | 2 | -0/+3 | |
| | | * | | Add missing include | João Abecasis | 2010-12-04 | 1 | -0/+1 | |
| | | * | | Fix compile error | Shane Kearns | 2010-12-03 | 1 | -0/+2 | |
| | | * | | Update def files | Shane Kearns | 2010-12-02 | 4 | -3/+12 | |
| | | * | | Merge remote branch 'origin/master' into file-engine-refactor | João Abecasis | 2010-12-02 | 384 | -7206/+24094 | |
| | | |\ \ | ||||||
| | | * | | | Fix tst_QFile::caseSensitivity test on Mac | João Abecasis | 2010-11-30 | 1 | -1/+1 | |
| | | * | | | Fix typo in QFile test | João Abecasis | 2010-11-30 | 1 | -1/+1 | |
| | | * | | | Add test generated files to .gitignore | Shane Kearns | 2010-11-30 | 2 | -7/+13 | |
| | | * | | | Fix compile error for qdir autotest on symbian3 | Shane Kearns | 2010-11-30 | 1 | -0/+1 | |
| | | * | | | QtDeclarative: make autotests compile on symbian | Shane Kearns | 2010-11-30 | 7 | -22/+42 | |
| | | * | | | Add symbian platform security and case sensitivity test cases | Shane Kearns | 2010-11-30 | 1 | -0/+92 | |
| | | * | | | Fix buffered/unbuffered mode issues on symbian | Shane Kearns | 2010-11-30 | 2 | -3/+9 | |
| | | * | | | Update with def files merged from master | Shane Kearns | 2010-11-30 | 5 | -7/+468 | |
| | | * | | | Fix compile error on symbian | Shane Kearns | 2010-11-30 | 1 | -0/+4 | |
| | | * | | | Fix link() autotest on Windows | Prasanth Ullattil | 2010-11-26 | 1 | -1/+1 | |
| | | * | | | Flagging some more tests as parallelizable | João Abecasis | 2010-11-25 | 8 | -0/+13 | |
| | | * | | | Fix QFile::link unit test | João Abecasis | 2010-11-25 | 1 | -4/+10 | |
| | | * | | | Fix QFileDialog autotest | João Abecasis | 2010-11-25 | 1 | -0/+1 | |
| | | * | | | Let's use engine's understanding of relative path | João Abecasis | 2010-11-25 | 2 | -2/+6 | |
| | | * | | | QAbstractFileEngine test case | João Abecasis | 2010-11-24 | 1 | -1/+1 | |
| | | * | | | Smoke test for QAbstractFileEngine | João Abecasis | 2010-11-24 | 5 | -0/+737 | |
| | | * | | | Fix compile error on Windows | Prasanth Ullattil | 2010-11-24 | 1 | -0/+4 | |
| | | * | | | Adding #ifdefs/#defines lost in the merge to master | João Abecasis | 2010-11-23 | 5 | -12/+22 | |
| | | * | | | Merge remote branch 'qt/master' into file-engine-refactor | João Abecasis | 2010-11-23 | 3245 | -94301/+159533 | |
| | | |\ \ \ | ||||||
| | | * | | | | Fix QFile autotest for out-of-source builds | João Abecasis | 2010-11-22 | 1 | -2/+2 | |
| | | * | | | | 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 | 4 | -45/+10 | |
| | | * | | | | Update QDirModel autotest (symbian) | Shane Kearns | 2010-11-18 | 1 | -13/+9 | |
| | | * | | | | Fix test compile issues on symbian | Shane Kearns | 2010-11-18 | 1 | -3/+4 | |
| | | * | | | | Fix test compile error on linux | Shane Kearns | 2010-11-17 | 1 | -3/+1 | |
| | | * | | | | Test Coverage: add tests to cover QDir API | Shane Kearns | 2010-11-17 | 2 | -4/+207 | |
| | | * | | | | Windows: fix QFile::symLinkTarget | Shane Kearns | 2010-11-17 | 1 | -1/+1 | |
| | | * | | | | Test coverage: test more of QFile API | Shane Kearns | 2010-11-17 | 1 | -0/+18 | |
| | | * | | | | Fix QFile::resize on windows for files opened from a FILE* | Shane Kearns | 2010-11-16 | 1 | -3/+7 | |
| | | * | | | | Test coverage: test QFile::resize | Shane Kearns | 2010-11-16 | 1 | -0/+26 | |
| | | * | | | | test coverage: add test for QDir::match static functions | Shane Kearns | 2010-11-16 | 1 | -0/+30 | |
| | | * | | | | test coverage: test QDir::addSearchPath | Shane Kearns | 2010-11-16 | 1 | -0/+23 | |