summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsitem
Commit message (Expand)AuthorAgeFilesLines
* 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