summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Use C++11 alignof as reference for Q_ALIGNOF, and fix test on AndroidVolker Hilsheimer2019-06-171-2/+2
| * | | Turn on C++11 and 14 correctlyVolker Hilsheimer2019-06-171-1/+3
| * | | Fix editing of QDateTimeEdit in 12-hour locales that don't use AM/PMVolker Hilsheimer2019-05-281-2/+5
| * | | Merge "Merge remote-tracking branch 'origin/5.13.0' into 5.13"Liang Qi2019-06-172-14/+4
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-172-14/+4
| | |\ \ \
| | | * | | tst_qsslsocket: fix racy testv5.13.0-rc3v5.13.0Mårten Nordheim2019-06-131-2/+2
| | | * | | H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-131-1/+1
| | | * | | QSslSocket: add and set the TLSv1.3-specific PSK callbackMårten Nordheim2019-06-131-11/+1
| * | | | | QTextBoundaryFinder: don't break after uppercase followed by commawangChuan2019-05-231-0/+7
| |/ / / /
* | | | | tst_QThread: Blacklist sleep() for WindowsFriedemann Kleint2019-06-261-0/+2
* | | | | rhi: Add compute api and implement for Vulkan and MetalLaszlo Agocs2019-06-1734-44/+592
* | | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-2513-44/+160
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | QWidget: fix setTabOrder for compound widgetsChristian Ehrlicher2019-06-101-0/+73
| * | | | Temporarily skip tst_QSslSocket::resumeMårten Nordheim2019-06-241-0/+1
| * | | | SSL: Update an about-to-expire certificateMårten Nordheim2019-06-242-30/+30
| * | | | Revert "tst_qnetworkreply - QSKIP/disable tests that deadlock on Windows"Timur Pocheptsov2019-06-211-23/+0
| * | | | Stabilize tst_qsplitterFrederik Gladhorn2019-06-192-2/+1
| * | | | Report correct state change when destroying QAbstractAnimationTor Arne Vestbø2019-06-201-0/+15
| | |_|/ | |/| |
| * | | Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-173-14/+27
| |\ \ \
| | * | | QSslSocket: add and set the TLSv1.3-specific PSK callbackv5.12.4Mårten Nordheim2019-06-121-11/+1
| | * | | H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-121-1/+1