summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsitem
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-5/+8
* Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-091-0/+8
* QGraphicsView tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-222-109/+110
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-16/+16
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Tests: Remove tst_QGraphicsIten::sorting from the BLACKLIST fileCaroline Chao2015-04-221-2/+0
* Tests: Blacklist tst_QGraphicItem::ensureUpdateOnTextItemCaroline Chao2015-04-221-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Extend selections in QGraphicsView when selection extension key downAndy Maloney2015-01-131-0/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Blacklist constantly failing test cases on OS XKalle Viironen2014-09-231-0/+2
* GraphicsView: Fix resolvePalette() for QGraphicsItem's childrenMaks Naumov2014-09-051-0/+17
* Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-12/+22
|\
| * Stabilize and speed up tst_QGraphicsItem::cursor().Friedemann Kleint2014-05-221-12/+22
* | Add a new optimization flag to QGraphicsItem.Dimitar Asenov2014-03-311-5/+119
|/
* QNX: Fix QGraphicsItem autotestFabian Bumberger2014-03-211-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-0/+1
|\
| * Stabilize tst_QGraphicsItemMarc Mutz2013-12-031-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-0/+6
|\|
| * Skip tst_QGraphicsItem::ensureUpdateOnTextItem() on OSX 10.7Gunnar Sletta2013-11-141-0/+6
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-0/+4
|\|
| * Skip tst_QGraphicsItem::paint() on Mac OS X 10.7Simo Fält2013-10-151-0/+4
* | WinRT: Fix various test compilationsAndrew Knight2013-10-022-2/+2
|/
* Fix QGraphics(Ellipse)Item autotestGiuseppe D'Angelo2013-08-191-4/+7
* Fix double transform for items ignoring parent transformations.Andreas Aardal Hanssen2013-08-051-0/+61
* QGV: fix items not to be selected on right mouse button releaseJ-P Nurmi2013-05-141-0/+28
* tst_qgraphicseffectsource: Don't use the deprecated QGraphicsItem::children()Debao Zhang2013-03-271-20/+20
* 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-221-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Clean up some metatype declarations and registrationsStephen Kelly2013-01-091-1/+0
* | Merge branch 'stable' into devSergio Ahumada2013-01-091-0/+1
|\|
| * Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-0/+1
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-071-4/+0
|\|
| * Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-4/+0
* | 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
* | Make sure panels always gain focus when activated or tab is pressed.Andreas Aardal Hanssen2012-12-171-15/+17
|/
* Ensure subfocus is not reset to 0 when hiding a panel.Andreas Aardal Hanssen2012-11-261-46/+91
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-1/+41
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-131-13/+6
* Auto tests: remove PlatformQuirks::isAutoMaximizing()J-P Nurmi2012-09-261-24/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-031-3/+0
* Remove the obsolete scene argument for constructors of graphics itemsLars Knoll2012-08-031-5/+9
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1