summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicswidget/tst_qgraphicswidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Auto tests: remove PlatformQuirks::isAutoMaximizing()J-P Nurmi2012-09-261-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Implement automatic mouse grabbing on mouse button press."Friedemann Kleint2012-09-071-0/+3
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-031-2/+2
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-14/+14
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-24/+15
* Fix focus handling when the application has QAxWidgets.Miikka Heikkinen2012-07-031-6/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-2/+2
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-4/+4
* Fix XPASS in QGraphicsWidget test on Ubuntu 11.10.Jason McDonald2012-04-231-1/+1
* Remove WA_PaintOutsidePaintEventDebao Zhang2012-03-281-3/+0
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-3/+0
* Remove XFAIL in QGraphicsWidget test for WindowsMiikka Heikkinen2012-02-151-1/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Expect tst_QGraphicsWidget::updateFocusChain...() failure on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Fix XPASS in tst_QGraphicsWidget on Mac OS XBradley T. Hughes2012-01-231-1/+3
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1