qt5base-lts/tests/auto
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
..
android Fix typo in test results report for android 2015-07-28 21:16:19 +00:00
bic/data bic: Add 5.{1,2,3,4}.0 bic data for linux-gcc-amd64 2015-02-14 06:54:20 +00:00
cmake CMake: Fix regression with quoted OPTIONS parameter 2015-03-11 07:31:33 +00:00
compilerwarnings/data Fixed license headers 2015-02-17 18:46:09 +00:00
concurrent Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
corelib Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
dbus Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00
gui QIconLoader: Use the GTK+ icon caches 2015-09-13 16:23:24 +00:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake Add a unit test for testing Qt in its install location. 2013-07-02 23:08:54 +02:00
network QAbstractSocket: discard input data when opened only for writing 2015-09-05 18:12:00 +00:00
opengl Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
other Link to AppKit instead of Cocoa. 2015-09-05 11:49:17 +00:00
printsupport Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
shared Update copyright headers 2015-02-11 06:49:51 +00:00
sql Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
testlib Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
tools Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
widgets Add attribute to enable font and palette propagation in QSS. 2015-09-10 06:44:57 +00:00
xml Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
auto.pro fix usage of wince scope 2015-06-05 10:29:10 +00:00
network-settings.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtest-config.h Update copyright headers 2015-02-11 06:49:51 +00:00
test.pl Update copyright headers 2015-02-11 06:49:51 +00:00