summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/effects
Commit message (Expand)AuthorAgeFilesLines
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-122-7/+5
* Regenerate tests/auto/widgets/effectsAlexandru Croitor2019-11-132-4/+26
* Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-171-7/+4
|\
| * tst_qgraphicseffect: Wait for exposed instead of activeJohan Klokkhammer Helsing2019-10-151-7/+4
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-2/+1
|\|
| * unblacklist passing testsDaniel Smith2019-07-081-2/+1
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-0/+1
|\|
| * qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-091-0/+1
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-013-0/+13
|/
* Blacklist flaky tst_QGraphicsEffect autotest on openSUSETony Sarajärvi2018-09-241-0/+3
* tst_QGraphicsEffect: Allow multiple paint events in itemHasNoContents()Kari Oikarinen2018-05-211-2/+2
* tests/auto/widgets/{effects,styles}: Avoid unconditional qWait()sKari Oikarinen2018-04-251-2/+1
* Revert "Set sharedPainter correctly for QGraphicsEffect"Laszlo Agocs2018-03-141-21/+0
* Set sharedPainter correctly for QGraphicsEffectLaszlo Agocs2017-12-121-0/+21
* Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared pain...Friedemann Kleint2017-06-141-21/+0
* QWidgetEffectSourcePrivate::draw(): Call render() when no shared painter existsFriedemann Kleint2017-05-291-0/+21
* QGraphicsBlurEffect: Fix for high DPI scalingFriedemann Kleint2017-04-181-0/+5
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-7/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-0/+0
|\
| * Purge sRGB chunks from PNGs in tests.Edward Welbourne2016-03-291-0/+0
* | Updated license headersJani Heikkinen2016-01-212-34/+24
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-25/+0
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* | QWidgets tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-312-3/+2
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-2/+2
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-0/+4
* Auto tests: remove PlatformQuirks::isAutoMaximizing()J-P Nurmi2012-09-261-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-5/+5
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-3/+5
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Add header qtest_widgets.h, similar to qtest_gui.h, but for QApplication.David Faure2012-05-161-1/+1
* Removed parallel_test from parallel-unsafe autotest.Rohan McGovern2012-04-271-1/+0
* Move tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgetsDebao Zhang2012-03-124-0/+462
* 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
* 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
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+771