summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* HTTP2 - autotestTimur Pocheptsov2016-07-147-1/+1332
* Add qHash(QHash) and qHash(QMultiHash)Marc Mutz2016-07-141-0/+64
* Don't error out on preprocessor concatenation of two stringsLars Knoll2016-07-131-0/+6
* Handle QVariantHash in QJsonDocument::fromVariantAllan Sandfeld Jensen2016-07-131-0/+40
* Avoid busy wait in qnetworkreply testJędrzej Nowacki2016-07-131-11/+1
* Call disconnectNotify() when disconnecting a QMetaObject::ConnectionUlf Hermann2016-07-121-2/+21
* Improve performance of Qt::mightBeRichText by using QStringRefRobin Burchell2016-07-113-1/+80
* QTimer: add support for <chrono> functionsThiago Macieira2016-07-091-0/+98
* QStringRef: add chop()Anton Kudryavtsev2016-07-071-0/+43
* Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-065-6/+6
* tst_QDBusConnection: add a test for a regular signal connectionThiago Macieira2016-07-022-16/+61
* Move QElapsedTimer to src/corelib/kernelThiago Macieira2016-07-024-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-07-011-0/+19
|\
| * xcb: Send expose event while shrinking windowsBłażej Szczygieł2016-06-301-0/+19
* | Blacklisting a flaky imageAt() autotest on RHEL 7.2Milla Pohjanheimo2016-06-301-0/+1
* | QString: add some missing overloaded operator+Anton Kudryavtsev2016-06-291-0/+14
* | tst_qsslsocket::protocolServerSide - try to fix failing ssl3-* *-ssl3Timur Pocheptsov2016-06-241-3/+15
* | Add signal QMainWindow::tabifiedDockWidgetActivatedAleksei Ilin2016-06-241-0/+54
* | Remove blacklisting of tst_QDBusConnection::pendingCallWhenDisconnectedMilla Pohjanheimo2016-06-231-2/+0
* | QDateTime: introduce {to,from,set,current}SecsSinceEpochThiago Macieira2016-06-221-65/+69
* | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-06-217-11/+172
|\ \
| * | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-217-11/+172
| |\|
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-207-11/+172
| | |\
| | | * Finally fix crash in inplace-modified data-constructed imagesEirik Aavitsland2016-06-151-4/+70
| | | * tst_QUdpSocket - remove insignificanceTimur Pocheptsov2016-06-142-5/+19
| | | * Fix UNSIGNED values in QMYSQLJesus Fernandez2016-06-141-0/+39
| | | * QSslSocket (OpenSSL) - handle abort/close on sslErrors emittedTimur Pocheptsov2016-06-141-0/+27
| | | * tst_QTcpSocket: Replace insignification on Windows by BLACKLIST.Friedemann Kleint2016-06-102-2/+13
* | | | Long live QNetworkDatagram!Thiago Macieira2016-06-204-33/+225
|/ / /
* | | Improve error reporting when parsing JSON filesLars Knoll2016-06-171-1/+1
* | | Blacklisting tst_QWindow::modalWithChildWindow on Ubuntu 16.04Milla Pohjanheimo2016-06-171-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-172-20/+31
|\| |
| * | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-8/+12
| |\ \
| | * | Fix tst_QListView::setCurrentIndexAfterAppendRowCrash().Friedemann Kleint2016-05-241-8/+12
| * | | QDataStream: do not lose error status while reading containersAlex Trotsenko2016-06-151-12/+19
* | | | HPACK implementationTimur Pocheptsov2016-06-153-0/+860
* | | | Fix warning about unused variableFrank Meerkoetter2016-06-151-2/+0
* | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-1339-176/+995
|\| | |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-1010-92/+122
| |\ \ \ | | | |/ | | |/|
| | * | Fix qplugin autotest on WindowsJoerg Bornemann2016-06-081-23/+12
| | * | Revert "Insignifify qfileinfo on Windows, like QDir".Friedemann Kleint2016-06-081-2/+0
| | * | Revert "Insignifify qdiriterator test"Friedemann Kleint2016-06-081-2/+0
| | * | Re-enable tst_QDir on Windows.Friedemann Kleint2016-06-081-2/+0
| | * | Add support for 8bit encodings not ASCII compatible in QXMLStreamWriter.Luca Bellonda2016-06-081-0/+39
| | * | QDebug: fix streaming of QCharsMarc Mutz2016-06-081-3/+3
| | * | tst_QFileSystemModel: Remove Win32LongFileName().Friedemann Kleint2016-06-081-18/+0
| | * | Rewrite test tst_QDir::cdBelowRoot() to be data-driven.Friedemann Kleint2016-06-081-28/+35
| | * | Enable testStyleOptionInit for all styles and fix affected styles.Hannah von Reth2016-06-061-6/+3
| | * | Fix race condition in tst_QDBusConnection::pendingCallWhenDisconnectedThiago Macieira2016-06-061-9/+30
| * | | Diaglib: Add class LogWidget.Friedemann Kleint2016-06-094-4/+277