Fix QFileDialog Symbian native file dialog filename filtering.
authorMiikka Heikkinen <miikka.heikkinen@digia.com>
Thu, 10 Feb 2011 12:39:41 +0000 (14:39 +0200)
committerJason McDonald <jason.mcdonald@nokia.com>
Mon, 14 Feb 2011 13:31:33 +0000 (23:31 +1000)
commitfbcbdd00f6d87aa855b401bee5c1f7fb76fd9352
tree92dd789a0fb220970676a41187f48b5bdd636efd
parentcc0f75c93a0f97d0c71b2a8d3005f119e9a85ea5
Fix QFileDialog Symbian native file dialog filename filtering.

Now QFileDialog static functions that use Symbian native file dialog
should find the same files as non-native QFileDialog for any given
filename filter.

Task-number: QTBUG-17298
Reviewed-by: Janne Koskinen
(cherry picked from commit 5ec67c969dce335a26c402b73bb19a6751401871)
src/gui/dialogs/qfiledialog_symbian.cpp