| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused, unexported class. | Michael Brasser | 2010-09-23 | 1 | -2/+0 |
|
|
* | Simplify type management code | Aaron Kennedy | 2010-08-27 | 1 | -3/+2 |
|
|
* | Missing files from 645b9ee9dd6e0576542cc61872ecedb408ca8a89 | Aaron Kennedy | 2010-05-14 | 1 | -0/+2 |
|
|
* | Cleanup: Move import stuff out of the QDeclarativeEngine | Aaron Kennedy | 2010-04-29 | 1 | -0/+2 |
|
|
* | Improve error messages, especially on embedded. | Warwick Allison | 2010-04-20 | 1 | -0/+2 |
|
|
* | Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeData | Aaron Kennedy | 2010-04-15 | 1 | -1/+1 |
|
|
* | Cleanup (remove QDeclarativeScriptClass) | Aaron Kennedy | 2010-04-07 | 1 | -1/+0 |
|
|
* | Remove some Script {} docs | Martin Jones | 2010-03-25 | 1 | -1/+0 |
|
|
* | Optimize QML "parent" property access | Aaron Kennedy | 2010-03-25 | 1 | -0/+2 |
|
|
* | Unify binding optimizer and QtScript binding signal management logic | Aaron Kennedy | 2010-03-10 | 1 | -0/+2 |
|
|
* | Rename QDeclarativeMetaProperty -> QDeclarativeProperty | Aaron Kennedy | 2010-02-25 | 1 | -3/+3 |
|
|
* | Make QDeclarativeMetaType and QDeclarativeType private | Aaron Kennedy | 2010-02-24 | 1 | -1/+1 |
|
|
* | Simplify QML element registration headers | Aaron Kennedy | 2010-02-24 | 1 | -1/+0 |
|
|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -120/+120 |
|
|
* | Get rid of QmlModulePlugin. | Roberto Raggi | 2010-02-23 | 1 | -2/+0 |
|
|
* | Merge remote branch 'origin/master' into qtruntime | Roberto Raggi | 2010-02-23 | 1 | -1/+1 |
|\ |
|
| * | Make QmlBinding (and friends) private | Aaron Kennedy | 2010-02-23 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/master' into qtruntime | Roberto Raggi | 2010-02-22 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Replace QmlList* and QList* support with a single QmlListProperty type | Aaron Kennedy | 2010-02-22 | 1 | -1/+4 |
|
|
* | | Added QmlExtensionPlugin and QmlExtensionInterface. | Roberto Raggi | 2010-02-19 | 1 | -2/+7 |
|
|
* | | Introduced a new parser for qmldir files. | Roberto Raggi | 2010-02-19 | 1 | -2/+4 |
|/ |
|
* | Make QmlDom API internal | Kai Koehne | 2010-02-18 | 1 | -1/+1 |
|
|
* | Add QmlImageProvider to allow asynchronous access to images. | Martin Jones | 2010-02-16 | 1 | -0/+2 |
|
|
* | Move image network access into a separate thread, with decoding. | Martin Jones | 2010-01-29 | 1 | -7/+4 |
|
|
* | Cleanup | Aaron Kennedy | 2010-01-27 | 1 | -4/+2 |
|
|
* | Harden binding optimizer | Aaron Kennedy | 2010-01-27 | 1 | -2/+0 |
|
|
* | Compile with Qt 4.6.1 | Aaron Kennedy | 2010-01-20 | 1 | -1/+3 |
|
|
* | Load qmlmodules plugins. | Warwick Allison | 2010-01-07 | 1 | -0/+2 |
|
|
* | Introduce experimental binding optimizer | Aaron Kennedy | 2009-12-14 | 1 | -0/+2 |
|
|
* | clean up project files | Oswald Buddenhagen | 2009-12-03 | 1 | -114/+118 |
|
|
* | Basic WorkerScript functionality | Aaron Kennedy | 2009-11-30 | 1 | -3/+5 |
|
|
* | Remove dead code | Aaron Kennedy | 2009-11-16 | 1 | -3/+0 |
|
|
* | Cleanup | Aaron Kennedy | 2009-10-30 | 1 | -0/+1 |
|
|
* | Merge QmlComponentJS into QmlComponent | Alan Alpert | 2009-10-29 | 1 | -3/+0 |
|
|
* | Remove QML SQL classes | Aaron Kennedy | 2009-10-28 | 1 | -0/+2 |
|
|
* | Ensure cleanup happens before the destruction of QScriptEngine | Aaron Kennedy | 2009-10-26 | 1 | -0/+2 |
|
|
* | Support assigning scripts to QML properties | Aaron Kennedy | 2009-10-22 | 1 | -0/+2 |
|
|
* | Support read-only iteration of list properties | Aaron Kennedy | 2009-10-14 | 1 | -2/+4 |
|
|
* | Improve Behavior reliability. | Michael Brasser | 2009-10-11 | 1 | -0/+2 |
|
|
* | Make Script an instrinsic type | Aaron Kennedy | 2009-10-07 | 1 | -0/+1 |
|
|
* | Reenable types/enums and move scripts into an isolated scope | Aaron Kennedy | 2009-10-05 | 1 | -2/+8 |
|
|
* | Prevent writes to the global object | Aaron Kennedy | 2009-10-05 | 1 | -2/+4 |
|
|
* | Improve script lookup caching | Aaron Kennedy | 2009-10-05 | 1 | -2/+8 |
|
|
* | Create a property cache for synthesized metaobjects | Aaron Kennedy | 2009-10-05 | 1 | -2/+4 |
|
|
* | Make more qmlecmascript tests pass | Aaron Kennedy | 2009-09-23 | 1 | -0/+1 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Bea Lam | 2009-09-23 | 1 | -1/+3 |
|\ |
|
| * | Basic first-working SQL database interface. | Warwick Allison | 2009-09-16 | 1 | -0/+2 |
|
|
* | | Add some of the functionality from the old debugger (e.g. dynamic updating of... | Bea Lam | 2009-09-23 | 1 | -2/+4 |
|/ |
|
* | Move qmetaobjectbuilder into declarative/qml directory | Martin Jones | 2009-09-07 | 1 | -2/+4 |
|
|
* | Implement (parts of) XMLHttpRequest | Aaron Kennedy | 2009-08-27 | 1 | -2/+4 |
|
|