summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-051-2/+2
|\ | | | | | | | | Conflicts: tests/benchmarks/declarative/painting/paintbenchmark.cpp
| * Pass tst_headers::licenseCheckWarwick Allison2010-02-051-0/+40
| |
* | Add license header.Martin Jones2010-02-051-1/+41
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into ↵Qt Continuous Integration System2010-02-0567-2/+3015
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | master-integration * 'master' of scm.dev.nokia.troll.no:qt/qt-qml: (3309 commits) Add some painting benchmarks. Make sure cookies are saved. Fix headers::licenseCheck autotest failure Re-add accidentally deleted file Test SizeItemToLoader to SizeLoaderToItem resizeMode change. Document QmlContext ownership. Add bug note. Fix elision and multilength strings when resizing a Text element. Document calling C++ methods from QML. Document margins property Augment documentation doc: There is no easeNone, it is called easeLinear doc: Converted the basic types page to use \qmlbasictype Focus focusScope from focusing for focusOnPress Really run image reader in its own thread. Don't create one QNetworkAccessManager per XMLHttpRequest We use JavaScript, not ECMAScript. XMLHttpRequest redirection update Image.paintedWidth and Image.paintedHeight when the source changes Remove debug. ...
| * Add some painting benchmarks.Martin Jones2010-02-052-0/+282
| | | | | | | | Task-number: QT-2780
| * Fix headers::licenseCheck autotest failureLeonardo Sobral Cunha2010-02-041-0/+40
| |
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2010-02-0465-2/+2693
| |\ | | | | | | | | | | | | | | | | | | | | | git://git-nokia.trolltech.com.au/qtsoftware/qt/kinetic Conflicts: src/xmlpatterns/type/qprimitives_p.h tools/linguist/lupdate/main.cpp
| | * Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into ↵Warwick Allison2010-02-025-0/+826
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: tools/linguist/lupdate/main.cpp
| | * | 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 ↵Michael Brasser2010-01-273-0/+72
| | | | | | | | | | | | | | | | accesses.
| | * | Remove unneeded test dependency.Michael Brasser2010-01-261-5/+2
| | | |
| | * | Merge branch '4.6' of ../qt into kinetic-declarativeuiAaron Kennedy2010-01-192-1/+50
| | |\ \
| | * | | More benchmark cleanup.Michael Brasser2010-01-143-73/+19
| | | | |
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Michael Brasser2010-01-1479-90/+612
| | |\ \ \ | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * \ \ Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into ↵Warwick Allison2010-01-1479-90/+612
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: bin/syncqt src/corelib/io/qurl.cpp
| | * | | | | Benchmark cleanup.Michael Brasser2010-01-1428-23/+198
| | | | | | |
| | * | | | | Update pointer benchmark to use QmlGuard rather than QGuard.Michael Brasser2010-01-142-4/+5
| | |/ / / /
| | * | | | Simple QmlGraphicsImage benchmarkAaron Kennedy2010-01-123-0/+121
| | | | | |
| | * | | | More text benchmarks.Michael Brasser2010-01-111-2/+73
| | | | | |
| | * | | | Optimization: Passing QScriptEngine to QScriptValue is much fasterAaron Kennedy2010-01-091-2/+2
| | | | | |
| | * | | | QML dynamic function benchmarkAaron Kennedy2010-01-085-0/+117
| | | | | |
| | * | | | QML signal handler benchmarkAaron Kennedy2010-01-085-0/+97
| | | | | |
| | * | | | Basic QML JS benchmarkAaron Kennedy2010-01-082-0/+462
| | | | | |
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiAaron Kennedy2010-01-055-1/+240
| | |\ \ \ \
| | * | | | | BenchmarksAaron Kennedy2009-12-233-0/+102
| | | | | | |
| | * | | | | benchmarkAaron Kennedy2009-12-221-2/+27
| | | | | | |
| | * | | | | BenchmarkAaron Kennedy2009-12-181-0/+34
| | | | | | |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-1712-160/+259
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore tests/benchmarks/benchmarks.pro
| | * | | | | | Disable indexingAaron Kennedy2009-12-171-0/+1
| | | | | | | |
| | * | | | | | Add -parent optionAaron Kennedy2009-12-171-3/+37
| | | | | | | |
| | * | | | | | BenchmarksAaron Kennedy2009-12-173-0/+108
| | | | | | | |
| | * | | | | | BenchmarksAaron Kennedy2009-12-174-0/+114
| | | | | | | |
| | * | | | | | Expand text benchmark.Michael Brasser2009-12-152-7/+41
| | | | | | | |
| | * | | | | | Add basic text benchmark.Michael Brasser2009-12-152-0/+128
| | | | | | | |
| | * | | | | | Benchmark cleanup.Michael Brasser2009-12-143-108/+43
| | | | | | | |
| | * | | | | | Another creation benchmark.Michael Brasser2009-12-091-0/+20
| | | | | | | |
| | * | | | | | Add missing file.Michael Brasser2009-12-091-0/+34
| | | | | | | |
| | * | | | | | Item creation benchmarks.Michael Brasser2009-12-091-0/+83
| | | | | | | |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-074-2/+134
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/tools/moc/generator.cpp
| | * | | | | | | Separate out first time construction costAaron Kennedy2009-12-031-1/+12
| | | | | | | | |
| | * | | | | | | CompileAaron Kennedy2009-12-021-1/+1
| | | | | | | | |
| | * | | | | | | QML timing utilityAaron Kennedy2009-12-023-0/+155
| | | | | | | | |
| | * | | | | | | Update benchmarks to run againAaron Kennedy2009-11-2315-6/+275
| | | | | | | | |
| | * | | | | | | Merge remote branch 'qt/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-11-111-0/+530
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fix samegame tutorial 3Alan Alpert2009-11-101-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the js file hadn't been updated to avoid global vars Also updating a missed particles element
| | * | | | | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into ↵Warwick Allison2009-11-094-31/+9
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: configure.exe src/corelib/animation/qabstractanimation.cpp src/gui/graphicsview/qgraphicsview.cpp src/s60installs/s60installs.pro tools/configure/configureapp.cpp tools/qdoc3/node.h
| | * | | | | | | | | renaming QmlGraphicsRect -> QmlGraphicsRectangleYann Bodson2009-11-021-3/+3
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-309-16/+312
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp
| | | * | | | | | | | | fix headersWarwick Allison2009-10-304-0/+160
| | | | | | | | | | | |
| | | * | | | | | | | | fix headersWarwick Allison2009-10-295-16/+152
| | | | | | | | | | | |