Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'remotes/origin/4.7' into qt47s2 | Thomas Zander | 2010-08-11 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | Conflicts: doc/src/examples/simpletreemodel.qdoc doc/src/examples/spinboxdelegate.qdoc doc/src/index.qdoc src/declarative/qml/qdeclarativeimageprovider.cpp | ||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Jerome Pasion | 2010-08-09 | 1 | -1/+1 |
| |\ | |||||
| | * | doc: Fixed some qdoc errors. | Martin Smith | 2010-08-09 | 1 | -1/+1 |
| | | | |||||
| * | | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938. | Jerome Pasion | 2010-08-09 | 1 | -1/+1 |
| |/ | | | | | | | | | Reviewer: David Boddie Task number: QTBUG-11938 | ||||
* | | Doc: Fixed qdoc warnings. | David Boddie | 2010-08-05 | 1 | -4/+4 |
|/ | | | | Reviewed-by: Trust Me | ||||
* | various doc fixes | Bea Lam | 2010-07-27 | 1 | -3/+0 |
| | |||||
* | improvements to docs and examples | Bea Lam | 2010-07-14 | 1 | -4/+12 |
| | |||||
* | Extend QDeclarativeImageProvider to support QPixmap loading and | Bea Lam | 2010-07-08 | 1 | -13/+151 |
| | | | | | | | | | | 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 | ||||
* | Docs - add more links to relevant examples | Bea Lam | 2010-06-30 | 1 | -1/+1 |
| | | | | Task-number: QTBUG-11754 | ||||
* | More class documentation fixes for declarative. | Michael Brasser | 2010-04-16 | 1 | -7/+15 |
| | |||||
* | Source resizing for QDeclarativeImageProvider too. | Warwick Allison | 2010-03-28 | 1 | -1/+5 |
| | | | | (fixes test too) | ||||
* | doc: Fixed several qdoc errors. | Martin Smith | 2010-03-09 | 1 | -0/+4 |
| | |||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+68 |
QDeclarativeXXX. |