summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qicon
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Remove unused .qrc filesJoerg Bornemann2022-01-171-31/+0
* Compile autotests for IntegrityTatiana Borisova2021-09-201-1/+2
* Fix tst_qicon for fractional dprAllan Sandfeld Jensen2021-04-201-2/+5
* QIcon: Use the @nx pixmaps in the paint methodBastien Bouclet2021-01-261-0/+48
* Remove the qmake project filesJoerg Bornemann2021-01-071-9/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-4/+5
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-4/+4
* Fix deprecation warnings in testsVolker Hilsheimer2020-09-171-1/+1
* QIcon: Add pixmap() overload which take devicePixelRatioMorten Johan Sørvig2020-08-271-0/+14
* Establish baseline for QIcon test on dpr > 1Morten Johan Sørvig2020-08-056-26/+71
* tst_qicon: Enable lowdpi test using qt_add_test argumentTor Arne Vestbø2020-07-261-1/+1
* Mark QIcon test as not supporting high-DPI pixmapsVolker Hilsheimer2020-07-242-1/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-4/+4
* cmake: add gui/image testsFrederik Gladhorn2019-10-231-0/+94
* Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-154-1/+13
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-192-2/+2
|\
| * Fix tst_QIcon for configurations with builtin_testdataOliver Wolff2017-06-132-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-0/+1
|\|
| * QIconLoaderEngine: Fix actualSize() for no-entryPalo Kisa2017-05-031-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-201-2/+2
|\|
| * Properly use the "process" featureUlf Hermann2017-02-271-2/+2
* | Tests: Fix Clang warnings about various unused variablesFriedemann Kleint2017-02-051-10/+0
|/
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-0/+2
|\
| * Fix compilation without process supportMaurice Kalinowski2016-05-201-0/+2
* | QtGui: Remove Windows CE.Friedemann Kleint2016-03-301-8/+0
|/
* Fix test tst_QIcon::fromThemeCache().Friedemann Kleint2016-03-021-3/+24
* QIcon::fromTheme(): add support for absolute paths.David Faure2016-02-151-0/+4
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-0/+15
|\
| * Fix possible null pointer dereferences.Jake Petroules2015-12-021-0/+15
* | QIconLoader: Use the GTK+ icon cachesOlivier Goffart2015-09-133-0/+65
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-5/+5
* Do not support static QIcon instancesFrederik Gladhorn2015-07-091-6/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fixed icons lookup in QIcon::fromThemeRuslan Nigmatullin2015-02-024-6/+16
* Android: Fix qicon test.BogDan Vatra2014-12-221-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* tst_qicon: Resolve all files using QFINDTESTDATA().Friedemann Kleint2014-06-221-24/+35
* Remove qSort usages from gui testsSergio Ahumada2014-02-201-1/+3
* Do not overwrite basePixmap of QIconLoader PixmapEntryAlbert Astals Cid2014-01-221-0/+2
* tst_QIcon: Fix availableSizes() and task223279_inconsistentAddFile()Sergio Ahumada2013-07-158-24/+24
* tst_QIcon: Mark availableSizes() and task223279_inconsistentAddFile() as XFAILSergio Ahumada2013-06-271-0/+6
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Gui: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Scale icons returned by QIcon::fromTheme.David Sansome2012-10-101-0/+6