aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
Commit message (Expand)AuthorAgeFilesLines
* 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-1912-4/+31
|\
| * 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-132-1/+4
| * fix example installsOswald Buddenhagen2016-05-139-1/+22
| * make use of COPIESOswald Buddenhagen2016-05-131-2/+3
* | decruft project fileOswald Buddenhagen2016-05-121-6/+0
* | purge unused imageOswald Buddenhagen2016-05-121-0/+0
|/
* Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-113-9/+3
* Purge sRGB chunks from PNG in documentation.Edward Welbourne2016-03-249-0/+0
* Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-2452-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
* 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-183-67/+67
|\|
| * Fix typo in squircle example.Mitch Curtis2015-07-281-2/+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-228-31/+27
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-044-8/+59
|\|
| * Calqlatr Demo: Adjust ListView delegate height based on font sizeTopi Reinio2015-05-261-1/+1
| * 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
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-224-4/+16
|\|
| * add manual tests for touch interactionShawn Rutledge2015-04-212-1/+5
| * Address uninitialized pointer variablesHolger Hans Peter Freyther2015-04-202-3/+11
* | Include QQuickWindow::resetOpenGLState() in OpenGL under QML example.Gunnar Sletta2015-04-212-0/+7
* | Add QQuickAsyncImageProviderAlbert Astals Cid2015-03-267-0/+238
|/
* Doc: Changed title GridView exampleNico Vertriest2015-03-051-6/+6
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-242-4/+4
|\
| * Doc: link issues qtdeclarativeNico Vertriest2015-02-041-3/+3
| * Doc: link issues qtdeclarativeNico Vertriest2015-01-201-1/+1
* | Fixed license headersJani Heikkinen2015-02-17397-1191/+1191
* | PinchArea: handle smart zoom gestureShawn Rutledge2015-02-131-1/+20