aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* FileDialog.folder property should also be a QUrl, for consistencyv5.1.0-rc2v5.1.0Shawn Rutledge2013-06-281-1/+1
* photosurface: add C++ boilerplate launcher; open buttonShawn Rutledge2013-06-2610-1/+131
* Declarative dialog improvements for the non-Window use caseShawn Rutledge2013-06-261-9/+7
* Doc: Changed the title to avoid name conflicts and linking errorsVenu2013-06-182-2/+2
* photosurface demo: behavior depends on initialization orderShawn Rutledge2013-06-141-2/+3
* move quick dialogs example into an artificial subdirectory againv5.1.0-rc1Shawn Rutledge2013-06-129-25/+33
* Clean up qt quick dialogs example againShawn Rutledge2013-06-119-28/+24
* Set incubation controller when a Window{} is loaded via QQmlApplicationEngineAlan Alpert2013-06-071-0/+3
* Added QQuickWindow::setDefaultAlphaBuffer()Shawn Rutledge2013-05-301-0/+2
* Fix various bugs in calqlatrShawn Rutledge2013-05-305-10/+50
* window example: show only the splash screen until the timeoutShawn Rutledge2013-05-302-6/+12
* Doc: Fix various problems in Qt Quick Dialogs documentationTopi Reinio2013-05-291-2/+2
* 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
| |\ \