aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Use qEnvironmentVariableIntValue() instead of qgetenv().toInt()Shawn Rutledge2021-08-171-1/+1
* Merge qtquickcontrols2 into qtdeclarativeMitch Curtis2021-08-0658-0/+1238
|\
| * Fix test pathswip/qtquickcontrols2Mitch Curtis2021-08-024-12/+12
| * Restructure tests in preparation for merging into qtdeclarativeMitch Curtis2021-08-0258-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
| * Register C++ types declarativelyMitch Curtis2020-08-262-10/+10
| * Remove Qt Labs CalendarMitch Curtis2020-05-283-17/+0
| * CMake: Regenerate projectsAlexandru Croitor2020-03-172-18/+12
| * Regenerate projects to be in syncAlexandru Croitor2019-11-152-6/+6
| * Convert QtQuickControls2 testsLeander Beernaert2019-10-083-0/+92
| * Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-0249-106/+106
| * Tests: move duplicated addTestRows() to QQuickVisualTestUtilJ-P Nurmi2018-04-124-85/+20
| * Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-1047-0/+784
| |\
| | * Add creation benchmarks for qmlbenchJ-P Nurmi2018-01-0547-0/+784
| * | Default: merge SwitchIndicator back to Switch & SwitchDelegateJ-P Nurmi2017-11-022-2/+2
| * | Default: merge RadioIndicator back to RadioButton & RadioDelegateJ-P Nurmi2017-11-022-2/+2
| * | Default: merge CheckIndicator back to CheckBox & CheckDelegateJ-P Nurmi2017-11-022-2/+2
| * | Update benchmarks for the new stylesJ-P Nurmi2017-09-114-0/+20
| * | benchmarks: avoid "Empty filename passed to function" warningsJ-P Nurmi2017-09-072-6/+12
| * | tst_creationtime: exclude ApplicationWindowJ-P Nurmi2017-09-071-4/+4
| * | Add Imagine styleJ-P Nurmi2017-07-311-0/+15
| * | Say hello to the Fusion styleJ-P Nurmi2017-05-301-0/+1
| |/
| * tst_objectcount: use setBenchmarkResult() instead of printLiang Qi2017-05-161-13/+6
| * tst_objectcount: data-driven qobjects vs. qquickitemsJ-P Nurmi2017-05-161-50/+29
| * *.pro: osx -> macosJ-P Nurmi2017-04-202-2/+2
| * Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-112-2/+2
| |\
| | * Welcome to 2017J-P Nurmi2017-01-092-2/+2
| * | Material: share the CursorDelegateJ-P Nurmi2016-10-282-2/+2
| |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-062-8/+10
| |\
| | * Replace 'foreach' with 'range for'Anton Kudryavtsev2016-09-022-8/+10
| * | Bump up all controls and templates imports to version 2.1J-P Nurmi2016-07-083-7/+7
| |/
| * tests: skip material/BoxShadow.qml and material/ElevationEffect.qmlJ-P Nurmi2016-05-062-2/+2
| * import Qt.labs.controls 1.0 => QtQuick.Controls 2.0J-P Nurmi2016-04-214-15/+15
| * Tests: prepare for the upcoming import rename - part IIJ-P Nurmi2016-04-212-10/+10
| * Tests: prepare for the upcoming import renameJ-P Nurmi2016-04-202-12/+12
| * tst_sanity|creationtime|objectcount: skip the internal indicator typesJ-P Nurmi2016-04-122-6/+6
| * Support static buildsJ-P Nurmi2016-01-134-13/+35
| * tst_objectcount: remove legacy controlsJ-P Nurmi2015-12-231-70/+0
| * tst_objectcount: fake qbenchmark-like outputJ-P Nurmi2015-11-261-1/+4
| * Add material style to benchmarksJ-P Nurmi2015-11-202-27/+95
| * Add Universal styleJ-P Nurmi2015-11-122-0/+32
| * tst_objectcount: use componentsJ-P Nurmi2015-11-052-131/+91
| * tst_creationtime: use componentsJ-P Nurmi2015-11-041-17/+9