aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Dialogs: Create directory structure for documentationCaroline Chao2013-05-289-17/+69
* Package dialogs examples into a single executableShawn Rutledge2013-05-2812-41/+305
* window and Screen example: new properties; splash screenShawn Rutledge2013-05-2820-304/+549
* Disable textureinthread example when threaded gl is not available.Gunnar Sletta2013-05-224-3/+67
* Doc: Update references to QDeclarative* classesSze Howe Koh2013-05-151-2/+2
* Fix warnings in stocqt-example.Friedemann Kleint2013-05-142-12/+12
* Doc: Make Qt Quick demos accessible from Qt documentationSze Howe Koh2013-05-0717-0/+248
* Doc: Fix some broken snippet pathsSze Howe Koh2013-05-0619-123/+123
* Doc: Make the titles of example pages consistentSze Howe Koh2013-05-065-6/+6
* Doc: Move full apps from "qtquickexamples" to "qtquickdemos"Sze Howe Koh2013-05-064-10/+8
* Add new Item.Screen properties to screenInfo exampleShawn Rutledge2013-05-041-34/+35
* Doc: Move example docs related to QtQml under the correct moduleTopi Reinio2013-05-0340-16/+16
* Better handle GL errors in EtcTexture::bind().Michael Brasser2013-05-031-0/+6
* Canvas: Do not apply transform to text twiceFrederik Gladhorn2013-05-031-3/+2
* Fix MaskedMouseArea exampleFrederik Gladhorn2013-04-301-2/+2
* Doc: Fix example path for Qt Quick scenegraph examplesTopi Reinio2013-04-292-2/+2
* Doc: Remove "qmldemos" groupSze Howe Koh2013-04-291-1/+1
* Re-implemented itemChange must always call QQuickItem::itemChangeShawn Rutledge2013-04-263-14/+9
* Quote scenegraph example code from the right place.Gunnar Sletta2013-04-263-42/+42
* Doc: Qt Quick: Fix module name format (Pt 1/2)Sze Howe Koh2013-04-234-5/+5
* Create BG context and fake surface on GUI threadGunnar Sletta2013-04-233-22/+85
* Doc: Qt QML: Fix module name formatSze Howe Koh2013-04-191-1/+1
* Version new property and signalLiang Qi2013-04-087-7/+7
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-0330-40/+40
|\
| * Doc: Spelling fix.v5.0.2Jerome Pasion2013-03-261-2/+1
| * Fix duplicate examples for qml/quick modulesKai Koehne2013-03-2130-39/+39
* | Fix incorrect merge in textureprovider example.Michael Brasser2013-04-021-1/+0
* | Update EtcProvider example to support configurable base url.Michael Brasser2013-04-023-4/+22
* | Doc: Fix some titles and linksSze Howe Koh2013-03-3018-18/+18
* | Doc: Update module "Qt Declarative" -> "Qt Quick"Sze Howe Koh2013-03-304-6/+7
* | Doc: Fixed some uses of terminolgies in qdoc files.Jerome Pasion2013-03-2619-63/+51
* | Merge branch 'dev' into stableSergio Ahumada2013-03-20103-1010/+3405
|\ \
| * | Remove duplicated docsAlan Alpert2013-03-181-73/+17
| * | Add ColorDialog to QtQuick.DialogsShawn Rutledge2013-03-181-0/+109
| * | Fixed invalid GLSL in openglunderqml example.Samuel Rødal2013-03-181-1/+1
| * | photosurface example: simplify PinchArea usage; fileUrls; licenseShawn Rutledge2013-03-151-41/+33
| * | Cosmetic changes in common controls for examplesShawn Rutledge2013-03-149-198/+131
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-5/+5
| |\ \
| * | | Add QtQml.Models moduleAlan Alpert2013-03-1221-57/+75
| * | | Support activeFocusOnTab in QQuickItemLiang Qi2013-03-124-12/+142
| * | | Mark geometry dirty to signal scene graph that a repaint is needed.Gunnar Sletta2013-03-112-1/+3
| * | | Fix relative URL in parallax exampleAlan Alpert2013-03-041-1/+1
| * | | Added photosurface example to demo PinchArea/MouseArea togetherShawn Rutledge2013-03-045-0/+196
| * | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-0411-13/+108
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-2511-13/+108
| | |\ \ \ | | | | |/ | | | |/|
| * | | | adding QtQuick.Dialogs, with FileDialog implementationShawn Rutledge2013-03-046-0/+365
| * | | | Added examples on how to use FBOs with scene graph.Gunnar Sletta2013-03-0322-5/+1348
| * | | | Various improvements to Canvas examplesJens Bache-Wiig2013-02-2628-1020/+623
| |/ / /
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-188-15/+14
| |\ \ \
| * | | | Ensure EtcTexture always provides a valid textureId.Michael Brasser2013-02-152-4/+14