summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Teach CMake about Qt 5 plugins.Stephen Kelly2013-09-101-0/+27
* Deprecate QFontDatabase::supportsThreadedFontRendering()Konstantin Ritt2013-09-101-3/+0
* Metatype: Remove the need for runtime-registration of 3rd party containers.Stephen Kelly2013-09-091-13/+15
* QMetaMethod and QDBusMetaObject: Give public access to signal methodsCaroline Chao2013-09-093-15/+15
* Add first/last accessors to QMapMathias Hasselmann2013-09-081-0/+29
* QDateTime - Change debug output to ISO FormatJohn Layt2013-09-061-1/+3
* Make the automatic 1arg and 2arg metatype macros work with namespaced Qt.Stephen Kelly2013-09-061-0/+25
* Fix the automatic declaration of smart pointer types.Stephen Kelly2013-09-061-0/+26
* QDateTime - Clean up Qt::DateFormat formatting and parsingJohn Layt2013-09-062-6/+70
* QDateTime - Switch to using the QLocale date formatterJohn Layt2013-09-051-57/+7
* QLocale - Improve date formatterJohn Layt2013-09-051-0/+100
* add QProcess::InputChannelModeOswald Buddenhagen2013-09-052-7/+19
* add QProcess::Forwarded{Output,Error}ChannelOswald Buddenhagen2013-09-052-9/+43
* QVariant: Make it possible to extract a QObject* from a wrapper without conve...Stephen Kelly2013-09-051-0/+1
* QVariant: Don't crash when doing user-defined conversion to QObject*Stephen Kelly2013-09-051-0/+36
* fix warnings - qprocess needs a qcoreapp instanceOswald Buddenhagen2013-09-051-1/+4
* remove redundant forwardedChannels() testOswald Buddenhagen2013-09-051-21/+0
* make error reporting in forwardedChannelsOutput test more usefulOswald Buddenhagen2013-09-052-6/+16
* micro-optimization/-clarificationOswald Buddenhagen2013-09-051-4/+4
* Make tst_qalgorithms compliant with the StandardGiuseppe D'Angelo2013-09-051-0/+7
* Revert "Implement move-ctor and move-assignment-op for QScopedPointer"Stephen Kelly2013-09-052-156/+0
* Add an advisory interruption mechanism to QThread.Corentin Jabot2013-09-051-0/+40
* Don't assume processEvents(WaitForMoreEvents) will process timersTor Arne Vestbø2013-09-051-4/+2
* Fix layouts with expanding items with maximum sizePaul Olav Tvete2013-09-041-0/+27
* QPluginLoader: add 'staticPlugins' functionRichard Moe Gustavsen2013-09-041-1/+1
* QDateTime - Add api for Time Zone AbbreviationJohn Layt2013-09-031-1/+32
* Skip tst_QGraphicsProxyWidget::popup_subwidget on Windows.Friedemann Kleint2013-09-031-0/+3
* Fix test compilation when QT_NO_CURSOR is definedAndrew Knight2013-09-031-3/+11
* Add QT_NO_PROCESS guards in tests where they are missingAndrew Knight2013-09-039-1/+82
* QHeaderView - add maximum section sizeThorbjørn Martsum2013-09-021-0/+14
* item delegates: fix clicking on tristate checkboxes.David Faure2013-09-021-0/+51
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-0228-36/+487
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-2728-36/+487
| |\
| | * Add more comparisons to narrow down error case.Stephen Kelly2013-08-221-0/+3
| | * moc generated code should compile with QT_NO_KEYWORDSOlivier Goffart2013-08-221-0/+5
| | * moc: Fix related objects containing itselfOlivier Goffart2013-08-221-0/+26
| | * moc: Issue a warning instead of an error when macro argument mismatchOlivier Goffart2013-08-221-1/+9
| | * tests: Make the QT assignments more explicitSergio Ahumada2013-08-2116-32/+15
| | * CMake: Allow specifying a TARGET in invocations of macros.Stephen Kelly2013-08-216-0/+245
| | * Populate INTERFACE_LINK_LIBRARIES property in the cmake files.Stephen Kelly2013-08-215-0/+183
| | * Add debugging output to randomly failing test.Stephen Kelly2013-08-211-3/+1
* | | Fix remaining use of QTEST_NOOP_MAINAndrew Knight2013-09-021-5/+0
* | | Remove qguieventloop from auto tests if network is unavailableAndrew Knight2013-09-021-0/+3
* | | Remove qopengl auto test when Qt is not configured with OpenGL supportAndrew Knight2013-09-021-0/+2
* | | Revert Mac event loop changes.Morten Johan Sørvig2013-09-022-11/+17
* | | add QProcess::nullDevice()Oswald Buddenhagen2013-08-301-0/+25
* | | QTreeView - fix next focus when there is no current indexThorbjørn Martsum2013-08-302-1/+17
* | | Cocoa: Fix QFontDialog, QColorDialog auto-testsGabriel de Dietrich2013-08-292-17/+11
* | | QFileDialog: add MIME Type filtersDavid Faure2013-08-292-5/+36
* | | tst_qthreadpool: fix flaky test I introduced in last commitDavid Faure2013-08-291-0/+4