summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Rename setResizeMode to setSectionResizeMode.Stephen Kelly2012-05-073-12/+12
* Add some extra tests to tst_QString to ensure the encoding is correctThiago Macieira2012-05-071-3/+193
* Change QStringBuilder to use UTF-8 tooThiago Macieira2012-05-071-16/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtDBus]Thiago Macieira2012-05-072-3/+3
* Fix encoding mismatches in tst_QSqlQueryThiago Macieira2012-05-071-3/+3
* Add default value for getters in QJsonValueLiang Qi2012-05-061-1/+11
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtSql]Thiago Macieira2012-05-051-2/+2
* Enable specifying raw headers for the requestShane Kearns2012-05-053-10/+33
* Load resources in in QTextDocument correctlyLars Knoll2012-05-041-3/+1
* Windowmodality-test: Compile with Qt 4.8.Friedemann Kleint2012-05-042-6/+6
* add support for non-BMP ligaturesKonstantin Ritt2012-05-041-0/+12
* Use QFile::{encode,decode}Name to deal with QT_PLUGIN_PATHThiago Macieira2012-05-041-1/+1
* Slightly improve the query encode/decode test in QUrlThiago Macieira2012-05-041-6/+7
* Fix QUrl::toString(StripTrailingSlash) to not turn file:/// into file:David Faure2012-05-041-10/+18
* Remove insignification from tst_QOpenGLMiikka Heikkinen2012-05-041-2/+0
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [other]Thiago Macieira2012-05-042-3/+3
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtOpenGL]Thiago Macieira2012-05-041-3/+3
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-046-33/+33
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-047-31/+31
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]Thiago Macieira2012-05-049-28/+28
* Make the event notification on Windows be mandatory in all dispatchersThiago Macieira2012-05-044-0/+20
* Rename QAbstractSocket::PauseOnNotify -> PauseOnSslErrorsShane Kearns2012-05-041-1/+1
* troll.no changed its NS record configuration. Adapt.Thiago Macieira2012-05-031-1/+1
* Merge "Merge remote-tracking branch 'origin/api_changes'" into refs/staging/m...Lars Knoll2012-05-039-64/+330
|\
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-05-039-64/+330
| |\
| | * Allow qDebug output to be configured by qSetMessagePattern()Kai Koehne2012-04-242-4/+41
| | * Make QStringLiteral and QByteArrayLiteral always return the real typesThiago Macieira2012-04-231-30/+0
| | * Add unit testing for the qdbusxml2cpp toolThiago Macieira2012-04-213-1/+269
| | * Logging: Change arguments of message handler to avoid conversionsKai Koehne2012-04-202-19/+19
| | * Remove QVariant constructor taking Qt::GlobalColor.Jędrzej Nowacki2012-04-192-10/+1
* | | Revert "Don't use the pri depends line for link dependencies."Stephen Kelly2012-05-033-8/+4
* | | Optimise windows cert fetching and fix test case.Shane Kearns2012-05-031-2/+1
* | | Skip tst_QOpenGL::openGLPaintDevice() if wrong openGL version.Miikka Heikkinen2012-05-031-0/+3
* | | Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtXml]Thiago Macieira2012-05-031-2/+2
|/ /
* | Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-0318-60/+60
* | Define P in stringbuilder.cpp, just to help in editing in the editorThiago Macieira2012-05-031-0/+5
* | tst_qdnslookup: disabled broken testdataRohan McGovern2012-05-031-0/+4
* | Fix unit confusion in ccf3b9e48b2d773999a9a88e249f79380618cde6David Faure2012-05-021-4/+10
* | Introduce QObject::isSignalConnected(QMetaMethod)Olivier Goffart2012-05-021-0/+31
* | Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-0239-580/+580
* | Fix regression in connectNotify(const char *) emissionKent Hansen2012-05-011-0/+2
* | Fixed uninitialized memory in QMetaObjectBuilder::fromRelocatableDataRohan McGovern2012-05-011-0/+5
* | Never attempt to run the dbus tests on APPLE.Stephen Kelly2012-05-012-3/+1
* | Temporarily disable -Woverloaded-virtual in headersclean testKent Hansen2012-05-011-1/+1
* | Add QMetaMethod-based QObject::connect/disconnectNotify() APIKent Hansen2012-05-011-0/+316
* | Removed insignification from QBackingStore testMiikka Heikkinen2012-04-301-3/+0
* | Remove insignification of lancelot test on Mac OS X.Jason McDonald2012-04-301-2/+0
* | Remove insignficiation from qgraphicsscene test on Windows.Jason McDonald2012-04-301-2/+0
* | Remove insignification from qsslsocket_onDemandCertificates_* testsJason McDonald2012-04-302-4/+0
* | Remove insignification from qtcpserver test on Mac OS X.Jason McDonald2012-04-301-2/+0