aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix extending example.Gunnar Sletta2013-02-128-15/+14
* 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
* | Clean up accessibility QtQuick exampleTopi Reinio2013-01-214-20/+29
* | 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
* QtDeclarative: fixed modelviews exampleChristiaan Janssen2012-11-232-15/+27
* Fix installation of examples.Christian Kandeler2012-11-2259-94/+218
* Refactoring samegameFabian Bumberger2012-11-2010-89/+178
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-2024-3/+207
|\
| * Doc: Moved all content in the doc directory.Venugopal Shivashankar2012-11-0824-3/+207
* | Update gettingStartedQml example code to use standard Qt coding stylehjk2012-11-165-86/+80
* | Fix StocQt example - need full 4-digit years for yahoo APIShawn Rutledge2012-11-131-2/+2
* | Window example tests Qt.application.supportsMultipleWindowsShawn Rutledge2012-11-101-1/+3
* | Examples and fixes for QML Window propertiesShawn Rutledge2012-11-092-17/+76