summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Set sharedPainter correctly for QGraphicsEffect"Laszlo Agocs2018-03-201-21/+0
* QHeaderView: fix inconsistent saved state, ignored during restoreDavid Faure2018-03-091-0/+53
* Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 on windows ciLiang Qi2018-03-051-0/+1
* QHeaderView: Fix crash in layout about to changeThorbjørn Lund Martsum2018-03-021-0/+1
* Blacklist tst_QWindow::testInputEvents on WindowsKari Oikarinen2018-03-021-0/+2
* QHeaderView: Preserve settings on layoutChange with empty modelChristian Ehrlicher2018-02-221-0/+71
* QHeaderView: properly restore hidden section size on layoutChanged()Christian Ehrlicher2018-02-221-0/+5
* Fix build failure of qftp testsVille Voutilainen2018-02-141-0/+1
* Blacklist the positioning test on all linuxes, it fails on opensuse tooVille Voutilainen2018-02-131-2/+1
* Blacklist a flaky messagebox testVille Voutilainen2018-02-131-0/+2
* Blacklist a flaky scrollbar test on macosVille Voutilainen2018-02-121-0/+3
* Skip tst_QFile::largeUncFileSupportKari Oikarinen2018-02-121-0/+9
* Blacklist a flaky menubar testVille Voutilainen2018-02-091-0/+3
* Blacklist tst_QtConcurrentMap::qFutureAssignmentLeakFrederik Gladhorn2018-02-091-0/+3
* Fix tst_QTcpServer::maxPendingConnections flakinessSami Nurmenniemi2018-02-091-1/+8
* Blacklist flaky casesSami Nurmenniemi2018-02-092-1/+6
* Skip tst_QDBusAbstractAdaptor peer testsSami Nurmenniemi2018-02-091-0/+14
* tst_QSharedPointer: Fix termination of external processes on WindowsFriedemann Kleint2018-02-081-2/+13
* CoreText: Make sure to keep reference to data when cloning raw font engineTor Arne Vestbø2018-02-071-0/+39
* 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