summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/extending.qdoc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-231-11/+13
|\
| * Document the 'variant' basic typeBea Lam2010-12-221-11/+13
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-1/+1
|\ \ | |/
| * Doc: typo fixed in doc/src/declarative/extending.qdocJoerg Bornemann2010-12-161-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-2/+2
|\ \ | |/
| * Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-031-306/+311
| |\
| * \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-301-0/+2
| |\ \
| * | | Fix documentation for QML extended typesCaio Marcelo de Oliveira Filho2010-11-291-2/+2
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-306/+313
|\ \ \ \ | | |_|/ | |/| |
| * | | Add 'Writing New Components' docs, and document the connect() function.Bea Lam2010-12-031-306/+311
| | |/ | |/|
| * | Document which header to include for qmlRegister functions.Martin Jones2010-11-301-0/+2
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-2/+7
|\ \ | |/
| * Document list type operationsBea Lam2010-11-041-2/+7
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-17/+12
|\ \ | |/
| * Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-051-4/+4
| |\
| * | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
| * | Doc: Shorten lists of basic QML types.David Boddie2010-09-301-12/+7
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-051-4/+4
|\ \ \ | | |/ | |/|
| * | Doc: typographical and spelling errors.Yann Bodson2010-10-011-4/+4
| |/
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-101-1/+1
|\ \ | |/ |/|
| * Fix typos.Frederik Gladhorn2010-09-101-1/+1
* | DocAaron Kennedy2010-09-031-0/+10
* | Improve calling QML functions from C++ docs.Martin Jones2010-08-311-0/+14
|/
* Document calling QObject methods from QML in Extending QML in C++ docs.Martin Jones2010-08-251-0/+17
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-071-4/+39
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-07-061-14/+65
| |\
| * | doc improvementsBea Lam2010-07-061-4/+34
* | | qdoc: Simplified code to enable fixing of QTBUG-6340.Martin Smith2010-07-061-16/+8
| |/ |/|
* | qdoc: Added explanation of autmatically generated signal hanlers.Martin Smith2010-07-051-12/+58
|/
* Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-06-151-3/+7
|\
| * Improve docs about Qml component case sensitivity.Martin Jones2010-06-071-3/+7
* | Enhance docsAlan Alpert2010-06-031-0/+3
|/
* docWarwick Allison2010-05-171-1/+4
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-23/+23
* Doc fixes.Michael Brasser2010-04-231-18/+21
* Revert structural changes to extending.qdoc made inBea Lam2010-04-211-197/+178
* Improve docs and examples for Extending QML in C++Bea Lam2010-04-211-183/+202
* Make property value source examples workBea Lam2010-04-211-1/+1
* QML_DECLARE_TYPE is no longer necessary - fix docs and examplesBea Lam2010-04-191-1/+0
* Fix doc: QML_DECLARE_TYPE is no longer necessarymae2010-04-161-18/+3
* DocAaron Kennedy2010-04-121-2/+2
* DocAaron Kennedy2010-03-291-2/+1
* Doc AugmentationAlan Alpert2010-03-261-0/+13
* doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-241-8/+8
* Document - and use - the qmlRegisterXXX template functionsmae2010-03-101-29/+33
* Change Connection syntax as per QT-2822.Warwick Allison2010-02-261-3/+2
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-12/+12
* docWarwick Allison2010-02-241-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-231-12/+0
|\