aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Moved article from Qt QML to Qt Quick.vertries2012-04-191-1/+1
* Doc: Adding list of JavaScript functions in QML.Jerome Pasion2012-04-192-0/+378
* Improve QML performance documentationChris Adams2012-04-191-13/+362
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-179-21/+312
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-1112-165/+56
| |\
| * \ Merge master into api_changesKent Hansen2012-03-271-5/+20
| |\ \
| * \ \ Merge master into api_changesKent Hansen2012-03-231-17/+17
| |\ \ \
| * | | | Fix the build & docs after QQmlImageProvider was renamedKent Hansen2012-03-201-1/+1
| * | | | Merge master into api_changesKent Hansen2012-03-1952-894/+894
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://gitorious.org/qt/qtdeclarative into api_changesMatthew Vogt2012-03-121-10/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-072-2/+1
| |\ \ \ \ \ \
| * | | | | | | Improve support for var propertiesChris Adams2012-03-058-20/+311
* | | | | | | | Doc: Unifying directories for the configuration files.Jerome Pasion2012-04-172-7/+16
* | | | | | | | Vertical layout direction for ListView and GridViewBea Lam2012-04-1712-0/+0
* | | | | | | | Doc: Fixing the Qt QML module page.Jerome Pasion2012-04-121-6/+6
* | | | | | | | Begin documenting QML's JS environment.Michael Brasser2012-04-124-5/+104
* | | | | | | | Move doc pages into subfoldersAlan Alpert2012-04-124-0/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Use the updated module api registration function in exampleChris Adams2012-04-052-1/+3
* | | | | | | Tidy up examples documentationAlan Alpert2012-03-2810-164/+53
| |_|_|_|_|/ |/| | | | |
* | | | | | Add templated module api registration functionChris Adams2012-03-261-5/+20
| |_|_|_|/ |/| | | |
* | | | | Update tutorialAlan Alpert2012-03-211-17/+17
| |_|_|/ |/| | |
* | | | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-1352-894/+894
| |_|/ |/| |
* | | Update text examples to new guidelinesAlan Alpert2012-03-091-10/+0
| |/ |/|
* | Make sure QML type "real" always maps to C++ type "double"Kent Hansen2012-03-071-1/+1
* | Remove incorrect line from performance docsChris Adams2012-03-061-1/+0
|/
* Merge master <-> api_changesMatthew Vogt2012-03-0512-60/+43
|\
| * More documentation about importing LocalStorage module from JavascriptCharles Yin2012-03-051-1/+16
| * Improved transitions for Row, Column, Grid, FlowBea Lam2012-03-021-2/+5
| * Update ImageElement examplesAlan Alpert2012-03-011-10/+0
| * Add generic "displaced" transition propertyBea Lam2012-02-297-20/+20
| * Start of examples refactorAlan Alpert2012-02-243-27/+2
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-24252-533/+533
|/
* Positioners cleanupAlan Alpert2012-02-221-1/+2
* Doc improvements for positionersBea Lam2012-02-223-0/+59
* Built-in transition support for ListView & GridViewBea Lam2012-02-1615-1/+586
* Fix warnings in sequence wrapper codeChris Adams2012-02-151-1/+3
* Doc: Overhaul of doc/src/declarative and QtQuick2 docs.Jerome Pasion2012-02-1473-3617/+5529
* Preserve aspect ratio when setting Image.sourceSizeMartin Jones2012-02-141-0/+1
* Add new animation elements to element list.Michael Brasser2012-02-141-0/+7
* Doc: Adding images from Qt 5 bundle to doc/src/images.Jerome Pasion2012-02-1358-0/+0
* Use QInputMethod instead of deprecated QInputPanelPekka Vuorela2012-02-101-1/+1
* Homogenize examplesAlan Alpert2012-02-069-0/+100
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-03327-25678/+4
* Fix outdated license headers.Jason McDonald2012-02-011-1/+1
* Document QRC restriction.Alan Alpert2012-02-011-0/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30491-491/+491
* Document PathInterpolator.Michael Brasser2012-01-271-0/+74
* Elaborate on engine changeAlan Alpert2012-01-271-1/+1
* Move sqldatabase into a module API pluginCharles Yin2012-01-252-85/+1
* Allow JS API in modulesMatthew Vogt2012-01-241-1/+38