aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-172-4/+4
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-1126-101/+186
| |\
| * \ Merge master into api_changesKent Hansen2012-03-2352-415/+1110
| |\ \
| * | | Fix the build & docs after QQmlImageProvider was renamedKent Hansen2012-03-202-4/+4
* | | | Fix broken stockchart demoCharles Yin2012-04-178-1/+448
| |_|/ |/| |
* | | Scattered example fixesAlan Alpert2012-03-316-14/+58
* | | Tidy up examples documentationAlan Alpert2012-03-2816-32/+83
* | | Reduce assumptions in examplesAlan Alpert2012-03-286-55/+45
| |/ |/|
* | Update samegame demo to new layoutAlan Alpert2012-03-229-4/+200
* | Update model view examples to common launcher format.Andrew den Exter2012-03-2211-245/+235
* | Update tutorialAlan Alpert2012-03-213-3/+3
* | Update touchinteraction examples to new guidelinesAlan Alpert2012-03-208-42/+153
* | Add docs for PaintedItem examplesAlan Alpert2012-03-202-84/+37
* | Update Squircle example towards new guidelinesAlan Alpert2012-03-202-3/+6
* | Update MouseArea and KeyInteraction to new guidelinesAlan Alpert2012-03-208-1/+202
* | Adapt threading examples to new launcher formatAlan Alpert2012-03-204-0/+133
* | Rewrite workerscript exampleAlan Alpert2012-03-203-33/+141
* | Fix failed rebaseAlan Alpert2012-03-192-0/+0
|/
* Fix mergeAlan Alpert2012-03-151-0/+0
* fix gl under example to work also on trivial render loopGunnar Sletta2012-03-142-2/+3
* Refactor canvas examples by following the new example guidelines.Charles Yin2012-03-1423-85/+251
* Refactor XMLHttpRequest example.Charles Yin2012-03-135-0/+132
* Refactor localstorage exampleCharles Yin2012-03-134-1/+132
* Add mouse wheel events handler to MouseAreaLuis Gabriel Lima2012-03-101-0/+84
* Update righttoleft examples to new form factorAlan Alpert2012-03-097-181/+229
* Update text examples to new guidelinesAlan Alpert2012-03-0910-75/+96
* Update shadereffects example to new guidelinesAlan Alpert2012-03-094-241/+308
* Update positioners examples to new guidelinesAlan Alpert2012-03-098-266/+326
* Improve accessibility action support for Qt QuickMorten Johan Sorvig2012-03-074-3/+147
* Fix renaming merge with examplesAlan Alpert2012-03-06737-40892/+0
* Merge master <-> api_changesMatthew Vogt2012-03-05768-59/+41326
|\
| * Use view transitions in drag'n'drop exampleBea Lam2012-03-021-1/+5
| * Update ImageElement examplesAlan Alpert2012-03-019-36/+214