summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Fix inconsistent reporting of module import errors when using versions.Warwick Allison2010-07-051-2/+9
| | | | | | | | | | | | Task-number: QTBUG-11936
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-0512-29/+46
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: Make declarative pixmap cache easier to use Prepare for QTest persistent store for visual tests. Loosen font-sensitive test. Set correct license header. Work around QTBUG-11929 <br/> shouldn't trigger a new format range in QDeclarativeStyledText. Add styled text layout benchmark. Optimize QDeclarativeStyledText. Don't write to the logger widget while the application is closing down. Fix exponential behavior of QTextCursor::removeSelectedText Fix test for N900 (ARM-specific SVG results). docs - fix doc links, minor improvements Fix TextEdit bitmap tests testing the wrong element Make autotests work with qreal == float (in addition to double). Fix TextInput text getting improperly clipped fix doc links Fix docs to link to the new QML Viewer page instead of the Runtime page qmlviewer: Update the proxy factory when the user changes the proxy. Don't accept *files* that exist when *directory* is required.
| * | | doc improvementsBea Lam2010-07-061-4/+34
| | |/ | |/|
| * | fix doc linksBea Lam2010-07-022-2/+2
| | |
| * | Fix docs to link to the new QML Viewer page instead of the Runtime pageBea Lam2010-07-0210-27/+44
| | | | | | | | | | | | | | | where applicable, and remove or rename references to 'qml' tool. Also improve QML Viewer docs.
* | | qdoc: Simplified code to enable fixing of QTBUG-6340.Martin Smith2010-07-061-16/+8
| |/ |/| | | | | | | | | Also reworded some of the text for QTBUG-11575. Task-number: QTBUG-6340, QTBUG-11575
* | qdoc: Added explanation of autmatically generated signal hanlers.Martin Smith2010-07-051-12/+58
|/ | | | Task-number: QTBUG-11575
* Doc: Adding navigation and style fixes. Also rearranging qml elementsMorten Engvoldsen2010-07-011-163/+101
|
* doc fixBea Lam2010-07-011-2/+4
|
* Add abstractitemmodel example, and fix some model docsBea Lam2010-07-012-117/+154
|
* docs - quote code with snippets, other improvementsBea Lam2010-07-011-86/+77
|
* Docs - add more links to relevant examplesBea Lam2010-06-308-5/+35
| | | | Task-number: QTBUG-11754
* Rewrite runtime & qmlviewer docs and emphasise that qmlviewer shouldn'tBea Lam2010-06-303-165/+345
| | | | | | be used for deployment Task-number: QTBUG-11287
* Merge branch '4.7' of /home/dboddie/git/oslo-staging-1 into 4.7David Boddie2010-06-2536-909/+478
|\
| * Merge remote branch 'origin/4.7' into qml-4.7Rohan McGovern2010-06-2235-875/+385
| |\ | | | | | | | | | | | | Conflicts: examples/declarative/modelviews/webview/transparent.qml
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-06-2235-875/+385
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (28 commits) Make sure ValueRecord's DeviceTables is cleaned up on failure qdoc3: Build fix for regression in e2f0e728e Fix incorrect usage of _HB_OPEN_Free_Device() in CaretValue cleanup Fix null HB_Device** dereference on exit in Harfbuzz GPOS code Doc: Relicensed the documentation under the GNU FDL version 1.3. doc: Added more DITA output to the XML generator Designer: Prevent QButtonGroup from being added for Q3ButtonGroup. Fix for a leak in the mac style. Doc: Fixing bugs to style and script doc: Added more DITA output to the XML generator Make sure that <br/> is seen as a valid tag in Qt::mightBeRichText() Fix compiler warnings in QtGui (text,painting). Allow Unix to generate unique UUIDs if /dev/urandom exists. Allow GNU Free Documentation license header. Add missing license header. Updated Harfbuzz from git+ssh://git.freedesktop.org/git/harfbuzz to ab9a897b688e991a8405cf938dea9d6a2f1ac072 Fix example compile and runtime warnings, webkit examples not built. qgl_cl_p.h is no longer existent Updated Harfbuzz from git+ssh://git.freedesktop.org/git/harfbuzz to 5699175f55acbdfa4ac95ab6c727ebd4a201f3a2 Doc: Fixed documentation errors. ...
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-06-2135-875/+385
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (26 commits) Fix incorrect usage of _HB_OPEN_Free_Device() in CaretValue cleanup Fix null HB_Device** dereference on exit in Harfbuzz GPOS code Doc: Relicensed the documentation under the GNU FDL version 1.3. doc: Added more DITA output to the XML generator Designer: Prevent QButtonGroup from being added for Q3ButtonGroup. Fix for a leak in the mac style. Doc: Fixing bugs to style and script doc: Added more DITA output to the XML generator Make sure that <br/> is seen as a valid tag in Qt::mightBeRichText() Fix compiler warnings in QtGui (text,painting). Allow Unix to generate unique UUIDs if /dev/urandom exists. Allow GNU Free Documentation license header. Add missing license header. Updated Harfbuzz from git+ssh://git.freedesktop.org/git/harfbuzz to ab9a897b688e991a8405cf938dea9d6a2f1ac072 Fix example compile and runtime warnings, webkit examples not built. qgl_cl_p.h is no longer existent Updated Harfbuzz from git+ssh://git.freedesktop.org/git/harfbuzz to 5699175f55acbdfa4ac95ab6c727ebd4a201f3a2 Doc: Fixed documentation errors. doc: Added more DITA output to the XML generator doc: Fixed type of Package::name ...
| | | | * Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-2135-875/+385
| | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me Requested-by: Legal
| * | | | Add demo thumbnails to Examples/Demos index to make it more interestingBea Lam2010-06-221-35/+74
| |/ / /
| * | | Add screenshots for most examples and demosBea Lam2010-06-221-10/+18
| | | |
| * | | Rename example image fileBea Lam2010-06-221-0/+0
| |/ /
| * | ListView doc improvements and examples clean upBea Lam2010-06-181-0/+0
| | |
| * | doc: couple more performance tips.Martin Jones2010-06-171-0/+12
| |/
* | Doc: Fixed links in the QML documentation.David Boddie2010-06-182-15/+15
|/ | | | Reviewed-by: Trust Me
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-06-161-2/+29
|\
| * Document QML_IMPORT_TRACEBea Lam2010-06-161-2/+29
| |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-06-1520-421/+441
|\ \ | |/
| * Move listview/itemlist.qml to a separate visualitemmodel exampleBea Lam2010-06-111-0/+1
| |
| * Doc improvements, including snippet fixes, linking to examples, makingBea Lam2010-06-111-0/+0
| | | | | | | | docs more consistent
| * Doc improvements: move some example code to snippets, add screenshots,Bea Lam2010-06-095-2/+0
| | | | | | | | other minor doc fixes
| * Move some example code into snippets/ and add other doc fixesBea Lam2010-06-092-165/+36
| |
| * Add image example.Bea Lam2010-06-071-0/+1
| |
| * Improve docs about Qml component case sensitivity.Martin Jones2010-06-072-9/+19
| | | | | | | | Task-number: QTBUG-11253
| * Add some performance tips to QML docs.Martin Jones2010-06-072-0/+121
| |
| * Update docs for the runtime.orientation valuesBea Lam2010-06-041-7/+15
| |
| * DocAaron Kennedy2010-06-031-1/+1
| |
| * Fix basic types docs indentationBea Lam2010-06-031-242/+242
| |
| * Improve basic types documentation. Don't imply that Item hasBea Lam2010-06-031-30/+44
| | | | | | | | | | | | properties like "geometry" and "position". Task-number: QTBUG-11169
| * Remove Media elements from Elements indexBea Lam2010-06-031-8/+3
| |
| * Doc fixes and improvements - fix some example code, link toBea Lam2010-06-025-0/+0
| | | | | | | | examples from class docs and improve assorted docs
| * Add Vector3dAnimation to list of QML elementsBea Lam2010-06-021-0/+1
| |
* | Enhance docsAlan Alpert2010-06-031-0/+3
| |
* | Slight addition to the docs.Alan Alpert2010-06-011-0/+5
|/
* Fix example code and imageBea Lam2010-06-011-0/+0
|
* Various doc fixes and improvementsBea Lam2010-05-314-27/+68
|
* Document issues with rectangle border width of 1 where clipping is usedBea Lam2010-05-311-0/+0
|
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-272-5/+5
|\ | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: Improve QML framerate debugging If a pathview delegate changes size, reposition center on path Remove deprecated Flickable::overshoot property. Don't display unnecessary copyright headers in doc
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-265-19/+28
| |\
| * | Don't display unnecessary copyright headers in docMartin Jones2010-05-262-5/+5
| | |
* | | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-05-275-19/+28
|\ \ \ | | |/ | |/| | | | | | | Conflicts: doc/src/declarative/advtutorial.qdoc