summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* Mark tst_QDateTimeEdit with insignificant_test on Mac OS XBradley T. Hughes2012-01-231-3/+1
* Mark tst_QComboBox::hide() with QEXPECT_FAIL() on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Ignore tst_QAbstractSlider failures on Mac OS XBradley T. Hughes2012-01-231-0/+16
* Expect tst_QWizard::setPixmap() failure on Mac OS XBradley T. Hughes2012-01-231-4/+10
* Expect tst_QFileDilaog:clearLineEdit() failure on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Do not expect tst_QFileDialog::selectFiles() failure on Mac OS XBradley T. Hughes2012-01-231-2/+2
* Do not mark tst_QGraphicsWidget as insignificant anymoreBradley T. Hughes2012-01-231-1/+0
* Expect tst_QGraphicsWidget::updateFocusChain...() failure on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Fix XPASS in tst_QGraphicsWidget on Mac OS XBradley T. Hughes2012-01-231-1/+3
* Fix XPASS in tst_QGraphicsView on Mac OS XBradley T. Hughes2012-01-231-3/+2
* Expect tst_QGraphicsProxyWidget::updateAndDelete() failure on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-2342-211/+195
* Update contact information in license headers.Jason McDonald2012-01-23131-131/+131
* Obsolete QInputDialog::getInteger() 'officially'.Robin Burchell2012-01-221-13/+13
* 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