aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix extending example.Gunnar Sletta2013-02-128-15/+14
* | Ensure EtcTexture always provides a valid textureId.Michael Brasser2013-02-152-4/+14
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-079-10/+31
|\|
| * Add next.png to shared qrc filesAlan Alpert2013-02-062-0/+2
| * Merge branch 'release' into stableSergio Ahumada2013-01-316-10/+28
| |\
| | * Doc: corrected path to snippetNico Vertriest2013-01-281-1/+1
| | * fix qmltest example install pathOswald Buddenhagen2013-01-281-2/+2
| | * mark forgotten EXAMPLE_FILESOswald Buddenhagen2013-01-282-0/+6
| | * fix installation of qmltestcase exampleOswald Buddenhagen2013-01-281-3/+18
| | * Remove outdated macro usageChristian Stenger2013-01-242-4/+1
* | | Add ETC1 texture provider example.Michael Brasser2013-02-029-0/+464
* | | Added an example of the window container embedding a QQuickViewGunnar Sletta2013-01-256-0/+285
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-234-20/+29
|\| |
| * | Clean up accessibility QtQuick exampleTopi Reinio2013-01-214-20/+29
* | | Fix import path of TextBallon-example.Friedemann Kleint2013-01-231-1/+1
|/ /
* | Improve the look and feel of our demo launcherJens Bache-Wiig2013-01-175-14/+123
* | Doc: correcting typo "the the"Nico Vertriest2013-01-142-25/+25
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-10554-554/+554
* | make use of qtHaveModule()Oswald Buddenhagen2013-01-101-1/+1
* | Doc: Updated docs for examples and etcXingtao Zhang2013-01-0912-64/+71
|/
* Documentation for scene graph examples.Gunnar Sletta2013-01-0712-68/+461
* Improve example with key navigation.Frederik Gladhorn2013-01-044-31/+101
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-167-7/+6
* Add a hidden XandYAxis enum valueAlan Alpert2012-12-153-3/+3
* Fixed samegame tutorial part 4 to reflect Quick2 stateOliver Wolff2012-12-142-18/+26
* Improved cosmetics for StockQtJens Bache-Wiig2012-12-138-45/+76
* Clean up the StockQt demoJens Bache-Wiig2012-12-1310-789/+726
* Fix StocQt buttonsAlan Alpert2012-12-124-155/+124
* Add \brief comment to Custom Geometry examplehjk2012-12-121-1/+1
* Use resource files for most examplesKai Koehne2012-12-1299-160/+770
* Fixed abstractitemmodel exampleOliver Wolff2012-12-123-7/+12
* Fixed install targets for model examplesOliver Wolff2012-12-113-0/+9
* Examples: Remove unused import "../shared"Kai Koehne2012-12-112-2/+0
* Removed leftover file from example cleanupOliver Wolff2012-12-111-18/+0
* Move examples aroundAlan Alpert2012-12-1198-79/+203
* centralize and fixup example sources install targetsOswald Buddenhagen2012-12-10622-457/+346
* doc: Fix remaining snippet in qml-modelviews exampleEskil Abrahamsen Blomfeldt2012-12-041-1/+1
* Avoid duplicating Qt Quick Code SamplesEskil Abrahamsen Blomfeldt2012-12-035-40/+40
* Docs: Fix some more referencesChristian Stenger2012-12-012-3/+3
* Fix example lists for Qt QuickEskil Abrahamsen Blomfeldt2012-11-3017-81/+420
* Add calqlatr to qmldemos group and move qmldemos listEskil Abrahamsen Blomfeldt2012-11-301-0/+1
* Docs: Fix some reference errorsChristian Stenger2012-11-281-5/+5
* Examples: quick/scenegraph - add needed main.qml file to pro fileCaroline Chao2012-11-282-2/+4
* style microfix in exampleRobert Loehning2012-11-271-1/+0
* examples/quick/multipointtouch: move emitter instead of ParticleSystemThomas Senyk2012-11-262-11/+16
* Declarative examples: fixed particles/imageparticle exampleChristiaan Janssen2012-11-232-2/+4
* Declarative Examples: improved buttons in particles/wander exampleChristiaan Janssen2012-11-232-3/+85