Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add EVAL_EXPRESSION so clients can evaluate an expression within the | Bea Lam | 2009-10-19 | 4 | -23/+144 |
| | | | | current object's context. | ||||
* | Add bool* argument to QmlExpression::value() to help debugger. | Bea Lam | 2009-10-19 | 3 | -8/+14 |
| | |||||
* | Don't try to open non-qml files. | Bea Lam | 2009-10-16 | 1 | -0/+8 |
| | |||||
* | Give more information about the value of a property when the variant | Bea Lam | 2009-10-15 | 2 | -6/+22 |
| | | | | toString() is empty. | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Bea Lam | 2009-10-14 | 2 | -47/+34 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Minor fixes for qmlInfo. | Michael Brasser | 2009-10-14 | 1 | -2/+2 |
| | | |||||
| * | Preserve visual appearance in more cases for ParentChange. | Michael Brasser | 2009-10-14 | 1 | -45/+32 |
| | | | | | | | | Task-number: QT-747 | ||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Bea Lam | 2009-10-14 | 20 | -26/+394 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-14 | 30 | -780/+1053 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-14 | 15 | -751/+879 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Specify encoding. | Warwick Allison | 2009-10-14 | 1 | -0/+4 |
| | | | | |||||
| | * | | Force QML files to be always UTF-8. | Warwick Allison | 2009-10-14 | 6 | -9/+28 |
| | | | | | | | | | | | | | | | | Ensure test works in all locales. | ||||
| * | | | Add list accessors for Item::children and Item::resources | Aaron Kennedy | 2009-10-14 | 1 | -10/+18 |
| | | | | |||||
| * | | | Support read-only iteration of list properties | Aaron Kennedy | 2009-10-14 | 9 | -7/+320 |
| | | | | | | | | | | | | | | | | Eventually this should be extended to support modifying list properties. | ||||
| * | | | Add QML_REWRITE_DUMP env flag | Aaron Kennedy | 2009-10-14 | 1 | -0/+16 |
| | | | | |||||
| * | | | Add toArrayIndex method | Aaron Kennedy | 2009-10-14 | 2 | -0/+8 |
| | | | | |||||
* | | | | Fix memory leak and remove redundant ContextIdRole. | Bea Lam | 2009-10-14 | 3 | -12/+18 |
| |_|/ |/| | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Bea Lam | 2009-10-14 | 173 | -2180/+3560 |
|\ \ \ | | |/ | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-14 | 11 | -7/+165 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Fix animation autotests. | Michael Brasser | 2009-10-14 | 2 | -2/+2 |
| | |/ | |||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-14 | 1 | -3/+6 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Add Component::onCompleted attached property | Aaron Kennedy | 2009-10-14 | 9 | -5/+163 |
| | | | | |||||
| * | | | doc | Warwick Allison | 2009-10-14 | 1 | -4/+77 |
| | | | | |||||
| * | | | Workaround QUrl::toLocalFile not knowing about qrc: | Warwick Allison | 2009-10-14 | 5 | -14/+63 |
| | |/ | |/| | | | | | | | QNetworkAccess does similar things. | ||||
| * | | fix test | Warwick Allison | 2009-10-13 | 1 | -3/+6 |
| |/ | | | | | | | (data now shadowed, Script changed) | ||||
| * | Doc | Aaron Kennedy | 2009-10-13 | 1 | -9/+117 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-13 | 3 | -4/+13 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Stop crash (stop on error) | Warwick Allison | 2009-10-13 | 1 | -0/+1 |
| | | | |||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-13 | 4 | -9/+6 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Library importing requires a version. Fix and test. | Warwick Allison | 2009-10-13 | 3 | -4/+12 |
| | | | | |||||
| * | | | Doc | Aaron Kennedy | 2009-10-13 | 4 | -9/+46 |
| | | | | |||||
| * | | | Doc | Aaron Kennedy | 2009-10-13 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | Doc | Aaron Kennedy | 2009-10-13 | 4 | -9/+6 |
| |/ | |||||
| * | Don't pass a pointer to invalid memory | Aaron Kennedy | 2009-10-13 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-13 | 38 | -257/+350 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | i18n | Warwick Allison | 2009-10-13 | 10 | -111/+114 |
| | | | |||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-13 | 10 | -31/+406 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | Make sure effects are still included. | Michael Brasser | 2009-10-13 | 1 | -0/+2 |
| | | | | |||||
| | | * | Add autotest for overriding a signal handler in a state change. | Michael Brasser | 2009-10-13 | 4 | -0/+97 |
| | | | | |||||
| | * | | More i18n | Warwick Allison | 2009-10-13 | 19 | -201/+171 |
| | | | | |||||
| | * | | Fix UTF8 vs. Latin1 conversion | Warwick Allison | 2009-10-12 | 9 | -23/+44 |
| | | | | | | | | | | | | | | | | I18n tests | ||||
| * | | | Doc | Aaron Kennedy | 2009-10-13 | 5 | -75/+189 |
| | |/ | |/| | |||||
| * | | Readd basic Behavior documentation. | Michael Brasser | 2009-10-12 | 1 | -4/+32 |
| | | | |||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-10-12 | 1 | -4/+30 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Fix some of the ListView remove tests. The remainder are bugs. | Martin Jones | 2009-10-12 | 1 | -4/+30 |
| | |/ | |||||
| * | | Add basic QML docs for the effects. | Michael Brasser | 2009-10-12 | 4 | -24/+246 |
| |/ | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-10-12 | 59 | -1093/+816 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Doc | Aaron Kennedy | 2009-10-12 | 2 | -2/+1 |
| | | | |||||
| | * | Doc | Aaron Kennedy | 2009-10-12 | 1 | -47/+57 |
| | | | |||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-12 | 13 | -40/+168 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui |