| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 1 | -2/+2 |
|
|
* | Cleanup | Aaron Kennedy | 2010-08-27 | 1 | -5/+3 |
|
|
* | Don't circumvent onDestruction handlers when clearing expression in delegate ... | Martin Jones | 2010-08-25 | 1 | -2/+15 |
|
|
* | Fix broken example code | Bea Lam | 2010-08-12 | 1 | -5/+8 |
|
|
* | doc improvements | Bea Lam | 2010-07-06 | 1 | -0/+2 |
|
|
* | Use custom static scopes to improve QML/JavaScript performance | Kent Hansen | 2010-06-25 | 1 | -7/+5 |
|
|
* | Doc improvements: move some example code to snippets, add screenshots, | Bea Lam | 2010-06-09 | 1 | -1/+1 |
|
|
* | Missing files from 645b9ee9dd6e0576542cc61872ecedb408ca8a89 | Aaron Kennedy | 2010-05-14 | 1 | -2/+2 |
|
|
* | Avoid warnings as delegates with bindings to parent are created and destroyed. | Martin Jones | 2010-05-06 | 1 | -6/+11 |
|
|
* | doc | Warwick Allison | 2010-04-20 | 1 | -0/+6 |
|
|
* | Remove Script {} support | Aaron Kennedy | 2010-04-19 | 1 | -33/+0 |
|
|
* | Emit runtime warnings through QDeclarativeEngine | Aaron Kennedy | 2010-04-19 | 1 | -3/+3 |
|
|
* | More class documentation fixes for declarative. | Michael Brasser | 2010-04-16 | 1 | -1/+6 |
|
|
* | Add Component.onDestruction attached property | Aaron Kennedy | 2010-04-15 | 1 | -29/+28 |
|
|
* | Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeData | Aaron Kennedy | 2010-04-15 | 1 | -2/+2 |
|
|
* | Reduce warnings at shutdown | Aaron Kennedy | 2010-04-14 | 1 | -0/+21 |
|
|
* | Fix crash in QML library imports | Aaron Kennedy | 2010-04-09 | 1 | -0/+1 |
|
|
* | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 1 | -5/+5 |
|
|
* | Doc | Aaron Kennedy | 2010-03-29 | 1 | -45/+40 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-24 | 1 | -0/+15 |
|\ |
|
| * | Add object ids to the metadata provided in debugger classes. | Bea Lam | 2010-03-24 | 1 | -0/+15 |
|
|
* | | Revert 95aa8c8fc76e2309a629b05994a2677b0887140b. | Warwick Allison | 2010-03-24 | 1 | -6/+0 |
|/ |
|
* | Origin safety testing for imported resources. | Warwick Allison | 2010-03-24 | 1 | -12/+2 |
|
|
* | Basic Loader origin safety (for discussion). | Warwick Allison | 2010-03-23 | 1 | -0/+16 |
|
|
* | Deprecate inline Script {} blocks | Aaron Kennedy | 2010-03-22 | 1 | -0/+69 |
|
|
* | Block modifications to internal QDeclarativeContexts | Aaron Kennedy | 2010-03-18 | 1 | -1/+19 |
|
|
* | Fix test failures | Aaron Kennedy | 2010-03-17 | 1 | -0/+1 |
|
|
* | Optimization: Reduce unnecessary QObject allocations | Aaron Kennedy | 2010-03-17 | 1 | -227/+277 |
|
|
* | Reset QDeclarativeDeclarativeData::outerContext when the context is removed | Aaron Kennedy | 2010-03-17 | 1 | -0/+1 |
|
|
* | Optimization: Use linked list for context children | Aaron Kennedy | 2010-03-12 | 1 | -20/+39 |
|
|
* | Replace QDeclarativeContext::addDefaultObject() -> setContextObject() | Aaron Kennedy | 2010-03-11 | 1 | -12/+17 |
|
|
* | Unify binding optimizer and QtScript binding signal management logic | Aaron Kennedy | 2010-03-10 | 1 | -6/+1 |
|
|
* | QDeclarativeContext::contextProperty() should also access ids | Aaron Kennedy | 2010-03-04 | 1 | -1/+4 |
|
|
* | Move JS global scope to top of the QML scope chain | Aaron Kennedy | 2010-03-03 | 1 | -0/+3 |
|
|
* | Fix incorrect scope resolution for script in a script block. | Michael Brasser | 2010-03-03 | 1 | -0/+1 |
|
|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -0/+574 |
|
|