summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* centralize headersclean testOswald Buddenhagen2012-12-114-166/+2
* don't use testlib for headersclean testOswald Buddenhagen2012-12-113-68/+11
* QMetaType: remember whether a type was registered with Q_DECLARE_METATYPEMarc Mutz2012-12-114-0/+161
* test: Remove CONFIG += testcase from manual testsSergio Ahumada2012-12-117-7/+0
* Generate the introspection string during parsingKevin Ottens2012-12-112-29/+72
* SQL: Change in QSqlResultPrivate::positionalToNamedBinding()Caroline Chao2012-12-104-0/+177
* Move a Q_DECLARE_METATYPE higher up in the file.Stephen Kelly2012-12-101-1/+2
* Removed requestOrientation() API from QWindow.Samuel Rødal2012-12-061-4/+0
* Don't pass invalid strings to strcmp()Peter Kümmel2012-12-061-1/+1
* QPluginLoader: fix loading of plugins with a relative file nameDavid Faure2012-12-044-6/+30
* Fix some typos in QProcess and QSslSocket unit tests.Stephen Kelly2012-12-042-3/+2
* remove pointless QT.<module>.sources referencesOswald Buddenhagen2012-12-044-5/+5
* remove pointless zlib includesOswald Buddenhagen2012-12-042-2/+0
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-046-8/+1
* qregexp benchmark needs exceptionsOswald Buddenhagen2012-12-041-1/+1
* Clear focus of GraphicsItem focus scopes and their children.Andrew den Exter2012-12-041-0/+39
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-036-16/+16
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-023-0/+70
* Fix wrong string lengthPeter Kümmel2012-12-011-2/+2
* Improve auto-test of QFile.Friedemann Kleint2012-12-011-158/+166
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-017-3/+400
* QWidget windows have fullscreen button by default; manual test for itShawn Rutledge2012-12-013-6/+13
* QGraphicsView - fix rubberband to stay right on scrollThorbjørn Lund Martsum2012-12-012-0/+103
* Added explicit threading API to QtOpenGL.Samuel Rødal2012-11-302-17/+91
* Fix connecting to a functor with 3 argumentsOlivier Goffart2012-11-301-1/+52
* Style auto tests: kill QWindowsStyle dependenciesJ-P Nurmi2012-11-282-46/+51
* tst_QLayout: use QStyleFactory instead of QWindowsStyleJ-P Nurmi2012-11-281-2/+2
* tst_QWidget: use QStyleFactory instead of QWindowsStyleJ-P Nurmi2012-11-281-8/+8
* GV auto tests: kill QWindowsStyle dependenciesJ-P Nurmi2012-11-275-26/+19
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-272-9/+9
* Ensure subfocus is not reset to 0 when hiding a panel.Andreas Aardal Hanssen2012-11-261-46/+91
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* qmake: Test recursive function callsKonstantin Ritt2012-11-261-0/+14
* tst_QSharedPointer: update application typesJ-P Nurmi2012-11-262-13/+11
* tst_QGridLayout: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-9/+8
* tst_QFormLayout: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-6/+5
* tst_QBoxLayout: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-3/+3
* tst_QMenuBar: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-3/+6
* tst_QComboBox: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-4/+4
* Fix keyboard grab in QWidgetWindow.Friedemann Kleint2012-11-261-0/+22
* QHeaderView: - avoid cursor move on setDefaultSectionSizeThorbjørn Lund Martsum2012-11-251-2/+1
* QLocale: Fix matchingLocales() behavior if script or country is not Any*Konstantin Ritt2012-11-251-0/+30
* Fix QVariant streaming in Qt3 compatibility mode.Jędrzej Nowacki2012-11-241-0/+40
* tst_QDateTimeEdit: remove redundant includeJ-P Nurmi2012-11-241-1/+0
* tst_QToolButton: remove redundant includeJ-P Nurmi2012-11-241-1/+0
* QLocale: Fix toCurrencyString() didn't respect group separator optionKonstantin Ritt2012-11-231-15/+21
* Cleanup tst_QApplicationJ-P Nurmi2012-11-231-46/+46
* Make skipping of test consistent.Frederik Gladhorn2012-11-232-31/+1
* Prevent "number of sections exceeded" when compiling qmetatype tests.Mitch Curtis2012-11-231-0/+5
* Do not detect directories ending in ".lnk" as link files.Friedemann Kleint2012-11-231-0/+7