qt5base-lts/tests/manual/dialogs
Sérgio Martins 46685f755b Windows: Introduce QFileDialog::DontUseCustomDirectoryIcons
Folders can have a custom icon, set by the user. Some system
folders also have one, for example c:\windows\fonts.

This option allows you to disable this behavior, you'll get the
folder directory icon.

As a side-effect, you'll get a very big performance improvement
on removable/network media: 2 seconds vs 60 seconds on a SDCard
with 10000 folders.

Change-Id: Id55ea628186e0a6523585ec7a4ff622d6f5da505
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2013-05-09 14:56:32 +02:00
..
colordialogpanel.cpp QColorDialog manual test: add initial color selection 2013-02-07 01:22:40 +01:00
colordialogpanel.h QColorDialog manual test: add initial color selection 2013-02-07 01:22:40 +01:00
dialogs.pro Manual dialog test: Add a page for QWizard. 2013-03-05 18:39:35 +01:00
filedialogpanel.cpp Windows: Introduce QFileDialog::DontUseCustomDirectoryIcons 2013-05-09 14:56:32 +02:00
filedialogpanel.h Windows: Introduce QFileDialog::DontUseCustomDirectoryIcons 2013-05-09 14:56:32 +02:00
fontdialogpanel.cpp Manual test for QFontDialog 2013-02-05 14:42:50 +01:00
fontdialogpanel.h Manual test for QFontDialog 2013-02-05 14:42:50 +01:00
main.cpp Manual dialog test: Add a page for QWizard. 2013-03-05 18:39:35 +01:00
wizardpanel.cpp Manual dialog test: Add a page for QWizard. 2013-03-05 18:39:35 +01:00
wizardpanel.h Manual dialog test: Add a page for QWizard. 2013-03-05 18:39:35 +01:00