qt5base-lts/tests/auto/gui/image/qicon
Tor Arne Vestbø addde7843f Consult QIcon::fallbackThemeName() even when theme name is empty
We still need to consult fallbackThemeName() when computing the
parent list for an individual theme, as the Freedesktop Theme Icon
spec mandates that the "hicolor" theme comes last, but we no longer
need to do explicit fallback to fallbackThemeName() if a theme is
not found.

Pick-to: 6.5 6.6
Change-Id: I6c0b5a45d8258c5b6eaa761402944a735b1606ba
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2023-06-18 20:28:58 +02:00
..
fallback_icons Introduce QIcon::fallbackSearchPaths() 2018-01-15 10:12:22 +00:00
icons Consult QIcon::fallbackThemeName() even for themes with explicit parents 2023-06-18 10:49:14 +02:00
second_icons/testtheme/32x32/actions Fixed icons lookup in QIcon::fromTheme 2015-02-02 23:28:19 +00:00
styles/commonstyle/images Establish baseline for QIcon test on dpr > 1 2020-08-05 11:23:07 +02:00
.gitignore QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
CMakeLists.txt Consult QIcon::fallbackThemeName() even for themes with explicit parents 2023-06-18 10:49:14 +02:00
image.png QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
rect.png QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
tst_qicon.cpp Consult QIcon::fallbackThemeName() even when theme name is empty 2023-06-18 20:28:58 +02:00