aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * .qmake.conf: set QQC2_SOURCE_TREEJ-P Nurmi2015-10-241-1/+1
| * Re-introduce SpinBoxJ-P Nurmi2015-10-221-0/+4
| * Add RangeSliderMitch Curtis2015-10-141-0/+4
| * tst_objectcount: add missing controlsJ-P Nurmi2015-10-131-0/+20
| * tst_sanity/tst_creationtime: use the source treeJ-P Nurmi2015-10-102-16/+8
| * Rename QtQuick.Controls 2.0 to Qt.labs.controls 1.0J-P Nurmi2015-10-012-24/+24
| * Rename QtQuick.Calendar 2.0 to Qt.labs.calendar 1.0J-P Nurmi2015-10-011-2/+2
| * Remove ToggleButtonJ-P Nurmi2015-09-251-4/+0
| * Merge Qt Quick Extras into Qt Quick ControlsMitch Curtis2015-09-181-17/+0
| * Rewrite tst_creationtimeJ-P Nurmi2015-07-081-76/+63
| * Remove the old TabView implementationJ-P Nurmi2015-06-112-5/+2
| * tst_objectcount: warmup with Buttons & exclude the test QQmlComponentJ-P Nurmi2015-06-064-12/+7
| * Improve tst_objectcountJ-P Nurmi2015-06-064-5/+22
| * Implement StackView in C++J-P Nurmi2015-04-091-0/+1
| * Rename benchmarksJ-P Nurmi2015-04-095-21/+21
| * Remove SpinBoxJ-P Nurmi2015-03-302-5/+0
| * Rename tests/benchmark -> tests/benchmarksJ-P Nurmi2015-03-185-0/+416
* Fix compiler warnings in test codeCraig Scott2021-07-071-1/+1
* CMake: Remove unneeded *.pro and .prev_CMakeLists.txt filesCraig Scott2021-05-193-55/+0
* Add additional binding benchmarksMaximilian Goldstein2021-02-248-0/+1360
* Fix some "can be marked override" warningsAndreas Buhr2021-02-231-1/+1
* Import property benchmarks from private repoMaximilian Goldstein2021-02-048-0/+361
* Remove the qmake project filesFabian Kosmale2021-01-1526-260/+0
* Fix tst_events benchmarkShawn Rutledge2020-10-071-7/+7
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0623-26/+26
* cmake: enable colorresolving benchmarkFabian Kosmale2020-09-252-1/+29
* Remove deprecated QQmlListProperty constructorFabian Kosmale2020-08-313-3/+3
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-261-5/+5
* Clean up QT_CONFIG(opengl)Paul Olav Tvete2020-06-172-2/+2
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-292-0/+5
* Port the remaining tests from QRegExp to QRegularExpressionLars Knoll2020-04-033-7/+9
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Introduce new mechanism to manage palette functionality in QMLVitaly Fanaskov2020-03-164-1/+203
* CMake: Fix painting benchmark dependency on OpenGLWidgetsAlexandru Croitor2020-03-164-3/+9
* CMake: Fix duplicate target name for qquickwindow benchmarkAlexandru Croitor2020-03-162-1/+29
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-122-1/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-122-2/+2
|\
| * painting benchmark: adapt to openglwidgets splitFabian Kosmale2020-03-091-1/+1