summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Clean-up in QDateTime's parsing of ISODate{,WithMs}Edward Welbourne2018-02-011-0/+4
* QHeaderView: properly restore section data after layoutChanged()Christian Ehrlicher2018-01-291-4/+9
* Don't indefinitely wait for data if it was able to read some dataAndy Shaw2018-01-241-0/+84
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-2035-48/+48
* qmake: require a drive in a DOS path for it to be absoluteEdward Welbourne2018-01-183-21/+127
* Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-111-24/+0
|\
| * Revert "QTreeView: Make sure QHeaderView is notified on layoutChanged()"Thorbjørn Lund Martsum2018-01-051-24/+0
* | macOS: Blacklist modalWindowEnterEventOnHide_QTBUG35109 instead of skippingTor Arne Vestbø2018-01-092-3/+1
* | QFtp: only use fall-back password for anonymous accessRyan Chu2018-01-091-2/+207
* | CoreText: Order fallback fonts based on writing system supportEskil Abrahamsen Blomfeldt2018-01-091-0/+35
* | QFileSystemModel/Windows: Make file name checking case-insensitiveFriedemann Kleint2018-01-091-1/+28
* | Fix license headersJani Heikkinen2018-01-091-14/+20
* | Fix fallback fonts for non-common writing systemEskil Abrahamsen Blomfeldt2018-01-081-1/+1
* | Revert "Blacklist tst_QDateTime::operator_eqeq"Edward Welbourne2018-01-071-3/+0
* | tst_QUdpSocket - unblacklist tests on Ubuntu 16.04Timur Pocheptsov2018-01-052-4/+19
|/
* Fix source code file permissionsSimon Hausmann2018-01-021-0/+0
* 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_QNetworkReply: Blacklist putToFtpWithInvalidCredentials for WindowsFriedemann Kleint2017-11-291-0/+2
* Fix aliasing problem in QVector::removeAll()Marc Mutz2017-11-281-0/+8
* 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
|/ /
* | 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