summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Another testAaron Kennedy2009-10-062-0/+27
* Add tst_qmlecmascript::scriptAccess testcaseAaron Kennedy2009-10-063-0/+39
* Improve scope handlingAaron Kennedy2009-10-069-59/+96
* Export the active QScriptContext during a callbackAaron Kennedy2009-10-063-2/+59
* Add a QScriptEngine::pushCleanContext() methodAaron Kennedy2009-10-063-3/+41
* Improve scope autotestAaron Kennedy2009-10-063-0/+22
* Share QScriptValue's where possibleAaron Kennedy2009-10-064-1/+48
* Support all variant types as signal parametersAaron Kennedy2009-10-053-19/+219
* Add scope auto testAaron Kennedy2009-10-052-0/+60
* Compile against updated JSCAaron Kennedy2009-10-056-24/+42
* Use QMetaObject::indexOfProperty()Aaron Kennedy2009-10-051-8/+4
* Fix test failuresAaron Kennedy2009-10-058-25/+30
* Fix attached properties/enums from ecmascriptAaron Kennedy2009-10-055-25/+61
* Add attached property ECMAScript testAaron Kennedy2009-10-052-0/+25
* CrashAaron Kennedy2009-10-051-1/+3
* Implement QmlValueTypeScriptClass::newObject()Aaron Kennedy2009-10-051-1/+2
* Update to new QScriptDeclarativeClass APIAaron Kennedy2009-10-058-75/+31
* Tweak api to improve ownership issuesAaron Kennedy2009-10-054-33/+25
* Reenable types/enums and move scripts into an isolated scopeAaron Kennedy2009-10-0526-383/+922
* API changesAaron Kennedy2009-10-052-53/+87
* Only start timer if it isn't already activeAaron Kennedy2009-10-051-2/+4
* Prevent writes to the global objectAaron Kennedy2009-10-058-58/+260
* Read/write property directly from QmlObjectScriptClassAaron Kennedy2009-10-055-83/+83
* QmlMetaProperty cleanupAaron Kennedy2009-10-054-332/+348
* Minor QmlMetaProperty cleanupAaron Kennedy2009-10-052-20/+35
* Improve script lookup cachingAaron Kennedy2009-10-0522-355/+1021
* Create a property cache for synthesized metaobjectsAaron Kennedy2009-10-0514-93/+303
* Use placement new correctlyAaron Kennedy2009-10-051-3/+3
* Use QScriptProgram to speed up binding creationAaron Kennedy2009-10-054-4/+28
* Add two step compile/evaluate support to QScriptAaron Kennedy2009-10-052-0/+199
* Prototype a QScriptDeclarativeClass that fits better with qmlAaron Kennedy2009-10-056-3/+652
* Fix benchmark.Michael Brasser2009-10-051-2/+2
* Update Rectangle to use qDrawBorderPixmap.Michael Brasser2009-10-051-35/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-059-34/+41
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-041423-15735/+29203
| |\
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-026-23/+76
| |\ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-020-0/+0
| |\ \ \
| * | | | Update following component file name changes.Bea Lam2009-10-021-22/+22
| * | | | Make compile since QmlValuePropertySource is no longer a Qobject.Bea Lam2009-10-027-5/+16
| * | | | Use void return type for setter methods.Bea Lam2009-10-022-8/+8
* | | | | Use qDrawPixmaps for particles.Michael Brasser2009-10-051-2/+16
* | | | | No longer need to disable JITing.Michael Brasser2009-10-041-2/+0
* | | | | Make compile.Michael Brasser2009-10-041-1/+1
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-04218-1969/+5018
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Adding comments.Alessandro Portale2009-10-031-0/+9
| * | | | Doc: Document HTML and status as properties.Volker Hilsheimer2009-10-031-5/+7
| * | | | Doc: silence qdoc warnings in S60 specific documentation.Volker Hilsheimer2009-10-032-3/+4
| * | | | Doc: silence more qdoc warnings.Volker Hilsheimer2009-10-035-17/+10
| * | | | Doc: add \since 4.6 to new QGraphicsItem::PanelModality enum.Volker Hilsheimer2009-10-031-0/+1
| * | | | Silence moc warning.Volker Hilsheimer2009-10-031-0/+1