summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsitem
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-0/+1
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-4/+0
* 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
* 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
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-40/+41
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-51/+30
* Implement qWaitForWindowShown using qWaitForWindowExposed.Friedemann Kleint2012-07-121-1/+1
* Remove capitalization when specifying include-libraries.kb2012-05-141-1/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-40/+40
* Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-6/+9
* Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-141-3/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove QTextControl and QLineControl.Andrew den Exter2012-01-251-4/+4
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-4/+4
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Expect tooltip related test failures on Mac OS XBradley T. Hughes2012-01-201-0/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove QInputContext based test from QGraphicsItem testsPekka Vuorela2011-12-201-82/+0
* Extend touch events.Laszlo Agocs2011-12-091-1/+4
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Re-enabled passing tests in tst_qgraphicsitemJo Asplin2011-11-022-3/+1
* Remove debugging code from qgraphicsitem autotest.Jason McDonald2011-11-021-6/+0
* Remove obsolete test data from qgraphicsitem testJason McDonald2011-10-311-19/+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-11/+9
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+11412