summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsscene
Commit message (Expand)AuthorAgeFilesLines
* Stabilize tst_QGraphicsScene::isActive().Friedemann Kleint2013-11-201-1/+4
* 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
* 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-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
* Remove capitalization when specifying include-libraries.kb2012-05-141-1/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-1/+1
* Remove insignficiation from qgraphicsscene test on Windows.Jason McDonald2012-04-301-2/+0
* 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
* Make 'nmake check' succeed for widgets testsMiikka Heikkinen2012-02-171-0/+2
* 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-022-3/+1
* Remove unstable test from qgraphicsscene test.Jason McDonald2011-10-311-77/+0
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-1/+2
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-2034-0/+4736