summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Flag tst_qmenubar tests as unstable.Toby Tomkins2012-01-161-0/+3
* Flag tst_QDoubleSpinBox::task255471_decimalsValidation test as unstable.Toby Tomkins2012-01-161-0/+3
* Flag tst_QComboBox tests as unstable.Toby Tomkins2012-01-161-0/+3
* Flag tst_QTreeView::styleOptionViewItem test as unstable.Toby Tomkins2012-01-161-0/+3
* Flag tst_QItemDelegate::task257859_finalizeEdit test as unstable.Toby Tomkins2012-01-161-0/+2
* Flag tst_QGraphicsWidget::updateFocusChainWhenChildDie test as unstable.Toby Tomkins2012-01-161-1/+2
* Flag tst_qcalendarwidget::buttonClickCheck test as unstable.Toby Tomkins2012-01-161-1/+2
* QTreeView: fix crash when starting a drag with hidden columns.David Faure2012-01-121-19/+26
* Set missing flags in the option when rendering QTreeView drag pixmapDavid Faure2012-01-122-1/+13
* Flag tst_qgraphicsview as insignificant, test are unstable.Toby Tomkins2012-01-121-0/+2
* tst_qgraphicsivew: Run Motif scrollbar range tests only at 96DPI.Friedemann Kleint2012-01-101-27/+15
* Improve QDateTimeEdit autotest.Jason McDonald2012-01-101-5/+5
* Avoid using 'check' as an identifier.Stephen Kelly2012-01-101-4/+4
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-2/+2
* Removed QApplication::setInputContext()Pekka Vuorela2012-01-052-73/+14
* Update copyright year in license headers.Jason McDonald2012-01-05131-131/+131
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-0311-119/+119
* Adapt QGraphicsView test to QPlatformInputContextPekka Vuorela2011-12-301-27/+26
* Adapt QGraphicsScene test to use QPlatformInputContextPekka Vuorela2011-12-302-24/+118
* Remove mention of Trolltech from QGraphicsScene autotest.Jason McDonald2011-12-281-1/+1
* Finish removing Qt3 supportBradley T. Hughes2011-12-231-2/+2
* Enable Mac style on Mac OS X.Morten Johan Sorvig2011-12-221-2/+1
* Reimplement QGraphicsEffect::sourceChanged() properlyBradley T. Hughes2011-12-211-1/+1
* Remove QInputContext based test from QGraphicsItem testsPekka Vuorela2011-12-201-82/+0
* Removed test for obsolete QInputContextPekka Vuorela2011-12-203-408/+0
* Retire QTest::pixmapsAreEqual().Jason McDonald2011-12-201-2/+2
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-1616-7397/+0
* Application-test: Fix location of sub-executables.Friedemann Kleint2011-12-154-28/+53
* Remove redundant touch processing in QtGui and widgets.Laszlo Agocs2011-12-141-22/+104
* Silence -Woverloaded-virtual warnings in QFileDialogBradley T. Hughes2011-12-122-5/+5
* Extend touch events.Laszlo Agocs2011-12-093-27/+40
* Forward the contents of the parents argument through this proxy.Stephen Kelly2011-12-091-0/+53
* Notify about moves in the source model more efficiently.Stephen Kelly2011-12-091-0/+130
* qtbase: Remove QSound.Friedemann Kleint2011-12-075-97/+0
* Use QTRY_VERIFY to test asynchronous behaviour.Jason McDonald2011-12-071-23/+2
* Use QTRY_VERIFY to test asynchronous behaviour.Jason McDonald2011-12-071-18/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0696-296/+0
* Tests: Temporarily remove qsound.Friedemann Kleint2011-12-011-0/+2
* Moved integrationtests/* into other/Jo Asplin2011-11-302-2/+2
* Correct usage of network-settings.h.Jason McDonald2011-11-282-2/+2
* Be specific about what part of the model is being re-layouted.Stephen Kelly2011-11-251-0/+69
* Added build system support for installing tests.Rohan McGovern2011-11-231-3/+1
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-2110-43/+21
* Don't depend on moc to disable test functions.Jason McDonald2011-11-1821-192/+187
* Provide defaultFont with fontconfig dbJiang Jiang2011-11-151-1/+0
* Avoid crash in QColumnView autotest.Jason McDonald2011-11-151-0/+5
* Fix for QMessageBox's autotest.Mikko Knuutila2011-11-141-1/+2
* Disable qmacstyle test on Mac OS XBradley T. Hughes2011-11-141-1/+2
* Added base 10 to be used with QIntValidator.Mikko Knuutila2011-11-141-0/+9
* Fixed wrong QGroupBox check stateMarkku Heikkila2011-11-141-0/+23