summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Convert tst_QSslSocket to work with DockerTimur Pocheptsov2019-03-116-68/+144
* moc: Fix parsing of [[deprecated]] enum valuesOliver Wolff2019-03-112-0/+60
* Avoid copying QByteArray created via fromRawData in toDoubleVolker Hilsheimer2019-03-091-0/+3
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-094-39/+16
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-063-38/+15
| |\
| | * Hpack - fix the static lookupTimur Pocheptsov2019-03-041-36/+13
| | * Fix build with -no-gui on macOSAlex Richardson2019-03-042-2/+2
| * | Deprecation-fix: don't use QDir::operator=(const QString &)Edward Welbourne2019-03-051-1/+1
* | | QSslKey - add a support for AES encrypted keysTimur Pocheptsov2019-03-084-5/+105
* | | rcc: Support Python as output formathjk2019-03-072-0/+109
* | | Add support for C++ functions attributes in mocJędrzej Nowacki2019-03-073-1/+82
* | | SecureTransport - make 'securetransport' feature publicTimur Pocheptsov2019-03-072-7/+7
* | | rcc test: Streamline testFriedemann Kleint2019-03-061-44/+32
* | | Convert tst_qudpsocket to use dockerMårten Nordheim2019-03-064-6/+37
* | | rcc test: Properly check QProcess errorsFriedemann Kleint2019-03-051-37/+57
* | | Restructure tst_QDir::mkdirRmdir_data()Edward Welbourne2019-03-051-15/+15
* | | rcc test: Avoid repetitive invocation of QFINDTESTDATA()Friedemann Kleint2019-03-051-19/+10
* | | QtBase: replace deprecated QString functionsChristian Ehrlicher2019-03-042-79/+56
* | | QtTestLib: unify handling of float and double using suitable templatesEdward Welbourne2019-03-046-239/+210
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-033-0/+72
|\| |
| * | platforminputcontexts: use libxkbcommon compose key APIGatis Paeglis2019-03-013-0/+72
* | | Extend the test for QSslKeyLars Schmertmann2019-03-021-1/+37
* | | QSpinBox: add new signal textChanged(QString)Christian Ehrlicher2019-03-011-3/+3
* | | Blacklist tst_qsocks5socketengine::passwordAuth2Mårten Nordheim2019-03-011-0/+3
* | | Convert tst_qhttpsocketengine to work with the Docker-serverTimur Pocheptsov2019-03-012-19/+30
* | | Convert tst_qsslsocket_*_static/member auto-testsTimur Pocheptsov2019-03-014-12/+43
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-018-24/+318
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-283-0/+255
| |\|
| | * QListView: Fix Shift+click selection for non-default itemAlignmentAlexander Volkov2019-02-271-0/+46
| | * Clear only one device from g_pointIdMap when all points releasedShawn Rutledge2019-02-261-0/+155
| | * Don't edit the item if we did not get the press event on the same itemAndy Shaw2019-02-261-0/+54
| * | QTextureFileReader: add support for astc format filesEirik Aavitsland2019-02-274-24/+48
| * | Update the DNS public suffix list from publicsuffix.orgEdward Welbourne2019-02-271-0/+15
* | | Convert tst_qtcpserver to use dockerMårten Nordheim2019-02-282-17/+32
* | | Port tst_qtcpsocket to the docker serverMårten Nordheim2019-02-285-73/+206
* | | Convert the QSocks5SocketEngine test to use DockerMårten Nordheim2019-02-285-20/+98
* | | Add support for SPNEGO/Negotiate authenticationSandro Mani2019-02-251-4/+4
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-02-2310-14/+45
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2210-14/+45
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-224-7/+22
| | |\|
| | | * Make tst_QUdpSocket::lincLocalIPv6 less sadisticTimur Pocheptsov2019-02-211-5/+4
| | | * Remove "insignificant" flag from qfilesystemmodel testTony Sarajärvi2019-02-213-2/+18
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-216-7/+23
| | |\|
| | | * tst_http2::earlyResponse - fix a flaky and somewhat broken testTimur Pocheptsov2019-02-203-1/+16
| | | * Fix a couple of SQL testsAndy Shaw2019-02-193-6/+7
* | | | QGraphicsItemAnimation: add transformAt() an deprecate matrixAt()Christian Ehrlicher2019-02-231-3/+3
|/ / /
* | | moc: Parse namespaces from other filesUlf Hermann2019-02-211-0/+13
* | | Convert tst_qhttpnetworkconnectionTimur Pocheptsov2019-02-215-36/+8428
* | | ensure signal subWindowActivated() triggers even when widget has focusMartin Koller2019-02-211-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-20125-493/+3157
|\| |