Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Get rid of the unfriendly ImportedNamespace::isBuiltin flag. | Roberto Raggi | 2010-02-19 | 1 | -27/+16 | |
| | * | | | | | | | Added QmlExtensionPlugin and QmlExtensionInterface. | Roberto Raggi | 2010-02-19 | 4 | -2/+75 | |
| | * | | | | | | | Introduced a new parser for qmldir files. | Roberto Raggi | 2010-02-19 | 4 | -20/+352 | |
| | * | | | | | | | Introduced the internal virtual method QmlView::setRootObject(object). | Roberto Raggi | 2010-02-19 | 2 | -45/+54 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Fix build on solaris | Alan Alpert | 2010-02-23 | 1 | -1/+1 | |
| * | | | | | | | Doc fix | Alan Alpert | 2010-02-23 | 1 | -1/+1 | |
| * | | | | | | | More precise compiler errors | Alan Alpert | 2010-02-23 | 1 | -2/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | String to enum conversion in value types | Aaron Kennedy | 2010-02-23 | 5 | -12/+38 | |
| * | | | | | | Adds QmlEasingValueType to qml | Leonardo Sobral Cunha | 2010-02-23 | 5 | -123/+178 | |
| * | | | | | | Add missing NOTIFY signals to positioners, particles and webview | Joona Petrell | 2010-02-23 | 6 | -42/+161 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-23 | 27 | -260/+353 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-23 | 27 | -233/+373 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | QmlExpression API review | Aaron Kennedy | 2010-02-23 | 12 | -65/+38 | |
| | | * | | | | | Make QmlBinding (and friends) private | Aaron Kennedy | 2010-02-23 | 18 | -164/+167 | |
| | * | | | | | | Doc fix. | Bea Lam | 2010-02-23 | 1 | -2/+2 | |
| | * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-23 | 306 | -3008/+3090 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Add XmlRole::isKey property for incremental data changes when reload() | Bea Lam | 2010-02-23 | 1 | -29/+146 | |
| * | | | | | | | | Remove QmlView::execute(). QmlView::setSource() does it all now. | Martin Jones | 2010-02-23 | 3 | -29/+37 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-23 | 2 | -17/+19 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Add support for setting the root index when using a QAbstractItemModel. | Martin Jones | 2010-02-23 | 2 | -4/+168 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls. | Warwick Allison | 2010-02-23 | 42 | -815/+285 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Fix but in QmlMetaProperty assignment operator | Aaron Kennedy | 2010-02-23 | 1 | -0/+2 | |
* | | | | | | Small QmlMetaProperty code cleanup | Aaron Kennedy | 2010-02-23 | 1 | -16/+16 | |
* | | | | | | Better support modelData for object list models. | Michael Brasser | 2010-02-23 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Make uncached text painting work for richtext too. | Martin Jones | 2010-02-23 | 2 | -3/+12 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-22 | 64 | -1432/+1123 | |
|\ \ \ \ | ||||||
| * | | | | Replace QmlList* and QList* support with a single QmlListProperty type | Aaron Kennedy | 2010-02-22 | 64 | -1432/+1123 | |
* | | | | | Remove race condition in remote pixmap cancelling. | Martin Jones | 2010-02-22 | 1 | -17/+12 | |
|/ / / / | ||||||
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-22 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Michael Brasser | 2010-02-22 | 10 | -93/+83 | |
| |\ \ \ \ | ||||||
| * | | | | | Update QmlChanges with animation API changes. | Michael Brasser | 2010-02-22 | 1 | -0/+5 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 14 | -124/+127 | |
| |/ / / |/| | | | ||||||
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-22 | 7 | -66/+65 | |
|\ \ \ \ | ||||||
| * | | | | Fix compile error on Solaris | Aaron Kennedy | 2010-02-22 | 7 | -66/+65 | |
| |/ / / | ||||||
* | | | | Document the default velocity of EaseFollow | Martin Jones | 2010-02-22 | 1 | -1/+10 | |
* | | | | Remove use of unexprted private classes. | Martin Jones | 2010-02-22 | 2 | -26/+8 | |
|/ / / | ||||||
* | | | Revert "Speed up QmlGraphicsItem::setParentItem." | Bjørn Erik Nilsen | 2010-02-19 | 1 | -5/+1 | |
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-19 | 1 | -3/+6 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-19 | 2 | -8/+1 | |
| |\ \ \ | ||||||
| * | | | | Delete the QmlImageRequestHandler in the correct thread. | Martin Jones | 2010-02-19 | 1 | -3/+6 | |
* | | | | | More strict type checking of ListElement properties. | Warwick Allison | 2010-02-19 | 2 | -10/+40 | |
| |/ / / |/| | | | ||||||
* | | | | Fix "AnimatedImage ignores Anchors setting" | Michael Brasser | 2010-02-19 | 1 | -0/+1 | |
* | | | | Remove unused function that breaks build on AIX. | Michael Brasser | 2010-02-19 | 1 | -8/+0 | |
|/ / / | ||||||
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-18 | 298 | -334/+350 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-16 | 295 | -332/+352 | |
| |\ \ | ||||||
| | * | | Fix copyright year. | Jason McDonald | 2010-02-16 | 293 | -293/+293 | |
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 | Jason McDonald | 2010-02-16 | 4 | -2/+10 | |
| | |\ \ | ||||||
| | | * | | doc: Fixed some qdoc errors. | Martin Smith | 2010-02-16 | 4 | -2/+10 | |
| | * | | | Fix broken license headers. | Jason McDonald | 2010-02-16 | 2 | -35/+35 | |
| | |/ / | ||||||
| | * | | doc: Fixed some qdoc errors. | Martin Smith | 2010-02-16 | 3 | -2/+14 | |