summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicswidget
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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-232-2/+2
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-2/+1
|\
| * Put bug numbers on same line as insignificant_test markers.Jason McDonald2012-04-161-2/+1