summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Remove support for the MNG file format and the bundled libmngaavit2012-01-258-50/+1
* Add a changed() signal to QValidator.Andrew den Exter2012-01-253-0/+49
* QKeySequence: fix copy/paste error in autotestDavid Faure2012-01-251-1/+1
* Add autotest for failing signal connection.Friedemann Kleint2012-01-241-0/+6
* Re-enable 'make check' for tests/auto/widgetsBradley T. Hughes2012-01-241-1/+0
* add missing move* methods to QAbstractItemModelMark Brand2012-01-241-0/+94
* Make mid() and midRef() properly return empty, non-null objectsGiuseppe D'Angelo2012-01-242-4/+12
* Made window orientation API more flexible.Samuel Rødal2012-01-242-5/+34
* Import json support from playground/qtbinaryjsonLars Knoll2012-01-246-0/+1609
* Store the is-a QObject fact with the metatype declaration.Stephen Kelly2012-01-243-4/+45
* QKeySequence: add tests, fix handling of '+' as key or separator.David Faure2012-01-241-2/+31
* Make QUrl always lowercase the scheme().David Faure2012-01-241-2/+2
* QWinOverlappedIoNotifier introducedJoerg Bornemann2012-01-243-0/+222
* Changed qnetworkdiskcache unittest to cleanup test directory.Kurt Korbatits2012-01-241-0/+3
* Changed qtextdocument, qtextdocumentlayout unittests to cleanup tmp files.Kurt Korbatits2012-01-242-1/+15
* Changed painting unittests to remove created files after run.Kurt Korbatits2012-01-243-1/+41
* Changed qpixmap unittest to remove created file after run.Kurt Korbatits2012-01-241-0/+6
* Changed qxmlstream unittest to remove its created file after run.Kurt Korbatits2012-01-241-0/+6
* Changed qdatastream unittest to remove the test file it creates.Kurt Korbatits2012-01-241-0/+1
* Test connecting to virtual function pointerOlivier Goffart2012-01-241-0/+47
* Remove QEventLoop::DeferredDeletionBradley T. Hughes2012-01-231-72/+3
* Ignore known tst_QStyleSheetStyle failures on Mac OS XBradley T. Hughes2012-01-231-0/+10
* Ignore tst_QStyleSheetStyle::hoverColors() failures on Mac OS XBradley T. Hughes2012-01-231-0/+9
* Ignore tst_QSizeGrip failures on Mac OS XBradley T. Hughes2012-01-231-1/+1
* Skip tst_QMenu::QTBUG_10735_crashWithDialog() on Mac OS XBradley T. Hughes2012-01-231-0/+4
* Ignore tst_QMenu::keyboardNavigaction() failure on Mac OS XBradley T. Hughes2012-01-231-0/+7
* Skip tst_QPushButton::sizeHint() with Mac style on Mac OS XBradley T. Hughes2012-01-231-0/+5
* 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
* Fix synthesizing mouse events when touches change orderingLaszlo Agocs2012-01-231-3/+29
* 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-23764-764/+764
* Mark tst_qhostinfo as insignificant on Linux.Rohan McGovern2012-01-231-0/+2
* Remove dependency of QtDBus onto QtXmlHarald Fernengel2012-01-222-105/+35
* Obsolete QInputDialog::getInteger() 'officially'.Robin Burchell2012-01-221-13/+13
* Minor style fixups.Robin Burchell2012-01-211-17/+12
* QFileInfo autotest - don't fail on default configured windows systemsShane Kearns2012-01-201-0/+13
* make tst_QProcess::softExitInSlots pass in under 120 secondsJoerg Bornemann2012-01-201-3/+24
* Remove QBool and use bool instead.David Faure2012-01-202-61/+3
* 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