summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative
Commit message (Expand)AuthorAgeFilesLines
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-1410-51/+43
* Fix broken benchmarks.Michael Brasser2010-05-137-25/+21
* BenchmarkAaron Kennedy2010-04-283-0/+166
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2132-32/+32
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-091-1/+1
* Renamed 'source' property from SpringFollow to 'to'Leonardo Sobral Cunha2010-04-081-2/+2
* Test cost of importing and resolving types (but not creating objects).Warwick Allison2010-04-018-0/+189
* Optimization: Don't use QVariant in QDeclarativeVMEMetaObjectAaron Kennedy2010-03-292-0/+31
* Rename qdeclarativetime -> qmltimeAaron Kennedy2010-03-2521-39/+39
* Use setParent_NoEvent in Loader and benchmark Loader performance.Michael Brasser2010-03-245-0/+68
* Animation construction optimization.Michael Brasser2010-03-242-0/+82
* Readd the itemtree benchmarks for comparison purposes.Michael Brasser2010-03-171-0/+102
* CompileAaron Kennedy2010-03-176-5/+6
* Cleanup benchmark a littleAaron Kennedy2010-03-171-232/+96
* Fix benchmark.Michael Brasser2010-03-151-0/+1
* Tweak benchmarkAaron Kennedy2010-03-121-1/+2
* Optimization: Use linked list for context childrenAaron Kennedy2010-03-121-0/+11
* Stop benchmark from crashing.Michael Brasser2010-03-081-0/+2
* Fix test.Michael Brasser2010-03-041-1/+1
* Fix benchmarks.Michael Brasser2010-03-0413-37/+47
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2445-154/+154
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-2310-5/+84
|\
| * Fixing deployment and default values for SymbianAleksandar Sasha Babic2010-02-232-0/+26
| * Fixing deplyment on Symbian platformAleksandar Sasha Babic2010-02-232-1/+16
| * Fixing deployment on SymbianAleksandar Sasha Babic2010-02-232-2/+13
| * Fixing deployment on SymbianAleksandar Sasha Babic2010-02-231-0/+10
| * Fixing deployment on Symbian platformAleksandar Sasha Babic2010-02-232-2/+13
| * Fixing deployment on SymbianAleksandar Sasha Babic2010-02-231-0/+6
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-238-12/+31
|/
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-226-6/+6
* Add cached path rounded rect painting benchmark.Martin Jones2010-02-221-0/+24
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-195-14/+102
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-1811-12/+12
| |\
| * | Add pixmap benchmarks and make cached rounded rect the same as Rectangle.Martin Jones2010-02-185-14/+102
* | | Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-1811-12/+12
|\ \ \ | | |/ | |/|
| * | Fix copyright year.Jason McDonald2010-02-1610-10/+10
| * | Fix broken license headers.Jason McDonald2010-02-161-2/+2
| |/
* | Run firstRun initialization in declarative/painting benchmarkEskil Abrahamsen Blomfeldt2010-02-181-1/+1
* | Enable QStaticText in QtDeclarative painting benchmarkRhys Weatherley2010-02-171-9/+5
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-051-2/+2
|\
| * Pass tst_headers::licenseCheckWarwick Allison2010-02-051-0/+40
* | Add license header.Martin Jones2010-02-051-1/+41
|/
* Add some painting benchmarks.Martin Jones2010-02-052-0/+282
* Fix headers::licenseCheck autotest failureLeonardo Sobral Cunha2010-02-041-0/+40
* Remove benchmarks that have been migrated to 4.6.Michael Brasser2010-01-297-1016/+0
* Benchmark performance of a block of script containing multiple property acces...Michael Brasser2010-01-273-0/+72
* Remove unneeded test dependency.Michael Brasser2010-01-261-5/+2
* More benchmark cleanup.Michael Brasser2010-01-143-73/+19
* Benchmark cleanup.Michael Brasser2010-01-1427-23/+197
* Update pointer benchmark to use QmlGuard rather than QGuard.Michael Brasser2010-01-142-4/+5