summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QSsl* tests: Ensure trailing slash on directory pathMårten Nordheim2018-01-092-43/+47
* Revert "Adapt the QSsl* tests to use the resource system"Mårten Nordheim2018-01-099-319/+173
* Introduce QAbstractItemModel::checkIndex()Giuseppe D'Angelo2018-01-082-1/+73
* QStringBuilder: add support for QStringViewMarc Mutz2018-01-081-0/+14
* QStringBuilder: add support for char16_t{,*,[]}Marc Mutz2018-01-081-0/+41
* QPSQL: Add support for multiple result setsRobert Szefner2018-01-081-4/+48
* Cocoa: Make AA_MacDontSwapCtrlMeta workAndy Shaw2018-01-082-4/+2
* QStringBuilder: clean up testMarc Mutz2018-01-071-36/+102
* QMenuBar: Add overloads of addAction() using Qt 5 signals and slotsAnton Kudryavtsev2018-01-061-0/+38
* QPSQL: Add support for forward-only queriesRobert Szefner2018-01-061-0/+209
* QHeaderView: respect min/maximumSectionSize propertyChristian Ehrlicher2018-01-062-6/+96
* Add an option to scroll the QComboBox on macOS with the mouse wheelAndy Shaw2018-01-051-6/+6
* Tests: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-046-25/+6
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-0412-0/+100442
|\
| * Add binary compatibility files for QtBase for 5.10Milla Pohjanheimo2018-01-0411-0/+100442
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-041-0/+0
| |\
| | * Fix source code file permissionsSimon Hausmann2018-01-021-0/+0
* | | QTreeWidget: fix visualItemRect()Christian Ehrlicher2018-01-031-0/+30
* | | Update Text segmentation and line break data to Unicode 10.0Lars Knoll2018-01-034-3835/+5833
* | | Update QString::isRightToLeft() to take directional hints into accountLars Knoll2018-01-031-0/+19
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-0225-237/+438
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-0225-237/+438
| |\| |
| | * | 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
| | | |\ \