aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Examples: Moved example documentation.Jerome Pasion2012-09-2192-720/+3511
* Use the Module Identifier Directive to make the TimeExample correctLaszlo Papp2012-09-181-0/+1
* doc: fix some more typosSergio Ahumada2012-09-101-1/+1
* doc: fix some typos in .qml filesSergio Ahumada2012-09-075-5/+5
* Docs - add missing images and code, clean up sectionsBea Lam2012-08-281-4/+4
* Update usage of smooth and antialiasing.Michael Brasser2012-08-2859-253/+65
* Fix relative import pathAlan Alpert2012-08-271-1/+1
* Make samegame work againKent Hansen2012-08-242-5/+5
* Remove deprecated openSoftwareInputPanel function calls from the declarative ...Joona Petrell2012-08-224-4/+4
* Avoid overriding changed signalAlan Alpert2012-08-161-3/+2
* Three scene graph examples with docs.Gunnar Sletta2012-08-1318-21/+970
* More consistent examples directory structureAlan Alpert2012-08-10200-246/+52
* Uncomment examples in pro fileAlan Alpert2012-08-091-12/+12
* Update imports and module documentationChris Adams2012-08-084-3/+4
* Restore QML/C++ extensions tutorial and fix plugin docs and examplesBea Lam2012-08-071-2/+0
* Refactor context2d thread logicCharles Yin2012-07-318-161/+0
* Empty JSON files are not needed for the plugin systemAlan Alpert2012-07-2510-10/+5
* Clean up StocQt demoAlan Alpert2012-07-2422-1/+107
* TweetSearch Stylistic TweaksAlan Alpert2012-07-245-15/+35
* Particle example restylingAlan Alpert2012-07-249-640/+604
* Cleanup/simplify tweetsearch exampleYann Bodson2012-07-236-75/+69
* Rewrite stockchart demoCharles Yin2012-07-1727-1362/+1112
* QQuickCanvas renamesAlan Alpert2012-07-172-5/+5
* Add maroon demoAlan Alpert2012-07-1272-1/+2106
* Add new samegame and calculator demosAlan Alpert2012-07-12107-802/+2598
* Update particles examples en masseAlan Alpert2012-06-2939-94/+847
* Rename speed -> velocity in the particle systemAlan Alpert2012-06-2931-72/+72
* Merge branch 'buildsystem'Oswald Buddenhagen2012-06-262-5/+10
|\
| * build system cleanupsOswald Buddenhagen2012-06-261-3/+0
| * remove pointless qmltest conditionalsOswald Buddenhagen2012-06-261-2/+10
* | Rename ListView *speed properties to *velocityBea Lam2012-06-261-1/+1
* | Revert "Remove properties related to highlight speed"Bea Lam2012-06-251-1/+1
* | Delay custom emitter processingAlan Alpert2012-06-251-3/+5
|/
* Remove stale demosAlan Alpert2012-06-22112-6416/+0
* Install examples to example hierarchyroot2012-06-2210-22/+22
* Remove properties related to highlight speedBea Lam2012-06-221-1/+1
* dynamiclist example used different delegate height for anim and staticMartin Jones2012-06-221-2/+2
* Fix snake demo.Martin Jones2012-06-221-2/+1
* Fix binding errors in cppextensions examples.Andrew den Exter2012-06-205-1/+6
* Give the example Loader in the shared launcher focus.Andrew den Exter2012-06-201-4/+9
* Fix missing content in installed calculator demo.Andrew den Exter2012-06-201-1/+1
* Resolve example qml file paths relative to the executable path.Andrew den Exter2012-06-201-1/+1
* Fix compile of Same Game demo.Andrew den Exter2012-06-202-1/+2
* Remove particles examples launcherAlan Alpert2012-06-0841-275/+0
* Update Affector folder of examples to guidelinesAlan Alpert2012-06-0815-82/+317
* Allow qtdeclarative to compile with -no-widgetsMartin Jones2012-06-051-1/+2
* Replace twitter demo with new tweetsearch demoYann Bodson2012-06-0142-995/+1168
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-0/+2
* Examples cleanupAlan Alpert2012-05-2222-408/+476
* Don't use QtDeclarative compat moduleKent Hansen2012-05-118-8/+8