| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix doc | Yann Bodson | 2010-06-01 | 1 | -1/+1 |
|
|
* | Various doc fixes and improvements | Bea Lam | 2010-05-31 | 1 | -0/+52 |
|
|
* | Document issues with rectangle border width of 1 where clipping is used | Bea Lam | 2010-05-31 | 1 | -0/+19 |
|
|
* | Add more examples of XPath expressions to XmlRole. | Bea Lam | 2010-05-26 | 2 | -0/+95 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-26 | 1 | -0/+2 |
|\ |
|
| * | Fix Gradient doc snippet. | Yann Bodson | 2010-05-26 | 1 | -0/+2 |
|
|
* | | Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap". | Warwick Allison | 2010-05-26 | 1 | -3/+5 |
|/ |
|
* | Example of a simple TextEditor look-and-feel. | Warwick Allison | 2010-05-25 | 1 | -0/+71 |
|
|
* | Added autotest for Component.createObject() without Qt.createComponent() | Alan Alpert | 2010-05-24 | 2 | -0/+4 |
|
|
* | Add license headers for .qml files. | Jason McDonald | 2010-05-21 | 34 | -0/+1394 |
|
|
* | Rename Component::errorsString() -> errorString() (and also for | Bea Lam | 2010-05-20 | 1 | -2/+2 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-05-19 | 3 | -1/+81 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-19 | 3 | -3/+3 |
| |\ |
|
| | * | Renaming "Qml Launcher" back to "QML Viewer" | Kai Koehne | 2010-05-18 | 3 | -3/+3 |
|
|
| * | | doc | Warwick Allison | 2010-05-19 | 1 | -0/+17 |
| |/ |
|
* | | Doc improvements | Bea Lam | 2010-05-19 | 3 | -96/+86 |
|/ |
|
* | Add focus docs snippets | Bea Lam | 2010-05-17 | 1 | -0/+27 |
|
|
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 1 | -0/+0 |
|
|
* | Rename QML Runtime (executable) to QML Launcher | Kai Koehne | 2010-05-14 | 3 | -3/+3 |
|
|
* | Qt.widgets was removed, point to graphics layouts example | Bea Lam | 2010-05-12 | 6 | -216/+0 |
|
|
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-07 | 1 | -1/+1 |
|\ |
|
| * | Use enum for drag.axis in doc and examples. | Yann Bodson | 2010-05-06 | 1 | -1/+1 |
|
|
* | | Make component.createObject require a parent argument | Alan Alpert | 2010-05-05 | 2 | -8/+3 |
|/ |
|
* | Doc improvements | Bea Lam | 2010-05-04 | 2 | -0/+56 |
|
|
* | Doc fixes | Bea Lam | 2010-04-30 | 1 | -27/+21 |
|
|
* | Remove Component's isReady, isLoading, isError and isNull properties. | Bea Lam | 2010-04-29 | 1 | -3/+3 |
|
|
* | Fix references to createComponent() and createQmlObject() to | Bea Lam | 2010-04-28 | 4 | -0/+87 |
|
|
* | Move snippets to correct location | Bea Lam | 2010-04-28 | 23 | -0/+767 |
|
|
* | Doc fixes | Bea Lam | 2010-04-28 | 1 | -3/+11 |
|
|
* | Ensure workerscript.qml works (autotested). | Warwick Allison | 2010-04-21 | 1 | -0/+1 |
|
|
* | import Qt 4.6 -> import Qt 4.7 | Yann Bodson | 2010-04-12 | 22 | -22/+22 |
|
|
* | Move documentation code to snippet. | Yann Bodson | 2010-04-12 | 1 | -0/+24 |
|
|
* | coding conventions | Yann Bodson | 2010-04-12 | 1 | -16/+14 |
|
|
* | doc fixes | Yann Bodson | 2010-04-12 | 1 | -1/+1 |
|
|
* | Start documenting coding conventions | Yann Bodson | 2010-04-12 | 6 | -0/+136 |
|
|
* | Renamed 'source' property from SpringFollow to 'to' | Leonardo Sobral Cunha | 2010-04-08 | 1 | -1/+1 |
|
|
* | Improve flipable example. | Yann Bodson | 2010-03-31 | 1 | -0/+37 |
|
|
* | Update QML documentation snippets to latest syntax. | Aaron Kennedy | 2010-03-05 | 6 | -29/+5 |
|
|
* | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 2 | -3/+3 |
|
|
* | Disallow ids that start with uppercase letters and update docs and | Bea Lam | 2010-02-03 | 2 | -2/+2 |
|
|
* | doc | Warwick Allison | 2009-11-13 | 1 | -0/+31 |
|
|
* | Rename targets -> matchTargets and properties -> matchProperties. | Michael Brasser | 2009-11-06 | 1 | -1/+1 |
|
|
* | Doc | Aaron Kennedy | 2009-10-27 | 1 | -0/+15 |
|
|
* | Doc. | Michael Brasser | 2009-10-26 | 1 | -6/+10 |
|
|
* | Docs. | Martin Jones | 2009-10-21 | 1 | -0/+12 |
|
|
* | lowercase ids | Yann Bodson | 2009-10-06 | 7 | -34/+34 |
|
|
* | Repeater doc update. | Yann Bodson | 2009-09-21 | 1 | -7/+9 |
|
|
* | More ListView API changes. | Martin Jones | 2009-09-14 | 1 | -5/+5 |
|
|
* | Add MouseRegion::pressedButtons property. Update mouseX/Y when hovered. | Martin Jones | 2009-08-21 | 1 | -0/+1 |
|
|
* | Update documentation regarding font.pointSize | Yann Bodson | 2009-08-20 | 3 | -3/+3 |
|
|