summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qtdeclarative.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Give error on attempt to import types from too-early version number.Warwick Allison2010-04-221-0/+4
| | | | eg. "import Qt 4.6" not valid.
* doc typoWarwick Allison2010-04-201-2/+2
|
* Improve error messages, especially on embedded.Warwick Allison2010-04-201-1/+54
| | | | | | With embedded, it is often the case that some QT_NO_* features are turned off (eg. QT_NO_XMLPATTERNS), which in turn leads to QML types not being available.
* Fix doc: QML_DECLARE_TYPE is no longer necessarymae2010-04-161-5/+1
| | | | It's sufficient to register a type with qmlRegisterType<T>()
* Updates to the module documentationmae2010-04-141-0/+7
|
* doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-241-44/+43
|
* Document - and use - the qmlRegisterXXX template functionsmae2010-03-101-0/+48
| | | | This commit removes the obsolete QML_REGISTER_TYPE macros.
* Doc: these files are NOT part of the test suite of the Qt toolkitThiago Macieira2010-02-201-1/+1
|
* Fix broken license headers.Jason McDonald2010-02-161-18/+18
| | | | Reviewed-by: Trust Me
* Doc.Michael Brasser2009-11-261-0/+17
|
* DocAaron Kennedy2009-11-241-54/+0
|
* small doc fixesYann Bodson2009-11-231-16/+16
|
* Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-10-291-6/+0
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Remove QML SQL classesAaron Kennedy2009-10-281-6/+0
| | | | | | | | | | Sadly, these are not being maintained. There's still SQL offline storage for all your SQL needs.
* | Fill out QML global object documentationAlan Alpert2009-10-281-0/+1
|/ | | | | | | | Moves the documentation for functions on the global object from qmlengine.cpp to globalobject.qdoc (so that qdoc actually generates them). The XmlHttpRequest documentation is still just a stub.
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-261-0/+1
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Docs.Martin Jones2009-10-261-0/+1
| |
* | DocAaron Kennedy2009-10-261-1/+1
|/
* Start updating state and animation docs.Michael Brasser2009-10-221-0/+1
|
* DocAaron Kennedy2009-10-211-8/+3
|
* DocAaron Kennedy2009-10-201-2/+6
|
* DocAaron Kennedy2009-10-201-1/+1
|
* DocAaron Kennedy2009-10-141-0/+1
|
* DocAaron Kennedy2009-10-131-2/+2
|
* DocAaron Kennedy2009-10-131-1/+1
|
* DocAaron Kennedy2009-10-131-1/+1
|
* DocAaron Kennedy2009-10-121-1/+1
|
* DocAaron Kennedy2009-10-121-47/+57
|
* DocAaron Kennedy2009-10-121-1/+4
|
* DocAaron Kennedy2009-10-121-1/+1
|
* DocAaron Kennedy2009-10-121-1/+0
|
* DocAaron Kennedy2009-10-121-1/+1
|
* DocAaron Kennedy2009-10-121-1/+0
|
* doc cleanupYann Bodson2009-10-081-5/+6
|
* Add SameGame based advanced tutorialAlan Alpert2009-10-071-0/+1
| | | | | Could use some cleanup, as I didn't manage to get code snippets working correctly. Also might benefit from being re-written by a good tutor.
* Some docs on data models.Martin Jones2009-10-061-0/+1
|
* DocAaron Kennedy2009-09-081-1/+1
|
* Basic types documentationYann Bodson2009-08-201-1/+1
|
* Documentation fixesYann Bodson2009-08-191-1/+1
|
* Various doc fixes.Michael Brasser2009-08-191-1/+0
| | | | Make QML docs fit in with the new Qt style. Fix numerous qdoc errors.
* DocAaron Kennedy2009-07-061-0/+2
|
* DocAaron Kennedy2009-07-031-2/+2
|
* Remove this doc for now, too incomplete.Warwick Allison2009-05-111-1/+0
|
* DocAaron Kennedy2009-05-051-1/+1
|
* Doc work.Michael Brasser2009-05-011-0/+93