summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-11316-2301/+12971
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-08100-852/+1592
| |\
| | * QTextBrowser: assume Markdown is UTF-8Shawn Rutledge2019-07-082-0/+29
| | * Q_ARRAY_LITERAL: protect the check for literal typesGiuseppe D'Angelo2019-07-061-0/+12
| | * Port some trivial cases from QMutex to QRecursiveMutexMarc Mutz2019-07-062-6/+2
| | * Short live QRecursiveMutex!Marc Mutz2019-07-061-4/+5
| | * Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-055-5/+42
| | |\
| | | * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-055-5/+42
| | | |\
| | | | * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-033-4/+16
| | | | |\
| | | | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-033-4/+16
| | | | | |\
| | | | | | * Skip flaky test on MacOS_10_12Dimitrios Apostolou2019-07-021-0/+6
| | | | | | * Update visible window's alpha when toggling WA_TranslucentBackgroundVolker Hilsheimer2019-07-021-0/+6
| | | | | | * QSocks5SocketEngine: account for in-transit signal when waiting for readMårten Nordheim2019-07-021-4/+4
| | | | * | | Handle multiple font-families in <font> face attributeAllan Sandfeld Jensen2019-07-031-0/+24
| | | | |/ /
| | | | * | QPluginLoader: fix failing test comparing the Qt versionThiago Macieira2019-07-031-1/+2
| | * | | | tst_QTcpSocket::hostNotFound Only expect failure for the http proxyMårten Nordheim2019-07-051-1/+2
| | * | | | Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-056-7/+12
| | * | | | Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-0518-68/+495
| | |/ / /
| | * | | Add QT_NO_JAVA_STYLE_ITERATORS and mark QtBase free of itMarc Mutz2019-07-035-0/+8
| | * | | QPainter: mark obsolete RenderHints as deprecatedChristian Ehrlicher2019-07-034-11/+6
| | * | | tst_QShortcut: Remove test widget and other member variablesFriedemann Kleint2019-07-021-184/+189
| | * | | tst_QShortcut: Brush up the code, preparing the extraction of a base class to...Friedemann Kleint2019-07-021-230/+183
| | * | | Remove usages of deprecated APIs from QDateTimeSona Kurazyan2019-07-025-8/+38
| | * | | Make the default ctor of QVarLengthArray implicitUlf Hermann2019-07-021-0/+7
| | * | | uic: Implement form window setting to disable QObject::connectSlotsByName()Friedemann Kleint2019-07-022-3/+1
| | * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-0111-40/+63
| | |\ \ \
| | | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-0111-40/+63
| | | |\| |
| | | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-2811-40/+63
| | | | |\|
| | | | | * Brush up DiaglibFriedemann Kleint2019-06-2410-40/+37
| | | | | * Fix window shortcuts when a completer popup has focusVolker Hilsheimer2019-06-251-0/+26
| | * | | | Move YearRange to QDateTime from its PrivateEdward Welbourne2019-07-011-0/+10
| | * | | | rhi: Improve base vertex/instance supportLaszlo Agocs2019-07-011-0/+2
| | * | | | rhi: Add a test for instancingLaszlo Agocs2019-07-019-1/+227
| | * | | | rhi: Enhance line width and point size supportLaszlo Agocs2019-07-012-0/+5
| | |/ / /
| | * | | QStringList: add QStringView overloads of join, filter, replaceInStringsMat Sutcliffe2019-06-301-0/+17
| | * | | Share the common configurations among different modulesRyan Chu2019-07-013-179/+55
| | * | | Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-299-34/+13
| | * | | QObject: deprecate the undocumented userData() featureMarc Mutz2019-06-291-0/+4
| | * | | rcc: Add -d option to output a Makefile-syntax depfileMarvin Scholz2019-06-296-0/+63
| | * | | Introduce Q_NAMESPACE_EXPORTGiuseppe D'Angelo2019-06-281-0/+15
| | * | | Corelib tests: Fix out of bounds string accessFriedemann Kleint2019-06-282-2/+2
| | * | | tst_QAction(Group): Brush up the testsFriedemann Kleint2019-06-282-39/+39
| | * | | tst_QThread: Add output for all elapsed testsFriedemann Kleint2019-06-281-7/+15
| | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-279-41/+47
| | |\| |
| | | * | Skip tests if the required plugins were not deployedVolker Hilsheimer2019-06-191-6/+13
| | | * | Output all font families in HTML outputAllan Sandfeld Jensen2019-06-211-0/+12
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-257-53/+120
| | | |\|
| | | * | Fix crash in QPainterPath::reserve()Eirik Aavitsland2019-06-191-0/+4
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-206-2/+38
| | | |\ \
| | | * | | Android: don't run test function for fd leakage, make test passVolker Hilsheimer2019-06-191-7/+1