summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/integrating.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* doc: Fixed many broken links.Martin Smith2010-05-201-1/+1
|
* Fixes for docs, example codeBea Lam2010-05-201-1/+1
|
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-1/+1
| | | | | | subdirectories to make it easier to locate examples for certain features (e.g. animation) and to distinguish between different types of examples (e.g. very basic examples vs complex demo-like examples).
* Qt.widgets was removed, point to graphics layouts exampleBea Lam2010-05-121-45/+5
|
* Move snippets to correct locationBea Lam2010-04-281-6/+6
|
* Doc fixes.Michael Brasser2010-04-231-2/+2
|
* QML_DECLARE_TYPE is no longer necessary - fix docs and examplesBea Lam2010-04-191-2/+1
|
* Improve integration docs and add examplesBea Lam2010-04-151-51/+97
|
* doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-241-2/+2
|
* Revert "Add QDeclarativeGraphicsWidget, a QGraphicsWidget version of QmlView"Aaron Kennedy2010-02-251-10/+0
| | | | This reverts commit 327d212f5cff81f1c21b7be5c54b3e1eab4f0ac5.
* Add QDeclarativeGraphicsWidget, a QGraphicsWidget version of QmlViewAlan Alpert2010-02-241-0/+10
| | | | | | | | | Could use to be renamed. Possibly to -QDeclarativeViewGraphicsWidget -QGraphicsDeclarativeViewWidget (Or QGraphicsD20, in the spirit of i18n) But those aren't any shorter. Task-number: QTBUG-7067
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-6/+6
| | | | QDeclarativeXXX.
* Doc: these files are NOT part of the test suite of the Qt toolkitThiago Macieira2010-02-201-1/+1
|
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-22/+24
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mkspecs/linux-g++-x11egl/qplatformdefs.h src/declarative/qml/qmldom.h src/declarative/util/qmlview.cpp src/declarative/util/qmlview.h tools/qdoc3/cppcodemarker.cpp tools/qmldebugger/standalone/canvasframerate.cpp tools/qmldebugger/standalone/engine.cpp tools/qmldebugger/standalone/expressionquerywidget.cpp tools/qmldebugger/standalone/expressionquerywidget.h tools/qmldebugger/standalone/objectpropertiesview.cpp tools/qmldebugger/standalone/objectpropertiesview.h tools/qmldebugger/standalone/objecttree.cpp tools/qmldebugger/standalone/qmldebugger.cpp tools/qmldebugger/standalone/watchtable.cpp tools/qmldebugger/standalone/watchtable.h
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1Jason McDonald2010-02-161-4/+6
| |\
| | * doc: Fixed some qdoc errors.Martin Smith2010-02-161-4/+6
| | |
| * | Fix broken license headers.Jason McDonald2010-02-161-18/+18
| |/ | | | | | | Reviewed-by: Trust Me
* | QmlView API review. See QmlChanges.txt for details.Martin Jones2010-02-181-0/+9
|/
* Improve documentationAlan Alpert2010-01-051-13/+27
| | | | | 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 codeAlan Alpert2009-12-301-0/+90