aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* dom: use only one DomCreationOptions per DomEnvironmentSami Shalayel2024-03-141-2/+2
* Correct license for test filesLucie Gérard2024-02-27217-217/+217
* Add performance benchmark test for curve rendererEirik Aavitsland2024-02-243-0/+90
* DOM refactoring. Remove LoadOptionsDmitrii Akshintsev2024-01-301-6/+4
* QtQml: Add a benchmark that runs the DeltaBlue constraint solverUlf Hermann2024-01-3015-0/+1776
* DOM refactoring. Move loadPendingDependencies to DomEnvironmentDmitrii Akshintsev2024-01-181-2/+1
* DOM refactoring. Remove DomItem::loadItem. enable_shared_from_this for DomEnv*Dmitrii Akshintsev2024-01-181-4/+7
* QmlDom: Add const-correctnessUlf Hermann2023-09-151-1/+1
* Move dom construction time test into BenchmarksSemih Yavuz2023-06-265-0/+6752
* Make the colorresolving benchmark also a benchmark for cmakeVolker Hilsheimer2023-04-271-15/+10
* QQuickMouseArea: do not overload pressed-signalSami Shalayel2023-01-241-15/+15
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-2015-20/+20
* Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-0158-3/+3
* tst_qqmlchangeset: fix target name typo and de-duplicate testsMitch Curtis2022-11-011-2/+2
* tests/benchmarks/quickcontrols2: allow opening projects in CreatorMitch Curtis2022-10-312-0/+12
* Port from container::count() and length() to size() - V5Marc Mutz2022-10-132-2/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-073-4/+4
* Port from container::count() and length() to size()Marc Mutz2022-10-071-4/+4
* Fix warning from ignoring return of [nodiscard] methodVolker Hilsheimer2022-09-181-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-0730-30/+30
* Material: add TreeViewDelegate.qmlRichard Moe Gustavsen2022-09-022-2/+2
* Fusion: add TreeViewDelegateRichard Moe Gustavsen2022-08-312-2/+3
* Tests: do not use QT_DISABLE_DEPRECATED_BEFOREIvan Solovev2022-08-263-5/+0
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2824-24/+24
* Add license headers to cmake filesLucie Gérard2022-07-0830-0/+90
* Use SPDX license identifiersLucie Gérard2022-06-11201-5493/+402
* Fix tst_objectcount on AndroidAndreas Buhr2022-05-041-0/+7
* Cleanup CMakeLists.txt filesAndreas Buhr2022-05-031-2/+0
* Replace uses of deprecated _qs with _s/QStringLiteralSona Kurazyan2022-04-291-1/+3
* Fix warnings in tests after QQmlListReference changeVolker Hilsheimer2022-03-211-1/+1
* Fix warning from deprecated QMouseEvent constructorVolker Hilsheimer2022-03-211-6/+12
* controls: add TreeViewDelegateRichard Moe Gustavsen2021-12-092-2/+4
* Fix license of tests from LGPL3 to GPL-EXCEPTKai Köhne2021-11-294-68/+36
* Add a benchmark of Date.getTimeZoneOffset()Edward Welbourne2021-11-231-0/+16
* Clean up tst_javascriptEdward Welbourne2021-11-231-40/+15
* Add calendar typesMitch Curtis2021-11-032-6/+9
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-10-186-12/+12
* Consolidate test helpers into private librariesMitch Curtis2021-09-136-29/+45
* Use qEnvironmentVariableIntValue() instead of qgetenv().toInt()Shawn Rutledge2021-08-171-1/+1
* Merge qtquickcontrols2 into qtdeclarativeMitch Curtis2021-07-2858-0/+1238
|\
| * Fix test pathsMitch Curtis2021-07-264-12/+12
| * Restructure tests in preparation for merging into qtdeclarativeMitch Curtis2021-07-2258-16/+17
| * Update to latest qml CMake APICraig Scott2021-06-054-12/+12
| * Add findViewDelegateItem function to visualtestutils.hMitch Curtis2021-04-222-0/+2
| * CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-072-6/+6
| * Rename "Default" style to "Basic"Mitch Curtis2020-09-242-6/+6
| * auto tests: remove all versioning from the test dataRichard Moe Gustavsen2020-09-041-1/+1
| * Fix CMake buildMitch Curtis2020-08-262-0/+2
| * Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-263-21/+36
| * Remove all version numbers from QML importsMitch Curtis2020-08-2649-153/+153