summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flagsd3fault2018-01-171-0/+44
* Don't generate QAction include unconditionallyJarek Kobus2018-01-1596-96/+0
* Don't generate QButtonGroup include unconditionallyJarek Kobus2018-01-15105-103/+487
* Don't generate QHeaderView include unconditionallyJarek Kobus2018-01-1580-80/+0
* Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-154-1/+13
* Add QModelIndex::siblingAtColumn and ::siblingAtRowAndre Somers2018-01-122-2/+10
* Use TESTDATA for QSsl* testsMårten Nordheim2018-01-125-122/+118
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-1111-57/+389
|\
| * Fix license headersJani Heikkinen2018-01-112-33/+23
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-095-21/+291
| |\
| | * 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
| * | sqlite: Bind duplicated named placeholders correctlyAndy Shaw2018-01-081-0/+25
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-072-3/+19
| |\|
| | * tst_QUdpSocket - unblacklist tests on Ubuntu 16.04Timur Pocheptsov2018-01-052-4/+19
| * | Make QPalette::setBrush() check before detachingGabriel de Dietrich2018-01-041-0/+31
* | | QGuiApplication: Add fontChanged signalKai Uwe Broulik2018-01-111-0/+26
* | | Blacklist tst_QNetworkInterface::localAddress(linklocal-ipv4) in ciLiang Qi2018-01-101-0/+4
* | | Enable brainpool curves in qsslkey testsAndré Klitzing2018-01-1013-3/+34
* | | QAbstractItemModelTester: fix the autotestsGiuseppe D'Angelo2018-01-0916-710/+44
* | | 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