summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* QHeaderView - length returns wrong value fixThorbjørn Lund Martsum2012-01-301-0/+21
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30767-767/+767
* Fix BC break with QAbstractFileEngine "mount points"Shane Kearns2012-01-291-1/+92
* Introduce QTypeInfo::sizeOf.Jędrzej Nowacki2012-01-291-4/+1
* Get rid of checks for Qt3 typesKent Hansen2012-01-291-1/+6
* Call connectNotify when connecting with function pointerOlivier Goffart2012-01-291-0/+14
* QUrl: deprecate setEncodedUrl() and fromEncoded(), add url().David Faure2012-01-281-8/+4
* QUrl: use partially-decoded data in toString and QUrl(QString)David Faure2012-01-281-44/+65
* QWidgets to use QGuiApplication focus object change notificationsPekka Vuorela2012-01-271-8/+4
* QGuiApplication::focusObject() to replace QInputPanel::inputItem()Pekka Vuorela2012-01-273-0/+125
* Implement QWindow::close()Anselmo L. S. Melo2012-01-271-0/+16
* Fix a typo in tst_qtreewidget autotest.Jędrzej Nowacki2012-01-261-1/+1
* Made it possible to run tst_qtjson test from shadow build directory.Denis Dzyubenko2012-01-262-8/+13
* Convert tst_qurl.cpp to UTF-8 (to make it editable in QtCreator)David Faure2012-01-261-18/+18
* Fixed QString::operator<(QLatin1String)Denis Dzyubenko2012-01-262-0/+29
* Mark the single argument containers as movable.Stephen Kelly2012-01-261-0/+28
* Automated metatype definition for template types.Stephen Kelly2012-01-261-0/+46
* Made QWindow::currentOrientation() a property.Samuel Rødal2012-01-261-2/+6
* Fix a couple of edge cases for WildcardUnix matchingAndy Shaw2012-01-261-1/+3
* Remove QTextControl and QLineControl.Andrew den Exter2012-01-251-4/+4
* Cleanup mess in public type ids.Jędrzej Nowacki2012-01-25128-9/+139
* QAbstractSocket / QSslSocket: add API to pause and resumePeter Hartmann2012-01-251-17/+93
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* moc: Use QMetaType::QVariant as the type for QVariantKent Hansen2012-01-252-1/+16
* tst_qobject: Run as console application.Friedemann Kleint2012-01-252-3/+3
* 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