Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 1 | -0/+0 |
| | | | | | | | | | Simple search and replace. This commit doesn't touch 3rd-party files, nor translations (where the change is not so simple and will be handled in a separate commit). Change-Id: I4e48513b8078a44a8cd272326685b25338890148 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> | ||||
* | Qmlshadersplugin API documentation enhancements. | Marko Niemelä | 2011-06-13 | 1 | -0/+0 |
| | | | | | | Added a link from qml element index, removed some unnecessary doc markings, added missing example image and some other minor fixes. Reviewed-by: Kim Gronholm | ||||
* | fixes/improvements for new QML right-to-left docs | Bea Lam | 2011-03-21 | 1 | -0/+0 |
| | | | | Clarify some of the docs and fix some broken doc links. | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -0/+0 |
| | | | | Reviewed-by: Trust Me | ||||
* | Add 'Writing New Components' docs, and document the connect() function. | Bea Lam | 2010-12-03 | 1 | -0/+0 |
| | | | | | | | | The 'Writing QML Components' is mainly a restructuring of the 'Extending types from QML' page. It also documents the signal connect() function that was previously undocumented. Task-number: QTBUG-15718, QTBUG-15138 | ||||
* | Doc: Continued work on the QML documentation. | David Boddie | 2010-09-14 | 1 | -0/+0 |
| | |||||
* | Doc: More work on the QML documentation. | David Boddie | 2010-09-14 | 2 | -0/+0 |
| | |||||
* | Doc: Worked on two more elements, replacing an image. | David Boddie | 2010-09-06 | 1 | -0/+0 |
| | |||||
* | Doc: More work on the QML documentation. | David Boddie | 2010-08-27 | 2 | -0/+0 |
| | |||||
* | Update QML Documents example | Bea Lam | 2010-07-30 | 1 | -0/+0 |
| | | | | Task-number: QTBUG-12526 | ||||
* | Add chapter on creating list property types | Bea Lam | 2010-07-15 | 4 | -0/+0 |
| | |||||
* | Extend QDeclarativeImageProvider to support QPixmap loading and | Bea Lam | 2010-07-08 | 1 | -0/+0 |
| | | | | | | | | | | synchronous loading of QImages. (QPixmaps can only be created in the main thread so they will always be loaded synchronously). This changes request() to requestImage() and adds requestPixmap() for pixmap support. Task-number: QTBUG-11989 | ||||
* | Rename example image file | Bea Lam | 2010-06-22 | 1 | -0/+0 |
| | |||||
* | ListView doc improvements and examples clean up | Bea Lam | 2010-06-18 | 1 | -0/+0 |
| | |||||
* | Doc improvements, including snippet fixes, linking to examples, making | Bea Lam | 2010-06-11 | 1 | -0/+0 |
| | | | | docs more consistent | ||||
* | Doc improvements: move some example code to snippets, add screenshots, | Bea Lam | 2010-06-09 | 4 | -0/+0 |
| | | | | other minor doc fixes | ||||
* | Doc fixes and improvements - fix some example code, link to | Bea Lam | 2010-06-02 | 5 | -0/+0 |
| | | | | examples from class docs and improve assorted docs | ||||
* | Fix example code and image | Bea Lam | 2010-06-01 | 1 | -0/+0 |
| | |||||
* | Various doc fixes and improvements | Bea Lam | 2010-05-31 | 1 | -0/+0 |
| | |||||
* | Document issues with rectangle border width of 1 where clipping is used | Bea Lam | 2010-05-31 | 1 | -0/+0 |
| | |||||
* | Doc improvements | Bea Lam | 2010-05-19 | 2 | -0/+0 |
| | |||||
* | Doc: update Rectangle smooth painting screenshot. | Yann Bodson | 2010-04-12 | 1 | -0/+0 |
| | |||||
* | Remove references to deleted qmldebugger. | Bea Lam | 2010-04-01 | 1 | -0/+0 |
| | |||||
* | Update advanced tutorial with new images | Alan Alpert | 2010-02-01 | 3 | -0/+0 |
| | | | | | | 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. | ||||
* | Add info about qmldebugger and its creator plugin, with screenshot. | Bea Lam | 2009-12-08 | 1 | -0/+0 |
| | |||||
* | Crop whitespace from image. | Martin Jones | 2009-11-26 | 1 | -0/+0 |
| | | | | Task-number: QT-2384 | ||||
* | Doc | Aaron Kennedy | 2009-10-27 | 1 | -0/+0 |
| | |||||
* | Doc. | Michael Brasser | 2009-10-26 | 2 | -0/+0 |
| | |||||
* | Doc | Aaron Kennedy | 2009-10-20 | 1 | -0/+0 |
| | |||||
* | Doc | Aaron Kennedy | 2009-10-16 | 1 | -0/+0 |
| | |||||
* | Doc | Aaron Kennedy | 2009-10-13 | 2 | -0/+0 |
| | |||||
* | Doc | Aaron Kennedy | 2009-10-13 | 1 | -0/+0 |
| | |||||
* | Smaller gif file for the advanced tutorial | Alan Alpert | 2009-10-07 | 1 | -0/+0 |
| | |||||
* | Switch Same Game tutorial to using snippets properly | Alan Alpert | 2009-10-07 | 2 | -0/+0 |
| | |||||
* | SameGame tutorial images | Alan Alpert | 2009-10-07 | 4 | -0/+0 |
| | |||||
* | doc fixes | Yann Bodson | 2009-10-06 | 1 | -0/+0 |
| | |||||
* | Doc | Aaron Kennedy | 2009-09-08 | 3 | -0/+0 |
| | |||||
* | update doc images | Yann Bodson | 2009-08-19 | 6 | -0/+0 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-08-19 | 1 | -0/+0 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | more docs | Yann Bodson | 2009-08-19 | 1 | -0/+0 |
| | | |||||
* | | More doc cleanup | Alan Alpert | 2009-08-18 | 2 | -0/+0 |
|/ | | | | | Positioners now don't refer to 'laying out' nor to the removed properties, like margins. | ||||
* | Better gradient support for Rect. | Martin Jones | 2009-05-27 | 1 | -0/+0 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-05-06 | 2 | -0/+0 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | GridView docs. | Martin Jones | 2009-05-06 | 1 | -0/+0 |
| | | |||||
| * | Content/ContentWrapper documentation. | Martin Jones | 2009-05-05 | 1 | -0/+0 |
| | | |||||
* | | Add images for the Transform documentation. | Michael Brasser | 2009-05-06 | 3 | -0/+0 |
|/ | |||||
* | More format conversion. | Martin Jones | 2009-05-01 | 1 | -0/+0 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-04-30 | 3 | -0/+0 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Documentation for ListView | Martin Jones | 2009-04-30 | 3 | -0/+0 |
| | | | | | | | | Convert to new format, use \snippet. | ||||
* | | More work on transform elements. | Michael Brasser | 2009-04-30 | 1 | -0/+0 |
|/ | | | | | AxisRotation/AxisTranslation have been renamed Rotation3D/Translation3D. Squish has gained a raster implementation and basic docs. |