Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
6.2.4
-
Linux, CentOS
Description
The QFileIconProvider is very slow when there are thousands of files or thousands of directories in the location that the QFileDialog opens in.
For our purposes, it was sufficient to subclass QFileIconProvider and override the icon() and type() methods to only return file and folder icons.