summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicswidget/tst_qgraphicswidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-11/+11
* tests: fix window activation usage in tst_QGraphicsWidgetLiang Qi2022-10-071-7/+25
* Port from container.count()/length() to size()Marc Mutz2022-10-041-6/+6
* Don't rely on synthetic mouse events in updateFocusChainWhenChildDie testTor Arne Vestbø2022-09-141-8/+3
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-6/+8
* tst_qgraphicswidget: Avoid redeclaration of Size from MacTypes.hTor Arne Vestbø2022-08-211-29/+29
* Stabilize test by not activating windowDimitrios Apostolou2022-08-171-5/+2
* QGraphicsWidget: skip test if graphics view fails to showVolker Hilsheimer2022-07-141-1/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-051-5/+3
* Reactivate QGraphics(Proxy)Widget unit testsVolker Hilsheimer2021-08-301-74/+53
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-9/+8
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-251-33/+33
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-41/+48
* Widget autotests: replace deprecated QWidget::repaint() callsChristian Ehrlicher2019-11-271-1/+1
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-3/+3
* Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-1/+1
* 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
* Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-121-4/+2
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-4/+2
* 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-221-5/+5
* Fix qgraphicswidget::initStyleOption autotestLars Knoll2015-06-061-14/+4
* QGraphicsWidget: call normal "setParent" when setting a parentGiuseppe D'Angelo2015-05-051-0/+32
* 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-271-3/+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
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-071-1/+0
|\|
| * Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* | Make sure panels always gain focus when activated or tab is pressed.Andreas Aardal Hanssen2012-12-171-5/+1
* | Repair QGraphicsWidget focus chain when used with ItemIsPanel.Andreas Aardal Hanssen2012-12-071-1/+102
|/
* Made QFusionStyle internalJ-P Nurmi2012-11-211-8/+7
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-6/+10
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-131-0/+5