Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Readd the itemtree benchmarks for comparison purposes. | Michael Brasser | 2010-03-17 | 1 | -0/+102 |
* | Compile | Aaron Kennedy | 2010-03-17 | 6 | -5/+6 |
* | Cleanup benchmark a little | Aaron Kennedy | 2010-03-17 | 1 | -232/+96 |
* | Fix benchmark. | Michael Brasser | 2010-03-15 | 1 | -0/+1 |
* | Tweak benchmark | Aaron Kennedy | 2010-03-12 | 1 | -1/+2 |
* | Optimization: Use linked list for context children | Aaron Kennedy | 2010-03-12 | 1 | -0/+11 |
* | Stop benchmark from crashing. | Michael Brasser | 2010-03-08 | 1 | -0/+2 |
* | Fix test. | Michael Brasser | 2010-03-04 | 1 | -1/+1 |
* | Fix benchmarks. | Michael Brasser | 2010-03-04 | 13 | -37/+47 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 45 | -154/+154 |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-23 | 10 | -5/+84 |
|\ | |||||
| * | Fixing deployment and default values for Symbian | Aleksandar Sasha Babic | 2010-02-23 | 2 | -0/+26 |
| * | Fixing deplyment on Symbian platform | Aleksandar Sasha Babic | 2010-02-23 | 2 | -1/+16 |
| * | Fixing deployment on Symbian | Aleksandar Sasha Babic | 2010-02-23 | 2 | -2/+13 |
| * | Fixing deployment on Symbian | Aleksandar Sasha Babic | 2010-02-23 | 1 | -0/+10 |
| * | Fixing deployment on Symbian platform | Aleksandar Sasha Babic | 2010-02-23 | 2 | -2/+13 |
| * | Fixing deployment on Symbian | Aleksandar Sasha Babic | 2010-02-23 | 1 | -0/+6 |
* | | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls. | Warwick Allison | 2010-02-23 | 8 | -12/+31 |
|/ | |||||
* | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 6 | -6/+6 |
* | Add cached path rounded rect painting benchmark. | Martin Jones | 2010-02-22 | 1 | -0/+24 |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-19 | 5 | -14/+102 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-18 | 11 | -12/+12 |
| |\ | |||||
| * | | Add pixmap benchmarks and make cached rounded rect the same as Rectangle. | Martin Jones | 2010-02-18 | 5 | -14/+102 |
* | | | Merge remote branch 'qt/master' into staging-2-master | Qt Continuous Integration System | 2010-02-18 | 11 | -12/+12 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix copyright year. | Jason McDonald | 2010-02-16 | 10 | -10/+10 |
| * | | Fix broken license headers. | Jason McDonald | 2010-02-16 | 1 | -2/+2 |
| |/ | |||||
* | | Run firstRun initialization in declarative/painting benchmark | Eskil Abrahamsen Blomfeldt | 2010-02-18 | 1 | -1/+1 |
* | | Enable QStaticText in QtDeclarative painting benchmark | Rhys Weatherley | 2010-02-17 | 1 | -9/+5 |
|/ | |||||
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-05 | 1 | -2/+2 |
|\ | |||||
| * | Pass tst_headers::licenseCheck | Warwick Allison | 2010-02-05 | 1 | -0/+40 |
* | | Add license header. | Martin Jones | 2010-02-05 | 1 | -1/+41 |
|/ | |||||
* | Add some painting benchmarks. | Martin Jones | 2010-02-05 | 2 | -0/+282 |
* | Fix headers::licenseCheck autotest failure | Leonardo Sobral Cunha | 2010-02-04 | 1 | -0/+40 |
* | Remove benchmarks that have been migrated to 4.6. | Michael Brasser | 2010-01-29 | 7 | -1016/+0 |
* | Benchmark performance of a block of script containing multiple property acces... | Michael Brasser | 2010-01-27 | 3 | -0/+72 |
* | Remove unneeded test dependency. | Michael Brasser | 2010-01-26 | 1 | -5/+2 |
* | More benchmark cleanup. | Michael Brasser | 2010-01-14 | 3 | -73/+19 |
* | Benchmark cleanup. | Michael Brasser | 2010-01-14 | 27 | -23/+197 |
* | Update pointer benchmark to use QmlGuard rather than QGuard. | Michael Brasser | 2010-01-14 | 2 | -4/+5 |
* | Simple QmlGraphicsImage benchmark | Aaron Kennedy | 2010-01-12 | 3 | -0/+121 |
* | More text benchmarks. | Michael Brasser | 2010-01-11 | 1 | -2/+73 |
* | Optimization: Passing QScriptEngine to QScriptValue is much faster | Aaron Kennedy | 2010-01-09 | 1 | -2/+2 |
* | QML dynamic function benchmark | Aaron Kennedy | 2010-01-08 | 5 | -0/+117 |
* | QML signal handler benchmark | Aaron Kennedy | 2010-01-08 | 5 | -0/+97 |
* | Basic QML JS benchmark | Aaron Kennedy | 2010-01-08 | 2 | -0/+462 |
* | Benchmarks | Aaron Kennedy | 2009-12-23 | 3 | -0/+102 |
* | benchmark | Aaron Kennedy | 2009-12-22 | 1 | -2/+27 |
* | Benchmark | Aaron Kennedy | 2009-12-18 | 1 | -0/+34 |
* | Disable indexing | Aaron Kennedy | 2009-12-17 | 1 | -0/+1 |
* | Add -parent option | Aaron Kennedy | 2009-12-17 | 1 | -3/+37 |