summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicswidget
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* CI: Blacklist updateFocusChainWhenChildDie for QNXPasi Petäjäjärvi2022-02-171-0/+2
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-051-5/+3
* Blacklist flaky tst_qgraphicswidget:initialShow on OpenSUSEDimitrios Apostolou2021-12-171-0/+1
* Blacklist flaky QGraphicsWidget test function for macOSVolker Hilsheimer2021-09-061-0/+2
* Reactivate QGraphics(Proxy)Widget unit testsVolker Hilsheimer2021-08-302-74/+59
* Remove the qmake project filesJoerg Bornemann2021-01-071-8/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-9/+8
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-251-33/+33
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-41/+48
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-4/+3
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-4/+4
|\
| * Widget autotests: replace deprecated QWidget::repaint() callsChristian Ehrlicher2019-11-271-1/+1
| * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-3/+3
* | Regenerate tests/auto/widgets/graphicsviewAlexandru Croitor2019-11-131-2/+13
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-1/+1
|\|
| * Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-1/+1
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+6
|/
* qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-121-4/+0
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-3/+3
* Revert "tst_qgraphicswidget expect fail on Win 10"Joni Jäntti2017-08-291-7/+0
* tst_qgraphicswidget expect fail on Win 10Joni Jäntti2017-08-031-0/+7
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-301-17/+17
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-0/+1
|\
| * Blacklisting autotests that fail on RHEL 7.1 also on RHEL 7.2Milla Pohjanheimo2016-04-151-0/+1
* | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-121-4/+2
* | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-4/+2
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+1
|\
| * Autotest: Enable make check on rhel 7.1Simo Fält2016-02-111-0/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Refactor tst_QGraphicsWidget::setTabOrderAndReparent().Friedemann Kleint2015-12-221-62/+66
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-28/+0
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-3/+3
* | QGraphicsView tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-222-6/+5
|/
* Fix qgraphicswidget::initStyleOption autotestLars Knoll2015-06-061-14/+4
* QGraphicsWidget: call normal "setParent" when setting a parentGiuseppe D'Angelo2015-05-051-0/+32
* Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-011-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix QGraphicsWidget window frame section logicDyami Caliri2015-02-021-0/+29
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Stabilize tst_QGraphicsWidget::updateFocusChainWhenChildDie().Friedemann Kleint2013-11-201-2/+10
* Remove XFAIL from tst_qgraphicswidget::initialShow2().Friedemann Kleint2013-05-272-4/+0
* Stabilize QGraphicsWidget test.Friedemann Kleint2013-05-091-15/+12
* Fix tabFocusFirst when that item is removed from QGraphicsSceneMiikka Heikkinen2013-05-081-0/+18
* Fix XPASS in tst_qgraphicswidget (Windows).Friedemann Kleint2013-05-071-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\