diff options
author | João Abecasis <joao@abecasis.name> | 2009-07-17 10:21:15 (GMT) |
---|---|---|
committer | João Abecasis <joao@abecasis.name> | 2009-07-22 12:36:15 (GMT) |
commit | 316fec414c651fb4c5dc9666344219b0137e704f (patch) | |
tree | b08309e6a87d97a4be3823c7db187d09a95f1ba4 /src/xmlpatterns/iterators | |
parent | 5f18fa27a6e87ee7cd568388cdf59cf85a3620e5 (diff) | |
download | Qt-316fec414c651fb4c5dc9666344219b0137e704f.zip Qt-316fec414c651fb4c5dc9666344219b0137e704f.tar.gz Qt-316fec414c651fb4c5dc9666344219b0137e704f.tar.bz2 |
QDirIterator: Don't recurse into hidden directories unless asked
If we're skipping hidden files, we should skip hidden directories as
well. The user can still request that hidden directories not be skipped
by specifying QDir::AllDirs in the filter.
Incidentally, all other filters are ignored when recursing into
sub-directories. Perhaps that should be addressed as well.
Reviewed-by: Marius Storm-Olsen
Diffstat (limited to 'src/xmlpatterns/iterators')
0 files changed, 0 insertions, 0 deletions