Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve Behavior reliability. | Michael Brasser | 2009-10-11 | 28 | -327/+380 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-10-09 | 69 | -1633/+4679 |
|\ | |||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Bea Lam | 2009-10-09 | 68 | -1659/+4760 |
| |\ | |||||
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-09 | 63 | -1575/+4659 |
| | |\ | |||||
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-09 | 4 | -72/+89 |
| | | |\ | |||||
| | | * | | Move Q_PROPERTY()'s to top of object | Aaron Kennedy | 2009-10-08 | 2 | -5/+5 |
| | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-08 | 14 | -37/+48 |
| | | |\ \ | |||||
| | | * | | | Fix visual model crash at shutdown due to dangling pointer | Aaron Kennedy | 2009-10-08 | 1 | -30/+46 |
| | | * | | | Small optimization | Aaron Kennedy | 2009-10-08 | 1 | -3/+4 |
| | | * | | | Zero bindingBits correctly | Aaron Kennedy | 2009-10-08 | 1 | -2/+3 |
| | | * | | | Fix messed up merge | Aaron Kennedy | 2009-10-08 | 1 | -3/+3 |
| | | * | | | Fix crash | Aaron Kennedy | 2009-10-08 | 1 | -1/+1 |
| | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-08 | 8 | -70/+90 |
| | | |\ \ \ | |||||
| | | * | | | | Use correct file case | Aaron Kennedy | 2009-10-08 | 1 | -3/+3 |
| | | * | | | | Update to use new QScriptDeclarativeClass API | Aaron Kennedy | 2009-10-08 | 1 | -2/+2 |
| | | * | | | | Tweak QScriptDeclarativeClass API to not be so silly | Aaron Kennedy | 2009-10-08 | 4 | -28/+45 |
| | | * | | | | Make qmlecmascript:selfDeletingBinding pass | Aaron Kennedy | 2009-10-08 | 4 | -133/+182 |
| | | * | | | | Remove bogus assert | Aaron Kennedy | 2009-10-07 | 1 | -1/+0 |
| | | * | | | | Add Object.destroy(int delay) parameter | Aaron Kennedy | 2009-10-07 | 1 | -3/+5 |
| | | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-07 | 284 | -2283/+3723 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Make Script an instrinsic type | Aaron Kennedy | 2009-10-07 | 18 | -261/+393 |
| | | * | | | | | Improve scope handling | Aaron Kennedy | 2009-10-06 | 9 | -59/+96 |
| | | * | | | | | Export the active QScriptContext during a callback | Aaron Kennedy | 2009-10-06 | 3 | -2/+59 |
| | | * | | | | | Add a QScriptEngine::pushCleanContext() method | Aaron Kennedy | 2009-10-06 | 3 | -3/+41 |
| | | * | | | | | Share QScriptValue's where possible | Aaron Kennedy | 2009-10-06 | 2 | -1/+12 |
| | | * | | | | | Support all variant types as signal parameters | Aaron Kennedy | 2009-10-05 | 1 | -18/+188 |
| | | * | | | | | Compile against updated JSC | Aaron Kennedy | 2009-10-05 | 6 | -24/+42 |
| | | * | | | | | Use QMetaObject::indexOfProperty() | Aaron Kennedy | 2009-10-05 | 1 | -8/+4 |
| | | * | | | | | Fix test failures | Aaron Kennedy | 2009-10-05 | 8 | -25/+30 |
| | | * | | | | | Fix attached properties/enums from ecmascript | Aaron Kennedy | 2009-10-05 | 5 | -25/+61 |
| | | * | | | | | Crash | Aaron Kennedy | 2009-10-05 | 1 | -1/+3 |
| | | * | | | | | Implement QmlValueTypeScriptClass::newObject() | Aaron Kennedy | 2009-10-05 | 1 | -1/+2 |
| | | * | | | | | Update to new QScriptDeclarativeClass API | Aaron Kennedy | 2009-10-05 | 8 | -75/+31 |
| | | * | | | | | Tweak api to improve ownership issues | Aaron Kennedy | 2009-10-05 | 4 | -33/+25 |
| | | * | | | | | Reenable types/enums and move scripts into an isolated scope | Aaron Kennedy | 2009-10-05 | 24 | -381/+915 |
| | | * | | | | | API changes | Aaron Kennedy | 2009-10-05 | 2 | -53/+87 |
| | | * | | | | | Only start timer if it isn't already active | Aaron Kennedy | 2009-10-05 | 1 | -2/+4 |
| | | * | | | | | Prevent writes to the global object | Aaron Kennedy | 2009-10-05 | 7 | -44/+246 |
| | | * | | | | | Read/write property directly from QmlObjectScriptClass | Aaron Kennedy | 2009-10-05 | 5 | -83/+83 |
| | | * | | | | | QmlMetaProperty cleanup | Aaron Kennedy | 2009-10-05 | 4 | -332/+348 |
| | | * | | | | | Minor QmlMetaProperty cleanup | Aaron Kennedy | 2009-10-05 | 2 | -20/+35 |
| | | * | | | | | Improve script lookup caching | Aaron Kennedy | 2009-10-05 | 21 | -355/+1018 |
| | | * | | | | | Create a property cache for synthesized metaobjects | Aaron Kennedy | 2009-10-05 | 14 | -93/+303 |
| | | * | | | | | Use placement new correctly | Aaron Kennedy | 2009-10-05 | 1 | -3/+3 |
| | | * | | | | | Use QScriptProgram to speed up binding creation | Aaron Kennedy | 2009-10-05 | 4 | -4/+28 |
| | | * | | | | | Add two step compile/evaluate support to QScript | Aaron Kennedy | 2009-10-05 | 2 | -0/+199 |
| | | * | | | | | Prototype a QScriptDeclarativeClass that fits better with qml | Aaron Kennedy | 2009-10-05 | 6 | -3/+652 |
| | * | | | | | | Remove some warnings. | Martin Jones | 2009-10-09 | 1 | -12/+12 |
| | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-09 | 2 | -45/+82 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | No need for temporary currentItem | Martin Jones | 2009-10-09 | 2 | -27/+7 |
| | | |_|_|_|/ | | |/| | | | |