summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QCommandLineOption: purge deprecated APIEdward Welbourne2020-07-201-6/+0
* QUrl: purge deprecated APIEdward Welbourne2020-07-201-2/+0
* QChar: purge deprecated APIEdward Welbourne2020-07-201-4/+1
* Fix compiler warning in tst_qstringlistmodelLars Schmertmann2020-07-201-1/+1
* Styles manual test: show active, inactive and disabled palette colorsShawn Rutledge2020-07-171-13/+15
* testlib/selftests: Fix generate_expected_output.pyFriedemann Kleint2020-07-171-34/+22
* SSL: add an autotest for handling of illegal datetimes in certificatesGiuseppe D'Angelo2020-07-172-0/+43
* Fix handling of Suzhou numbering systemEdward Welbourne2020-07-171-15/+31
* QDomNode: Add namespaceURI parameter to browse methodsLinus Jahn2020-07-171-1/+66
* CMake: Get tests/auto/cmake tests workingAlexandru Croitor2020-07-1738-373/+231
* Cover more properties in the QAction testVolker Hilsheimer2020-07-171-1/+120
* Deprecate QTimeLine's curveShape in favor of its easingCurveEdward Welbourne2020-07-161-11/+11
* QtGui/Windows: Move the QRegion conversion functions into QtGuiFriedemann Kleint2020-07-161-1/+23
* Don't test for equality if types can't be comparedVolker Hilsheimer2020-07-151-0/+72
* qtypeinfo: Improve container checkFabian Kosmale2020-07-141-0/+9
* moc: allow wrapper generation for QProperty in pimpl classFabian Kosmale2020-07-141-0/+7
* Support digit-grouping correctlyEdward Welbourne2020-07-141-4/+4
* Fix floating-point 'g'-format's choice between 'e' and 'f' formsEdward Welbourne2020-07-141-7/+41
* QtConcurrent: Get rid of multi-inheritance inside RunFunctionTaskBaseJarek Kobus2020-07-141-9/+9
* Change QWindow/QWidget::map(To/From)(Global/Parent) to operate in floatFriedemann Kleint2020-07-142-0/+10
* Fix passing QDBusUnixFileDescriptors over peer-to-peer connectionsSteffen Kieß2020-07-131-2/+3
* rhi: Allow null resources in srbLaszlo Agocs2020-07-131-4/+195
* tst_QCollator: avoid an unused variable warningEdward Welbourne2020-07-131-0/+2
* Move QRegExp and its remaining mentions out of QtCoreSona Kurazyan2020-07-1315-2453/+1
* Check returns of hex2int in get_hex_rgbRobert Loehning2020-07-131-0/+3
* QVariant::setValue(): enable move semanticsGiuseppe D'Angelo2020-07-132-5/+5
* Fix buffer overflowRobert Loehning2020-07-102-0/+9
* Move all the QProperty related code into one compilation unitLars Knoll2020-07-101-1/+0
* Significantly improve performance of binding evaluationLars Knoll2020-07-101-3/+6
* Separate the error case when evaluating bindingsLars Knoll2020-07-101-8/+6
* Cleanup QPropertyBindingErrorLars Knoll2020-07-101-2/+1
* Refactor pointer event hierarchyShawn Rutledge2020-07-108-505/+391
* Tests: Use QVERIFY instead of QCOMPARE for empty listsFriedemann Kleint2020-07-108-15/+15
* moc: For non-STORED QProperties, expect a pointerUlf Hermann2020-07-091-8/+8
* Fix QByteArray::count implementation for longer dataSona Kurazyan2020-07-091-0/+7
* Qt::Modifier: do some cleanupsGiuseppe D'Angelo2020-07-092-19/+19
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-0949-85/+240
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-09688-883/+881
* CMake: Regenerate testsAlexandru Croitor2020-07-0912-36/+21
* Automatically register comparison operators in QMetaTypeFabian Kosmale2020-07-082-59/+59
* Add type traits to safely determine the existence of comparison operatorsLars Knoll2020-07-081-0/+97
* CMake: Regenerate benchmarksAlexandru Croitor2020-07-08106-132/+139
* CMake: Regenerate manual testsAlexandru Croitor2020-07-08140-172/+276
* moc: Allow out-of-line storage for Q_PRIVATE_QPROPERTYUlf Hermann2020-07-081-0/+38
* Introduce QByteArrayViewSona Kurazyan2020-07-085-0/+611
* Add tst_QByteArrayApiSymmetry testSona Kurazyan2020-07-086-334/+859
* Don't set the environment variable QT_RCC_TEST anymore in tst_rccJoerg Bornemann2020-07-081-3/+0
* Replace use of deprecated Q_OS_MACX in favor of Q_OS_MACOSTor Arne Vestbø2020-07-081-1/+1
* QThread::create: remove the pre-C++17 codepathsGiuseppe D'Angelo2020-07-071-6/+0
* Separate QPD::tabletDevice into priv tabletDevice and queryTabletDeviceShawn Rutledge2020-07-071-6/+6