summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change cleanup mechanism for orphaned connectionsLars Knoll2019-03-291-5/+2
* Suppress warnings about deprecated methods in their testsEdward Welbourne2019-03-271-12/+20
* Replace a misguided test with a valid oneEdward Welbourne2019-03-271-1/+1
* Tidy up tst_globaldata to use better namings and document what it testsEdward Welbourne2019-03-277-299/+300
* Stabilize auto testLars Knoll2019-03-271-4/+8
* Cleanup widgets/kernel.pro after modularizationJędrzej Nowacki2019-03-271-2/+0
* Test QTest's signal dumperMårten Nordheim2019-03-2711-0/+2270
* Use move more consistently in QScopedValueRollbackAllan Sandfeld Jensen2019-03-271-0/+13
* Enable and extend the qtimer_vs_qmetaobject benchmarkMilian Wolff2019-03-272-14/+56
* tst_qsslsocket: fix racy testMårten Nordheim2019-03-261-2/+2
* tst_qsslkey: test AES encryption in the 'encrypt' testMårten Nordheim2019-03-261-18/+74
* WinRT: Add support for AES-encrypted keysMårten Nordheim2019-03-261-2/+2
* Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Friedemann Kleint2019-03-2611-22/+120
|\
| * Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-2611-22/+120
| |\
| | * Manual dialog test: Fix deprecation warningsFriedemann Kleint2019-03-222-3/+13
| | * Extend blacklisting of tst_gestures from RHEL 7.4 to 7.6Tony Sarajärvi2019-03-211-0/+1
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-214-19/+75
| | |\
| | | * tst_qmake: Keep the source dir cleanJoerg Bornemann2019-03-204-19/+75
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-204-0/+31
| | |\|
| | | * Use Q_UNUSED(updateRect) when building without QT_BUILD_INTERNALJesus Fernandez2019-03-181-0/+2
| | | * Use High DPI pixmaps in prominent examples and testsFriedemann Kleint2019-03-151-0/+4
| | | * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-152-1/+21
| | | |\
| | | | * Make tst_QUdpSocket::lincLocalIPv6 less sadisticTimur Pocheptsov2019-02-281-5/+4
| | | | * Fix blacklisting tst_QTimer::basic_chrono()Juha Karjalainen2019-02-211-1/+1
| | | | * Merge 5.12 into 5.12.2Kari Oikarinen2019-02-2060-126/+104
| | | | |\
| | | | * | Avoid creating wide images with negative bytesPerLineAllan Sandfeld Jensen2019-02-141-0/+20
* | | | | | QSqlError: fix redundant space in text() outputVincas Dargis2019-03-261-0/+24
|/ / / / /
* | | | | Ensure that layouts don't move widgets outside of their parentVolker Hilsheimer2019-03-261-0/+64
* | | | | core: Add deduction guides for QPairMikhail Svetkin2019-03-252-0/+29
* | | | | Clean up QTextStream functionsAllan Sandfeld Jensen2019-03-231-47/+50
* | | | | Stabilize tst_QStateMachine::dontProcessSlotsWhenMachineIsNotRunningMilian Wolff2019-03-221-4/+4
* | | | | Widen out parameter "result" of the native event filters for Qt 6Friedemann Kleint2019-03-221-0/+8
* | | | | Update handling of TESTSERVER_COMPOSE_FILEMaurice Kalinowski2019-03-221-4/+6
* | | | | QVector: Add assignment from std::initializer_listKari Oikarinen2019-03-211-0/+42
* | | | | QVariant: Fix isNull() == true after downcasting QObject*Timo Lang2019-03-211-0/+8
* | | | | Make tst_QTemporaryFile::fileTemplate() more informative on failureEdward Welbourne2019-03-191-1/+1
* | | | | Add qFpClassify() to mirror std::fpclassify()Edward Welbourne2019-03-191-1/+31
* | | | | Refine and extend tst_qnumeric's checks on infinity and NaNEdward Welbourne2019-03-191-7/+24
* | | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-163-0/+116
|\| | | |
| * | | | Don't increase the size of the layout unnecessarily when moving toolbarsAndy Shaw2019-03-152-0/+115
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-151-0/+1
| |\| | |
| | * | | Fix compilation of qCDebug("", ...) with QT_NO_DEBUG_OUTPUTKai Koehne2019-03-141-0/+1
* | | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-03-1510-10/+40
|\ \ \ \ \
| * | | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-1410-10/+40
| |\| | | |
| | * | | | Improve project files of libfuzzer testsRobert Loehning2019-03-133-5/+6
| | * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-111-2/+2
| | |\| | |
| | | * | | Expand blacklisting of tst_qsslkey to cover all versions of RHELsTony Sarajärvi2019-03-101-2/+2
| | * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-096-3/+32
| | |\| | |
| | | * | | Do not mix QByteArray with QString in arithmeticEdward Welbourne2019-03-081-1/+1
| | | * | | manual tests: Fix buildFriedemann Kleint2019-03-072-1/+6