aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove QSGEngineGunnar Sletta2012-05-031-1/+0
* Remove QJS exception APIKent Hansen2012-05-031-1/+1
* populate transition for positionersBea Lam2012-05-012-14/+34
* Elaborate on drag and drop and model view examples with snippets.Andrew den Exter2012-04-3012-43/+106
* Fix typo in documentationYann Bodson2012-04-271-1/+1
* Expound on canvas example documentationAlan Alpert2012-04-265-16/+30
* More example docsAlan Alpert2012-04-2610-8/+60
* Flesh out examples documentationAlan Alpert2012-04-2612-1/+47
* Disambiguate qmltest example and qmltest autotest.Jason McDonald2012-04-241-1/+1
* Improve examples documentationYann Bodson2012-04-209-8/+86
* Improve example documentationAlan Alpert2012-04-204-1/+37
* Add contains method to QQuickItem public APIAdriano Rezende2012-04-199-0/+461