aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Update copyright headersJani Heikkinen2015-02-12486-2542/+2542
* | Photosurface example: flickable surfaceShawn Rutledge2015-02-121-61/+107
* | QQuickItemParticle: Only delete owned particlesAlan Alpert2015-02-041-0/+4
* | Fix ItemParticle ExampleAlan Alpert2015-01-261-5/+3
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2015-01-161-3/+5
|\|
| * Fix compile issue with -opengl dynamic on WindowsAndy Shaw2014-12-181-3/+5
| * rendercontrol example: calculate fbo size correctlyLaszlo Agocs2014-12-171-1/+1
* | Prevent windows outside the gui thread in rendercontrol exampleLaszlo Agocs2015-01-074-11/+15
* | Photosurface example: scale and rotate the frame, not the imageShawn Rutledge2014-12-231-10/+10
* | rendercontrol example: calculate fbo size correctlyLaszlo Agocs2014-12-181-1/+1
* | rendercontrol example: Add missing flushesLaszlo Agocs2014-12-172-0/+3
* | Support threading with QQuickRenderControlLaszlo Agocs2014-12-128-201/+938
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-096-1/+1
|\|
| * Fix permissions of filesKai Koehne2014-12-025-0/+0
| * example, touchinteraction: use forceActiveFocus to gain focusRichard Moe Gustavsen2014-11-131-1/+1
* | Add hint regarding alpha fbo's in the textureinthread example.Gunnar Sletta2014-11-171-0/+2
|/
* Revert: use the new form of QTranslator::load() for more flexibilityShawn Rutledge2014-10-281-2/+1
* Move action handlers to the Accessible attached objectJan Arve Saether2014-10-271-1/+1