summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Re-enable tests tst_qgraphicsproxywidget, tst_qgraphicswidget.Friedemann Kleint2013-07-241-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-0/+52
|\
| * Make *ItemBoundingRect modes work with custom shapes.Mitch Curtis2013-07-161-0/+52
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-041-0/+12
|\|
| * Made sure items with preferred width of 0 could also stretchJan Arve Saether2013-05-271-0/+12
* | widget/graphicsview: Do not run tests showing windows in parallel.Friedemann Kleint2013-06-035-6/+0
* | Remove XFAIL from tst_qgraphicswidget::initialShow2().Friedemann Kleint2013-05-272-4/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-234-17/+61
|\|
| * Stabilize tst_qgraphicssceneindex.Friedemann Kleint2013-05-231-1/+1
| * QGV: fix items not to be selected on right mouse button releaseJ-P Nurmi2013-05-141-0/+28
| * Stabilize QGraphicsWidget test.Friedemann Kleint2013-05-091-15/+12
| * Fix tabFocusFirst when that item is removed from QGraphicsSceneMiikka Heikkinen2013-05-081-0/+18
| * Add QSKIP to hoverenter-test in tst_qgraphicsproxywidget.Friedemann Kleint2013-05-071-0/+1
| * Fix XPASS in tst_qgraphicswidget (Windows).Friedemann Kleint2013-05-071-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-221-1/+1
|\|
| * Fix qgraphicsview autotest build for WEC7.Janne Anttila2013-04-171-1/+1
* | Fixed a bug where the MaximumSizeHint of a layout with spans was wrongJan Arve Saether2013-04-041-5/+5
* | Fixed a bug where spans across empty cells got broken.Jan Arve Saether2013-04-031-0/+28
|/
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2812-12/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-272-2/+2
* QtWidgets tests: Don't use the deprecated QTest::qWaitForWindowShown()Debao Zhang2013-03-271-1/+1
* tst_qgraphicseffectsource: Don't use the deprecated QGraphicsItem::children()Debao Zhang2013-03-272-21/+21
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Fix warnings about overloaded virtuals in tests (CLANG).Friedemann Kleint2013-03-121-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-241-0/+57
|\
| * Make sure QGraphicsItem notifies changes to focusScopeItem.Andreas Aardal Hanssen2013-01-241-0/+57
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2219-19/+19
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1819-19/+19
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-164-1197/+731
|\|
| * Removed hardcoded values from tst_qgraphicsview::scrollBarRangesOliver Wolff2013-01-094-1197/+731
* | Clean up some metatype declarations and registrationsStephen Kelly2013-01-091-1/+0
* | Merge branch 'stable' into devSergio Ahumada2013-01-092-0/+20
|\|
| * Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-082-0/+20
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0710-29/+0
|\|
| * Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-0410-29/+1
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-041-0/+41
|\|
| * Fix focusproxy-relayed crash in QGraphicsItem destructor.Andreas Aardal Hanssen2012-12-171-0/+2
| * Clear focus of GraphicsItem focus scopes and their children.Andrew den Exter2012-12-041-0/+39
* | Deactivating an inactive panel no longer causes unwanted deactivation.Andreas Aardal Hanssen2012-12-171-0/+35
* | Add new signal: QGraphicsScene::focusItemChanged().Andreas Aardal Hanssen2012-12-171-0/+115
* | Make sure panels always gain focus when activated or tab is pressed.Andreas Aardal Hanssen2012-12-173-22/+20
* | Repair QGraphicsWidget focus chain when used with ItemIsPanel.Andreas Aardal Hanssen2012-12-071-1/+102
|/
* GV auto tests: kill QWindowsStyle dependenciesJ-P Nurmi2012-11-275-26/+19
* Ensure subfocus is not reset to 0 when hiding a panel.Andreas Aardal Hanssen2012-11-261-46/+91
* Made QMacStyle internalJ-P Nurmi2012-11-231-4/+1
* Made QFusionStyle internalJ-P Nurmi2012-11-212-10/+8
* Fix: don't override the new non-cosmetic default pen in qwidgetaavit2012-10-251-2/+2
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-224-29/+16
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-225-29/+100
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-194-7/+7