summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative
Commit message (Collapse)AuthorAgeFilesLines
* Rename VariantAnimation -> PropertyAnimation.Michael Brasser2009-06-251-1/+1
|
* Doc fixes.Michael Brasser2009-06-221-1/+1
|
* qdoc: Mention that QML_DECLARE_TYPE only works for non-abstract classesKai Koehne2009-06-111-1/+2
|
* docWarwick Allison2009-06-101-1/+7
|
* Ideas for full module support.Warwick Allison2009-06-101-0/+94
|
* Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-0/+20
| | | | | | | URLs expressed as strings (possible relative) are resolved relative to the component in which the string expression is converted to a url value. All items are converted to use QUrl properties, except SqlConnection, where the databasename is only a special-case URL (this may need further consideration).
* Better gradient support for Rect.Martin Jones2009-05-271-0/+0
|
* Fix docs.Michael Brasser2009-05-191-2/+4
|
* Docs and minor fixes for the Rotation element.Michael Brasser2009-05-191-0/+1
|
* qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-3/+3
|
* qdoc: Fixed some qdoc errors.Martin Smith2009-05-132-2/+2
|
* qdoc: Fixed some qdoc errors.Martin Smith2009-05-121-3/+4
|
* Fix tutorial.Michael Brasser2009-05-121-6/+4
|
* Start on a Qml syntax introduction for non-C++ programmers.Michael Brasser2009-05-122-0/+226
|
* Remove this doc for now, too incomplete.Warwick Allison2009-05-112-2/+4
|
* phonebrowser.qml is goneYann Bodson2009-05-081-1/+1
|
* More Transform work.Michael Brasser2009-05-081-2/+0
| | | | Add Rotatation. Mark poorly documented transforms as internal for now.
* Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-05-075-19/+14
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * docWarwick Allison2009-05-071-2/+2
| |
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-05-061-0/+75
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | white background no good in web page, go grayWarwick Allison2009-05-063-4/+4
| | |
| * | default to QGVWarwick Allison2009-05-061-5/+0
| | |
| * | namespaces docWarwick Allison2009-05-061-8/+8
| | |
* | | Use correct 'from' value for repeating animations.Michael Brasser2009-05-071-11/+6
| |/ |/| | | | | | | Each loop, we need to check whether the user has set a from value, and if not get the current value.
* | DocMichael Brasser2009-05-061-0/+75
|/
* Docs.Martin Jones2009-05-062-3/+3
|
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-064-122/+9
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-05-063-0/+0
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-05-063-1/+4
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Add images for the Transform documentation.Michael Brasser2009-05-063-0/+0
| | | |
| * | | Document current modularity functionality.Warwick Allison2009-05-061-122/+9
| | |/ | |/|
* | | Documentation.Martin Jones2009-05-065-94/+121
|/ /
* | GridView docs.Martin Jones2009-05-061-0/+0
| |
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-053-546/+243
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * DocAaron Kennedy2009-05-053-546/+243
| |
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-05-057-106/+167
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * More doc conversion and cleanup.Michael Brasser2009-05-056-102/+164
| |
| * Improve QML documentation viewing in Assistant.Michael Brasser2009-05-051-4/+3
| | | | | | | | | | The element pages now load correctly. A separate QML 'book' is also generated, which will be targeted at non-C++ programmers.
* | Move the bulk of Content/ContentWrapper documentation to ContentWrapper.Martin Jones2009-05-051-1/+4
| |
* | Content/ContentWrapper documentation.Martin Jones2009-05-051-0/+0
|/
* Rename QFxView::setXml to QFxView::setQml.Michael Brasser2009-05-011-4/+4
|
* Doc work.Michael Brasser2009-05-012-24/+38
|
* Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-05-011-0/+0
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * More format conversion.Martin Jones2009-05-011-0/+0
| |
* | Doc work.Michael Brasser2009-05-018-137/+341
|/
* Documentation work.Michael Brasser2009-04-305-171/+49
|
* Rename duiviewer to qmlviewer.Michael Brasser2009-04-303-8/+7
|
* Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-04-304-1/+1
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-04-302-2/+6
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Martin Smith2009-04-291-1/+5
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui