QDirIterator refactoring
commit8aaf775d3746529e8efa5110673a274ac6a7f8d4
authorJoão Abecasis <joao@abecasis.name>
Wed, 22 Jul 2009 10:49:01 +0000 (22 12:49 +0200)
committerJoão Abecasis <joao@abecasis.name>
Wed, 22 Jul 2009 12:36:17 +0000 (22 14:36 +0200)
tree391b2d7f45596c65f42b95393bd7b3319c7526b8
parenteabc4109a2703aa761eff7a26cfa7001af8577a3
QDirIterator refactoring

'*' is functionally the same as having no name filters. Equating the
equivalence in the constructor avoids repeated checks in the advance
"loop".

Reviewed-by: Olivier Goffart
src/corelib/io/qdiriterator.cpp