summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/binding
Commit message (Collapse)AuthorAgeFilesLines
* Fix deployment for declarative tests, examples on SymbianDamian Jansen2011-10-041-1/+1
| | | | | Task-number: QTBUG-21306 Reviewed-by: Rohan McGovern
* Update licenseheader text in source filesJyri Tahtela2011-05-133-52/+52
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Update copyright year to 2011.Jason McDonald2011-01-103-3/+3
| | | | Reviewed-by: Trust Me
* Fix benchmark warnings on symbian.Michael Brasser2010-05-241-5/+5
|
* Merge commit 'qt/4.7' into 4.7Miikka Heikkinen2010-05-171-1/+0
|\ | | | | | | | | | | | | | | | | | | Conflicts: tests/benchmarks/declarative/binding/binding.pro tests/benchmarks/declarative/creation/creation.pro tests/benchmarks/declarative/creation/tst_creation.cpp tests/benchmarks/declarative/qdeclarativecomponent/qdeclarativecomponent.pro tests/benchmarks/declarative/qdeclarativeimage/tst_qdeclarativeimage.cpp tests/benchmarks/declarative/qdeclarativemetaproperty/qdeclarativemetaproperty.pro
| * Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-7/+7
| | | | | | | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones
* | Fix SRCDIR and DEPLOYMENT usage in declarative benchmarksMiikka Heikkinen2010-05-142-6/+11
|/ | | | | | | | | | These tests were either not compiling, were deploying incorrectly, or looking for data files from wrong place. Task-number: QTBUG-10661 Task-number: QTBUG-10666 Task-number: QTBUG-10667 Reviewed-by: Shane Kearns
* CompileAaron Kennedy2010-03-171-1/+1
|
* Fix benchmarks.Michael Brasser2010-03-045-13/+16
| | | | Get them all running again after renames, etc.
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-242-8/+8
| | | | QDeclarativeXXX.
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-231-0/+6
|\ | | | | | | | | | | Conflicts: src/declarative/util/qmlanimation.cpp src/declarative/util/qmlxmllistmodel.cpp
| * Fixing deployment on SymbianAleksandar Sasha Babic2010-02-231-0/+6
| | | | | | | | Reviewed-by: TrustMe
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-233-5/+11
|/ | | | Task-number: QT-2798
* Fix copyright year.Jason McDonald2010-02-163-3/+3
| | | | Reviewed-by: Trust Me
* Benchmark cleanup.Michael Brasser2010-01-144-8/+8
|
* Benchmark cleanup.Michael Brasser2009-12-141-0/+2
|
* Update benchmarks to run againAaron Kennedy2009-11-234-1/+6
|
* fix headersWarwick Allison2009-10-302-0/+80
|
* fix headersWarwick Allison2009-10-291-0/+34
|
* Add some basic QML benchmarksAaron Kennedy2009-07-177-0/+193