summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Expect tst_QTreeView::editTriggers() failure on Mac OS XBradley T. Hughes2012-01-201-0/+3
* Expect tst_QColumnView::moveCursor() failure on Mac OS XBradley T. Hughes2012-01-201-0/+3
* Expect tooltip related test failures on Mac OS XBradley T. Hughes2012-01-203-0/+15
* Ignore failures from tst_QWidget_window on Mac OS XBradley T. Hughes2012-01-201-0/+7
* Add "nswindow" resource to the Cocoa native interface implementationBradley T. Hughes2012-01-191-6/+11
* Remove the tst_QWidget::retainHIView() testBradley T. Hughes2012-01-193-118/+0
* Disable 'make check' for tst_QWidget on Mac OS XBradley T. Hughes2012-01-191-0/+2
* Fix hang in tst_qwidgetaction on Windows.Friedemann Kleint2012-01-191-1/+1
* Remove QInputContext usage from QWidget testPekka Vuorela2012-01-191-21/+11
* QWidget editors to return correct value for Qt::ImEnabledPekka Vuorela2012-01-192-1/+19
* Make tst_QGraphicsAnchorLayout1 pass on Mac OS XBradley T. Hughes2012-01-171-8/+6
* Mark tst_QFileDialog2 failure as expected on Mac OS XBradley T. Hughes2012-01-171-0/+3
* 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