ISLEman
Bug List
Member QDir::setMatchAllDirs (bool)
Currently, directories that do not match the filter will not be included (the name filter will be ignored as expected).
Class QRegExp
Case insensitive matching is not supported for non-ASCII/Latin1 (non-8bit) characters. Any character with a non-zero QChar.row() is matched case sensitively even if the QRegExp is in case insensitive mode.