qt5base-lts/tests/auto/gui/image/qicon/icons/themeparent
Olivier Goffart e68d06714f QIconLoader: Use the GTK+ icon caches
Loading icons is quite slow because we need to stat many files in many directories.
That's why gtk adds a cache in the icon theme directory so it avoids stating lots
of files.

The cache file can be generated with gtk-update-icon-cache utility on a theme
directory. If the cache is not present, corrupted, or outdated, the normal slow lookup
is still run.

[ChangeLog][QtGui][QIcon] fromTheme gained the ability to use the GTK icon cache
to speed up lookups.

Change-Id: I3ab8a9910be67a34034556023be61a86789a7893
Reviewed-by: David Faure <david.faure@kdab.com>
2015-09-13 16:23:24 +00:00
..
16x16/actions QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
22x22/actions QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
32x32/actions QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
scalable/actions QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
icon-theme.cache QIconLoader: Use the GTK+ icon caches 2015-09-13 16:23:24 +00:00
index.theme QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00