summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_QUdpSocket: Don't use interface-local IPv6 multicastThiago Macieira2017-12-241-6/+22
* tst_QUdpSocket: stop trying to bind to multicast addressesThiago Macieira2017-12-242-4/+0
* Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-085-9/+26
|\
| * Improve readability of code that uses the Qt signed size typev5.10.0-rc2Simon Hausmann2017-11-282-4/+4
| * Fix naming of new property QSortFilterProxyModel::recursiveFilteringDavid Faure2017-11-281-1/+2
| * Stop depending on test.macieira.orgThiago Macieira2017-11-282-3/+3
| * QTemporaryFile: fix issues with removing a file twiceThiago Macieira2017-11-231-2/+18
| * Merge remote-tracking branch 'origin/5.9.3' into 5.10.0Liang Qi2017-11-211-0/+63
| |\
| * \ Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-20110-636/+1008
| |\ \
| * | | Special-case parsing of Zulu time-zone in date-timesEdward Welbourne2017-11-141-2/+2
* | | | tst_QUdpSocket: remove Bearer portions of the testThiago Macieira2017-12-051-122/+0
* | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-052-0/+10
|\ \ \ \
| * | | | tst_QNetworkReply: Blacklist putToFtpWithInvalidCredentials for WindowsFriedemann Kleint2017-11-291-0/+2
| * | | | Fix aliasing problem in QVector::removeAll()Marc Mutz2017-11-281-0/+8
* | | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-287-12/+104
|\| | | |
| * | | | Stop depending on test.macieira.orgThiago Macieira2017-11-272-3/+3
| * | | | Initialize QLoggingRegistry rules on first useTor Arne Vestbø2017-11-251-6/+18
| * | | | Merge "Merge remote-tracking branch 'origin/5.9.3' into 5.9" into refs/stagin...Thiago Macieira2017-11-251-0/+63
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-11-231-0/+63
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | QSemaphore: fix regression when the timeout < 0Thiago Macieira2017-11-141-0/+63
| * | | | | QFlags: support enum classes in setFlag()Giuseppe D'Angelo2017-11-241-0/+12
| * | | | | tst_QTcpSocket: fix disconnectWhileLookingUpMårten Nordheim2017-11-242-3/+8
| |/ / / /
* | | | / Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-2314-19/+468
|\| | | | | |_|_|/ |/| | |
| * | | QHeaderView: Simplify and fix layoutChange handlingStephen Kelly2017-11-221-0/+49
| * | | CMake: Set SKIP_AUTOMOC/AUTOUIC where neededKevin Funk2017-11-226-3/+172
| * | | Fix tst_QSslSocket::waitForConnectedEncryptedReadyReadMårten Nordheim2017-11-222-3/+6
| * | | Start from the first visible item when doing a searchAndy Shaw2017-11-221-0/+97
| * | | tst_QNetworkReply::ioHttpRedirectErrors - fix a flaky testTimur Pocheptsov2017-11-221-11/+27
| * | | QTreeView: recalculate row heights in hide/showColumn()Christian Ehrlicher2017-11-171-0/+47
| * | | Menurama: Fix custom application class constructor signatureGabriel de Dietrich2017-11-172-2/+2
| * | | Add QThreadPool autotest to detect stale threads after tryTakeSvenn-Arne Dragly2017-11-161-0/+68
* | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-173-0/+53
|\| | |
| * | | tst_QNetworkReply: Blacklist putToFtp for WindowsFriedemann Kleint2017-11-151-0/+2
| * | | qsslsocket_mac: handle 'OrLater' SslProtocols in verifySessionProtocol()Mikkel Krautz2017-11-151-1/+45
| * | | QAbstractButton: don't clear 'pressed' flag unless left button is releasedRichard Moe Gustavsen2017-11-151-0/+32
| * | | OCI: Match the constraints on the index_name columnAndy Shaw2017-11-151-0/+17
* | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-3/+3
|\| | |
| * | | tst_qnetworkreply::getFromUnreachableIp - fix win64 alsoTimur Pocheptsov2017-11-151-3/+3
* | | | test: blacklist tst_QNetworkAccessManager_And_QProgressDialog::downloadCheck(...Liang Qi2017-11-151-0/+2
* | | | test: blacklist tst_QWidget::multipleToplevelFocusCheck()Liang Qi2017-11-141-4/+1
* | | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Tony Sarajärvi2017-11-1272-382/+484
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-0972-382/+484
| |\| | |
| | * | | Fix tst_QFile::openDirectory for systems using builtin test dataOliver Wolff2017-11-091-2/+3
| | * | | Fix tst_QFile::handle for systems using builtin test dataOliver Wolff2017-11-091-2/+3
| | * | | Fix tst_QFile::useQFileInAFileHandler for systems using resources for test dataOliver Wolff2017-11-091-1/+12
| | * | | qfile tests: Make sure files are writable before deleting themOliver Wolff2017-11-091-0/+2
| | * | | Set correct datatype for column 'more_data' in PostgreSQLRobert Szefner2017-11-081-0/+2
| | |/ /
| | * | tst_QNetworkReply::getFromUnreachableIp - fix a failing testTimur Pocheptsov2017-11-081-0/+42
| | * | Extend blacklisting in qnetworkreplyFriedemann Kleint2017-11-071-1/+3
| | * | qudpsocket.pro - fix dependenciesTimur Pocheptsov2017-11-071-2/+1