diff options
author | Benjamin Poulain <benjamin.poulain@nokia.com> | 2009-07-23 12:04:19 (GMT) |
---|---|---|
committer | Benjamin Poulain <benjamin.poulain@nokia.com> | 2009-07-23 12:05:03 (GMT) |
commit | 9081c1b97532f76b350a712c8e8e6d0bd4cadfdc (patch) | |
tree | 5be26c4de06b00d8760688b64635423202865a72 /src/script | |
parent | 86422951df8073babe8d9dcfbd63fe216aa4662e (diff) | |
download | Qt-9081c1b97532f76b350a712c8e8e6d0bd4cadfdc.zip Qt-9081c1b97532f76b350a712c8e8e6d0bd4cadfdc.tar.gz Qt-9081c1b97532f76b350a712c8e8e6d0bd4cadfdc.tar.bz2 |
Fix two errors of QDirIteratorPrivate::matchesFilters()
The filter for includeSystem was exectuted twice. The second time
was not correct according to d9a620633d0a5fa5e69ab06ec9a706118f3df2a6
(QFileInfo::exists() can return false for system file).
For skipDirs, a parenthesis was missing in the test of includeHidden
and includeSystem. This was introduced in the refactoring of
44766d265c16551043d2739171069fe042c40091
Reviewed-by: João Abecasis
Diffstat (limited to 'src/script')
0 files changed, 0 insertions, 0 deletions