Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document QtObject | Alan Alpert | 2010-02-08 | 2 | -1/+2 |
| | | | | Task-number:QTBUG-6034 | ||||
* | Better documentation of "model" and "modelData" in delegates. | Martin Jones | 2010-02-08 | 1 | -5/+63 |
| | | | | Task-number: QTBUG-6396 | ||||
* | Document QmlContext ownership. | Martin Jones | 2010-02-04 | 1 | -1/+4 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2010-02-04 | 3 | -173/+289 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Augment documentation | Alan Alpert | 2010-02-03 | 2 | -0/+32 |
| | | | | | | | | Document automatic signal handlers and QmlViewer.Screen. | ||||
| * | doc: Converted the basic types page to use \qmlbasictype | Martin Smith | 2010-02-03 | 1 | -173/+257 |
| | | | | | | | | | | The changes to qdoc3 to support this will be in the 4.7 master branch. | ||||
* | | Document calling C++ methods from QML. | Martin Jones | 2010-02-04 | 1 | -0/+95 |
|/ | |||||
* | We use JavaScript, not ECMAScript. | Martin Jones | 2010-02-03 | 12 | -38/+38 |
| | | | | Task-number: QTBUG-7720 | ||||
* | Disallow ids that start with uppercase letters and update docs and | Bea Lam | 2010-02-03 | 2 | -12/+19 |
| | | | | | | examples accordingly. Task-number: QT-2786 | ||||
* | Fix QList<QObject*> as a model. Add docs and example. | Martin Jones | 2010-02-01 | 1 | -5/+52 |
| | |||||
* | Update advanced tutorial with new images | Alan Alpert | 2010-02-01 | 4 | -1/+3 |
| | | | | | | Some of the images used in the example and documentation were still with the old graphics. This has been fixed so as to only use the new graphics. | ||||
* | Document possibility of -1 index in delegate. | Martin Jones | 2010-01-29 | 1 | -0/+7 |
| | |||||
* | Doc fixes. | Michael Brasser | 2010-01-15 | 1 | -1/+1 |
| | | | | Task-number: QTBUG-7322 | ||||
* | Allow QML types defined in both C++ and QML files to be in the same module. | Warwick Allison | 2010-01-08 | 1 | -1/+4 |
| | |||||
* | doc | Warwick Allison | 2010-01-08 | 2 | -18/+59 |
| | | | | Task-number: QTBUG-7125 | ||||
* | Improve documentation | Alan Alpert | 2010-01-05 | 6 | -18/+220 |
| | | | | | Extend documentation on dynamically created objects and on integrating with existing applications. And make those pages more discoverable. | ||||
* | Add documentation for integrating with existing Qt UI code | Alan Alpert | 2009-12-30 | 2 | -1/+92 |
| | |||||
* | Doc fix | Alan Alpert | 2009-12-18 | 1 | -2/+2 |
| | |||||
* | Add simple translation example to docs. | Michael Brasser | 2009-12-09 | 1 | -0/+29 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-09 | 2 | -8/+9 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Link to QML Debugging from index page | Bea Lam | 2009-12-09 | 2 | -8/+9 |
| | | |||||
* | | Increase prominence of "QML", since many people know the technology by that ↵ | Warwick Allison | 2009-12-09 | 1 | -1/+1 |
|/ | | | | name. | ||||
* | Add info about qmldebugger and its creator plugin, with screenshot. | Bea Lam | 2009-12-08 | 2 | -2/+51 |
| | |||||
* | Add barebones debugging documentation. | Michael Brasser | 2009-12-08 | 2 | -1/+72 |
| | |||||
* | Add barebones i18n documentation. | Michael Brasser | 2009-12-08 | 3 | -0/+68 |
| | |||||
* | doc fix | Bea Lam | 2009-11-30 | 1 | -1/+1 |
| | |||||
* | Doc | Aaron Kennedy | 2009-11-30 | 1 | -2/+2 |
| | |||||
* | Doc | Aaron Kennedy | 2009-11-27 | 1 | -9/+1 |
| | |||||
* | Doc fix | Alan Alpert | 2009-11-26 | 1 | -1/+1 |
| | | | | From Thomas Zander | ||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-26 | 1 | -0/+0 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-26 | 6 | -20/+48 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Crop whitespace from image. | Martin Jones | 2009-11-26 | 1 | -0/+0 |
| | | | | | | | | | | | | Task-number: QT-2384 | ||||
* | | | Doc fixes | Bea Lam | 2009-11-26 | 1 | -0/+4 |
| |/ |/| | |||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-26 | 1 | -0/+17 |
|\ \ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | Doc. | Michael Brasser | 2009-11-26 | 1 | -0/+17 |
| |/ | |||||
* | | doc fixes | Bea Lam | 2009-11-26 | 5 | -20/+31 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-11-25 | 10 | -42/+66 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Small doc fixes. | Martin Jones | 2009-11-25 | 6 | -10/+10 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-25 | 2 | -20/+25 |
| |\ | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui Conflicts: doc/src/declarative/extending.qdoc | ||||
| | * | slideswitch example fixes | Yann Bodson | 2009-11-25 | 1 | -0/+3 |
| | | | |||||
| | * | add target | Yann Bodson | 2009-11-25 | 1 | -19/+20 |
| | | | |||||
| | * | cleanup progressbar example | Yann Bodson | 2009-11-25 | 1 | -1/+1 |
| | | | |||||
| * | | Doc improvments | Bea Lam | 2009-11-25 | 5 | -12/+31 |
| |/ | |||||
* | | Doc | Aaron Kennedy | 2009-11-25 | 1 | -9/+10 |
|/ | |||||
* | Doc | Aaron Kennedy | 2009-11-24 | 3 | -62/+107 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-24 | 11 | -53/+187 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-11-24 | 9 | -70/+218 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | Doc. | Michael Brasser | 2009-11-24 | 2 | -5/+5 |
| | | | |||||
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Michael Brasser | 2009-11-24 | 2 | -36/+148 |
| | |\ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | | * | Merge branch 'kinetic-declarativeui' of ↵ | Yann Bodson | 2009-11-23 | 1 | -5/+15 |
| | | |\ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui |