summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-134-60/+46
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-271-6/+20
* Auto tests: remove PlatformQuirks::isAutoMaximizing()J-P Nurmi2012-09-263-40/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2219-456/+456
* Make gui/math3d classes use float rather than qrealSean Harmer2012-09-072-45/+39
* Revert "Implement automatic mouse grabbing on mouse button press."Friedemann Kleint2012-09-071-0/+3
* auto tests: updated for new QStyle pure virtualsJ-P Nurmi2012-08-311-8/+7
* Make QGraphicsView respect scrollbar policiesJeremy Lainé2012-08-311-0/+288
* Speed up tst_QGraphicsView::mapToScene testThiago Macieira2012-08-131-1/+1
* tst_qgraphicsview: increase test timeout furtherRohan McGovern2012-08-131-1/+1
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-032-5/+2