aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Enhance quickwidget example with all grabbing casesLaszlo Agocs2016-09-222-8/+28
* Shader examples: initialize all membersEdward Welbourne2016-08-112-2/+2
* photoviewer depends on xmlpatternsLaszlo Agocs2016-08-041-2/+1
* PieChart examples: initialize membersEdward Welbourne2016-07-152-2/+2
* demos: Fix installation of photoviewer example and add to buildRobin Burchell2016-07-053-30/+3
* Add potentially missing include to qquickviewcomparison exampleLaszlo Agocs2016-06-211-0/+1
* Fix build of textureprovider example with -opengl dynamicKai Koehne2016-06-132-5/+7
* Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-1919-7/+47
|\
| * actually build the 'graph' exampleOswald Buddenhagen2016-05-131-0/+1
| * actually build the textureprovider exampleOswald Buddenhagen2016-05-131-0/+1
| * actually build and install the qml tutorialsOswald Buddenhagen2016-05-138-3/+15
| * fix example installsOswald Buddenhagen2016-05-1310-1/+24
| * make use of COPIESOswald Buddenhagen2016-05-132-3/+6
* | decruft project fileOswald Buddenhagen2016-05-121-6/+0
* | purge unused imageOswald Buddenhagen2016-05-121-0/+0
|/
* QML extensions tutorial: Add import plugin to app. bundle on OS XTopi Reinio2016-04-162-6/+15
* Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-115-11/+5
* Purge sRGB chunks from PNG in documentation.Edward Welbourne2016-03-249-0/+0
* Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-2456-0/+0
* Doc: Move documentation for painteditem exampleVenugopal Shivashankar2016-02-262-2/+0
* StocQt demo: Bugfixes and improvementsTopi Reinio2016-02-246-111/+140
* Don't call render during expose, since we are already calling render().Jan Arve Saether2016-02-051-2/+3
* photosurface demo: Improve handling of image directories.Friedemann Kleint2016-01-292-3/+84
* stocqt example: Choose font depending on platform.Friedemann Kleint2016-01-279-17/+127
* Doc: Corrected display qml code in photosurface.qdocNico Vertriest2016-01-261-2/+4
* Doc: Added brief statements for examples overview pageNico Vertriest2016-01-112-0/+3
* Doc: Added brief statements for Qt examples overview pageNico Vertriest2016-01-055-0/+7
* Update examples to deal correctly with fine-grained wheel eventsAllan Sandfeld Jensen2015-11-301-4/+3
* Purge spurious execute permissions.Edward Welbourne2015-09-301-0/+0
* Fix up flawed TranslucentBackground usage in docs and examplesLaszlo Agocs2015-09-283-24/+13
* Doc: Corrected link errorsNico Vertriest2015-09-071-1/+1
* Doc: Fixed several link errorsNico Vertriest2015-09-071-1/+1
* Photosurface demo: add Shortcuts for open and quit, tooltip for openShawn Rutledge2015-09-031-4/+42
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Simon Hausmann2015-08-281-1/+1
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-211-1/+1
| |\
| | * Don't try to link to SQLite plugin when building samegame statically.Mitch Curtis2015-08-211-1/+1
* | | Doc: Rename sections in Touch Interaction example documentationTopi Reinio2015-08-261-5/+5
|/ /
* | Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-184-68/+69
|\|
| * Fix typo in squircle example.Mitch Curtis2015-07-281-2/+2
| * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-201-1/+2
| |\
| | * Doc: Added the missing \brief and \image to the example docsVenugopal Shivashankar2015-06-021-1/+2
| * | StocQt demo: Fix text layout issuesTopi Reinio2015-07-162-65/+65
* | | Fix shared example header.Friedemann Kleint2015-08-031-1/+3
* | | Port examples to new connection syntax.Friedemann Kleint2015-07-2211-34/+30
* | | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-046-12/+63
|\| |
| * | Calqlatr Demo: Adjust ListView delegate height based on font sizeTopi Reinio2015-05-261-1/+1
| * | Fix qml-i18n exampleSimon Hausmann2015-05-052-4/+4
| * | Fix rendercontrol example for screens with different dprLaszlo Agocs2015-04-282-2/+29
| * | Recreate the FBO on dpr change in rendercontrol exampleLaszlo Agocs2015-04-282-5/+28
| * | Avoid showing garbage when resizing the rendercontrol exampleLaszlo Agocs2015-04-281-0/+1