summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdiriterator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | moved declaration of engine to better match merge and to remove warningmread2009-08-101-1/+2
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-08-071-138/+93
|\ \ \ | |/ /
| * | Fix two errors of QDirIteratorPrivate::matchesFilters()Benjamin Poulain2009-07-231-8/+2
| * | Don't hide errors in QDirIteratorJoão Abecasis2009-07-221-4/+1
| * | QDirIterator refactoringJoão Abecasis2009-07-221-5/+18
| * | QDirIterator refactoringJoão Abecasis2009-07-221-6/+5
| * | QDirIterator refactoringJoão Abecasis2009-07-221-13/+16
| * | QDirIterator: fail early, fail oftenJoão Abecasis2009-07-221-2/+2
| * | QDirIterator: Cleaning up after one's selfJoão Abecasis2009-07-221-2/+1
| * | QDirIterator cleanup after refactoringJoão Abecasis2009-07-221-9/+8
| * | QDirIterator refactoringJoão Abecasis2009-07-221-11/+7
| * | QDirIterator refactoringJoão Abecasis2009-07-221-9/+9
| * | QDirIterator: no point in delaying the inevitableJoão Abecasis2009-07-221-7/+3
| * | QDirIterator refactoringJoão Abecasis2009-07-221-4/+3
| * | QDirIterator: another one bites the dustJoão Abecasis2009-07-221-12/+5
| * | Still fixing QDirIterator...João Abecasis2009-07-221-2/+2
| * | QDirIterator cleanupJoão Abecasis2009-07-221-7/+5
| * | QDirIterator: Don't recurse into hidden directories unless askedJoão Abecasis2009-07-221-0/+4
| * | QDirIterator moving around conditionsJoão Abecasis2009-07-221-6/+5
| * | Faster condition comes firstJoão Abecasis2009-07-221-1/+1
| * | QDirIterator: refactor initializations in private constructorJoão Abecasis2009-07-221-5/+5
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-58/+29
| |\ \ | | |/
| | * QDirIterator: Doc fixes and whitespace cleanupJoão Abecasis2009-07-171-19/+12
| | * Refactoring QDirIteratorPrivate::pushSubDirectoryJoão Abecasis2009-07-171-26/+15
| | * QDirIterator: reducing "randomness"João Abecasis2009-07-171-10/+3
| | * QDirIterator was returning inconsistent dataJoão Abecasis2009-07-171-6/+1
* | | fixing memory leaks in dir iteratormread2009-08-061-7/+20
|/ /
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Fix build on windows.Prasanth Ullattil2009-06-151-1/+1
* | Fix build on WindowsAlexis Menard2009-06-151-1/+1
* | Improve the speed of QDir, QFileInfo and QDirIterator.Alexis Menard2009-06-151-62/+51
|/
* Fix stopping link loops in QDirIterator on WindowsEskil Abrahamsen Blomfeldt2009-05-191-2/+2
* Subject: Compile fix on WindowsAndy Shaw2009-03-311-2/+2
* Fix bug in QDirIterator that clear the cache of the fileinfoAlexis Menard2009-03-311-17/+17
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+559