summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qiconloader_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure hicolor is searched before dash fallbacksMike Chen2024-01-171-1/+4
* Don't search more generic icons in Applications and MimeTypes contextsAlexander Volkov2023-12-181-1/+4
* Consult QIcon::fallbackThemeName() even for themes with explicit parentsTor Arne Vestbø2023-06-181-1/+1
* Unify QIcon theme icon loading and cache invalidationTor Arne Vestbø2023-06-171-6/+27
* De-inline QIconLoader::themeName()Tor Arne Vestbø2023-06-151-1/+1
* Cache null icons and remove them upon system icon theme changeAxel Spoerl2023-04-111-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QIconLoader: code tidiesGiuseppe D'Angelo2021-09-181-1/+4
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* QIconLoader: port to use new virtual functionsMorten Johan Sørvig2020-08-291-1/+5
* Use QList instead of QVector in guiJarek Kobus2020-06-291-4/+4
* Allow setting the QIcon fallback themeAlbert Astals Cid2018-08-201-0/+3
* Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-151-1/+6
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-10/+10
* Export QIconLoaderEngine::entryForSize() for QQuickIconImageJ-P Nurmi2017-02-231-1/+2
* Implement support for Scale directory key according to Icon Theme specMitch Curtis2017-02-011-1/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-9/+8
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-9/+8
| |\
| | * QIconLoaderEngine: add missing Q_DECL_OVERRIDEsAlexander Volkov2016-10-121-8/+8
| | * Remove unused static member QIconLoaderEngineEntry::countAlexander Volkov2016-10-121-1/+0
* | | Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-1/+1
|/ /
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QIconLoader: Use the GTK+ icon cachesOlivier Goffart2015-09-131-1/+4
|/
* QIconLoader: don't make QIconDirInfo::type a bit-fieldMarc Mutz2015-07-191-1/+1
* Respect manual set icon themes.Sune Vuorela2015-06-181-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fixed icons lookup in QIcon::fromThemeRuslan Nigmatullin2015-02-021-7/+13
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QIconLoader: don't inherit QObjectMarc Mutz2014-08-231-1/+1
* QIconLoader: replace an inefficient QList with a QVectorMarc Mutz2014-08-231-2/+3
* QIconLoader: mark virtual overridesMarc Mutz2014-08-231-2/+2
* QIconLoader: mark a helper type as movableMarc Mutz2014-08-231-0/+2
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* gui/opengl: Fix missing or improper include guard in headersSergio Ahumada2012-09-151-4/+4
* QIcon: move back to QtGuiOlivier Goffart2012-05-181-0/+192
* moving some more files around.Lars Knoll2011-05-041-192/+0
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+192