Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings. | Martin Jones | 2009-10-12 | 1 | -4/+4 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-09 | 50 | -1560/+3618 |
|\ | |||||
| * | 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 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 |
| * | | | | 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 | 19 | -625/+370 |
| |\ \ \ \ | |||||
| * | | | | | Make Script an instrinsic type | Aaron Kennedy | 2009-10-07 | 18 | -261/+393 |
| * | | | | | Improve scope handling | Aaron Kennedy | 2009-10-06 | 9 | -59/+96 |
| * | | | | | 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 |
| * | | | | | 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 |
| * | | | | | Reenable types/enums and move scripts into an isolated scope | Aaron Kennedy | 2009-10-05 | 24 | -381/+915 |
| * | | | | | 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 | 18 | -355/+998 |
| * | | | | | Create a property cache for synthesized metaobjects | Aaron Kennedy | 2009-10-05 | 14 | -93/+303 |
| * | | | | | Use QScriptProgram to speed up binding creation | Aaron Kennedy | 2009-10-05 | 4 | -4/+28 |
* | | | | | | 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 |
|\ \ \ \ \ | |||||
| * | | | | | GraphicsObjectContainer cleanup. | Michael Brasser | 2009-10-09 | 2 | -45/+82 |
| | |_|_|/ | |/| | | | |||||
* | | | | | No need for temporary currentItem | Martin Jones | 2009-10-09 | 2 | -27/+7 |
|/ / / / | |||||
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-08 | 6 | -12/+24 |
|\ \ \ \ | |||||
| * | | | | Add url() for setUrl(). | Warwick Allison | 2009-10-08 | 2 | -0/+11 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-10-08 | 2 | -22/+32 |
| |\ \ \ | |||||
| * | | | | Rename preserveSelection to persistentSelection | Alan Alpert | 2009-10-08 | 4 | -12/+13 |
* | | | | | Remove a bunch of unneeded semicolons. | Martin Jones | 2009-10-08 | 12 | -37/+37 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-08 | 2 | -36/+45 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix QFxTextInput | Alan Alpert | 2009-10-07 | 1 | -0/+1 |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-07 | 3 | -489/+0 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Compile on Symbian. | Martin Jones | 2009-10-07 | 1 | -36/+44 |
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-07 | 3 | -489/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Remove QFxFlowView and flowview example (will be moved to | Bea Lam | 2009-10-07 | 3 | -489/+0 |
| |/ / | |||||
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-10-06 | 4 | -34/+70 |
|\ \ \ | |/ / |