Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Relicensed the documentation under the GNU FDL version 1.3. | David Boddie | 2010-06-21 | 1 | -25/+11 |
* | Various doc fixes and improvements | Bea Lam | 2010-05-31 | 1 | -1/+1 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-26 | 1 | -1/+1 |
|\ | |||||
| * | Doc fixes, improvements | Bea Lam | 2010-05-26 | 1 | -1/+1 |
* | | Don't display unnecessary copyright headers in doc | Martin Jones | 2010-05-26 | 1 | -1/+1 |
|/ | |||||
* | Ensure QML Global Qt object functions appear in the documentation index | Warwick Allison | 2010-05-21 | 1 | -243/+1 |
* | Rename Component::errorsString() -> errorString() (and also for | Bea Lam | 2010-05-20 | 1 | -1/+1 |
* | Improve docs for Qt.quit() | Bea Lam | 2010-05-18 | 1 | -2/+3 |
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 1 | -1/+1 |
* | Make component.createObject require a parent argument | Alan Alpert | 2010-05-05 | 1 | -1/+4 |
* | Add Qt.fontFamilies() method | Aaron Kennedy | 2010-04-30 | 1 | -0/+3 |
* | Doc fixes | Bea Lam | 2010-04-30 | 1 | -38/+38 |
* | Allow factor parameter to be passed to Qt.lighter() and Qt.darker() | Martin Jones | 2010-04-29 | 1 | -4/+27 |
* | Fix references to createComponent() and createQmlObject() to | Bea Lam | 2010-04-28 | 1 | -55/+26 |
* | Return null if creation fails. | Michael Brasser | 2010-04-23 | 1 | -2/+2 |
* | Autotests and doc | Aaron Kennedy | 2010-04-22 | 1 | -2/+2 |
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-04-21 | 1 | -4/+74 |
|\ | |||||
| * | doc | Warwick Allison | 2010-04-20 | 1 | -0/+2 |
| * | Doc | Aaron Kennedy | 2010-04-20 | 1 | -4/+72 |
* | | Make the dynamic creation functions on the Qt object | Alan Alpert | 2010-04-21 | 1 | -1/+8 |
|/ | |||||
* | Add a Qt.isQtObject() method | Aaron Kennedy | 2010-04-09 | 1 | -0/+3 |
* | Replace "import Qt 4.6" with "import Qt 4.7" | Michael Brasser | 2010-04-08 | 1 | -1/+1 |
* | doc | Warwick Allison | 2010-03-29 | 1 | -4/+70 |
* | Doc. | Michael Brasser | 2010-03-29 | 1 | -0/+5 |
* | Remove Qt.closestAngle(). | Michael Brasser | 2010-03-12 | 1 | -12/+0 |
* | Remove Qt.playSound() | Michael Brasser | 2010-03-04 | 1 | -3/+0 |
* | Add formatting functions to QML's global Qt object. | Michael Brasser | 2010-03-04 | 1 | -0/+76 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -3/+3 |
* | Doc: these files are NOT part of the test suite of the Qt toolkit | Thiago Macieira | 2010-02-20 | 1 | -1/+1 |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 | Martin Smith | 2010-02-16 | 1 | -18/+18 |
|\ | |||||
| * | Fix broken license headers. | Jason McDonald | 2010-02-16 | 1 | -18/+18 |
* | | doc: Fixed some qdoc errors. | Martin Smith | 2010-02-16 | 1 | -1/+1 |
|/ | |||||
* | We use JavaScript, not ECMAScript. | Martin Jones | 2010-02-03 | 1 | -1/+1 |
* | Improve documentation | Alan Alpert | 2010-01-05 | 1 | -4/+2 |
* | Doc fix | Alan Alpert | 2009-12-18 | 1 | -2/+2 |
* | Doc | Aaron Kennedy | 2009-11-27 | 1 | -9/+1 |
* | Small doc fixes. | Martin Jones | 2009-11-25 | 1 | -1/+1 |
* | Doc. | Michael Brasser | 2009-11-23 | 1 | -5/+15 |
* | Doc. | Michael Brasser | 2009-11-18 | 1 | -1/+1 |
* | Update SQL database support to current HTML5 specification. | Warwick Allison | 2009-11-18 | 1 | -27/+3 |
* | doc | Warwick Allison | 2009-11-13 | 1 | -2/+0 |
* | Qt.md5() method | Aaron Kennedy | 2009-11-12 | 1 | -0/+4 |
* | Add closestAngle function to Qt object to help with rotation animations. | Alan Alpert | 2009-11-04 | 1 | -0/+3 |
* | Qt object test | Aaron Kennedy | 2009-11-02 | 1 | -28/+3 |
* | Doc | Alan Alpert | 2009-10-29 | 1 | -2/+2 |
* | Fill out QML global object documentation | Alan Alpert | 2009-10-28 | 1 | -2/+176 |
* | doc | Warwick Allison | 2009-10-20 | 1 | -0/+50 |
* | Doc | Aaron Kennedy | 2009-10-16 | 1 | -0/+63 |