summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qicon/tst_qicon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-151-0/+11
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-1/+1
|\
| * Fix tst_QIcon for configurations with builtin_testdataOliver Wolff2017-06-131-1/+1
* | 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-131-0/+64
|/
* 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-021-4/+14
* 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-151-24/+18
* tst_QIcon: Mark availableSizes() and task223279_inconsistentAddFile() as XFAILSergio Ahumada2013-06-271-0/+6
* 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
* Scale icons returned by QIcon::fromTheme.David Sansome2012-10-101-0/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make qicon autotest build without widgetsKent Hansen2012-06-081-0/+4
* QIcon: move back to QtGuiOlivier Goffart2012-05-181-0/+637
* Move tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgetsDebao Zhang2012-03-121-637/+0
* Remove SVG specific tests and testdata from QIcon.Toby Tomkins2012-02-101-88/+0
* Remove QIconEngineV2 and fold it into QIconEngineLars Knoll2012-01-311-28/+0
* Fixed qicon unittest to use QFINDTESTDATAKurt Korbatits2012-01-311-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Changed qicon unittest to work from installation directoryKurt Korbatits2012-01-171-25/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-4/+0
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+781