summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-3017-89/+318
|\
| * Blacklist tst_QUdpSocket on Ubuntu 16.04Joni Jantti2017-12-271-0/+5
| * Blacklist tst_QDateTime::operator_eqeqJoni Jantti2017-12-271-0/+3
| * qfloat16: NaN is not infiniteThiago Macieira2017-12-271-0/+2
| * Use AccessCheck for current user effective file permissionsDyami Caliri2017-12-211-6/+19
| * Don't crash with null receiver/context in new-style connectsSergio Martins2017-12-191-0/+11
| * QTreeView: Make sure QHeaderView is notified on layoutChanged()Christian Ehrlicher2017-12-171-0/+24
| * Fix assert when emitting a signal from a different threadJesus Fernandez2017-12-141-0/+32
| * Fix typoOliver Wolff2017-12-131-3/+3
| * Set sharedPainter correctly for QGraphicsEffectLaszlo Agocs2017-12-121-0/+21
| * tst_QUdpSocket: fix linkLocalIPv4 testThiago Macieira2017-12-051-3/+2
| * tst_QUdpSocket: Don't test for .bytesAvailable on untrusted platformsThiago Macieira2017-12-051-0/+15
| * Use a custom QAnimationDriver to take control over timeJan Arve Sæther2017-12-022-74/+163
| * macOS: Blacklist: tst_QPropertyAnimation::startWithoutStartValue()Friedemann Kleint2017-12-011-0/+2
| * macOS: Blacklist tst_QPauseAnimation::noTimerUpdates()Friedemann Kleint2017-12-011-0/+2
| * tests/auto/auto.pro: Use correct null device for DBUS checkFriedemann Kleint2017-12-011-1/+1
| * Blacklist tst_QSplitter::replaceWidget(visible, not collapsed) for LinuxFriedemann Kleint2017-12-011-0/+2
| * tst_QFileSystemModel: Stabilize readOnly(), sortPersistentIndex()Friedemann Kleint2017-11-301-2/+10
* | tst_QUdpSocket: add some tests for link-local IPv6 multicastingThiago Macieira2017-12-291-1/+28
* | tst_QUdpSocket: always use an interface when binding to IPv6Thiago Macieira2017-12-292-6/+35
* | 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