Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing files. | Michael Brasser | 2009-10-12 | 2 | -0/+145 |
* | Correctly identify signal handlers in PropertyChanges when !isScript. | Michael Brasser | 2009-10-11 | 1 | -9/+10 |
* | Make sure ParentChange always saves original parent. | Michael Brasser | 2009-10-11 | 1 | -3/+1 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-10-11 | 16 | -116/+126 |
|\ | |||||
| * | Fix build | Thierry Bastian | 2009-10-09 | 1 | -1/+1 |
| * | Support aliases to enum properties | Aaron Kennedy | 2009-10-09 | 1 | -2/+5 |
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-09 | 2 | -31/+1 |
| |\ | |||||
| | * | Remove deprecated write to signal property support | Yann Bodson | 2009-10-09 | 2 | -31/+1 |
| * | | Tweak scope ordering (again) | Aaron Kennedy | 2009-10-09 | 5 | -37/+49 |
| |/ | |||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-09 | 12 | -44/+32 |
| |\ | |||||
| * | | Output file/line for script errors | Aaron Kennedy | 2009-10-09 | 11 | -45/+70 |
* | | | 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 |