summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsscene/tst_qgraphicsscene.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix qgraphicswidget::initStyleOption autotestLars Knoll2015-06-061-0/+2
* Clean up the qgraphicsscene autotestLars Knoll2015-06-061-22/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QGraphicsScene: stabilize stacking order of toplevel itemsaavit2014-10-241-0/+37
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add a new optimization property to QGraphicsSceneDimitar Asenov2014-03-181-0/+73
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-1/+4
|\
| * Stabilize tst_QGraphicsScene::isActive().Friedemann Kleint2013-11-201-1/+4
* | WinRT: Fix various test compilationsAndrew Knight2013-10-021-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-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-071-5/+0
|\|
| * Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-5/+1
* | 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-171-2/+2
|/
* GV auto tests: kill QWindowsStyle dependenciesJ-P Nurmi2012-11-271-1/+1
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-10/+25
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove the obsolete scene argument for constructors of graphics itemsLars Knoll2012-08-031-1/+2
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-15/+13
* Deprecate the qWaitForWindowShown(QWindow *) method.Friedemann Kleint2012-07-251-5/+4
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-19/+21
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-1/+2
|\
| * Reverted use of tentative commit use in QWidget editorsPekka Vuorela2012-03-271-1/+2
* | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-25/+7
|/
* examples: use QVector<QPointF> instead of QList<QPointF>Marc Mutz2012-03-081-1/+1
* Refactor input context testsPekka Vuorela2012-02-221-1/+1
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-171-2/+2
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-5/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Adapt QGraphicsScene test to use QPlatformInputContextPekka Vuorela2011-12-301-24/+17
* Remove mention of Trolltech from QGraphicsScene autotest.Jason McDonald2011-12-281-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-4/+3
* Re-enabled passing tests in tst_qgraphicssceneJo Asplin2011-11-021-0/+1
* Remove unstable test from qgraphicsscene test.Jason McDonald2011-10-311-77/+0
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+4710