aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
Commit message (Expand)AuthorAgeFilesLines
* 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
* add manual tests for touch interactionShawn Rutledge2015-04-212-1/+5
* Address uninitialized pointer variablesHolger Hans Peter Freyther2015-04-202-3/+11
* 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
* Screen attached property: expose devicePixelRatio propertyShawn Rutledge2014-10-231-1/+4
* examples/quick/positioners: Colors changed and layout obeys screen resolutionKari Hautamäki2014-10-143-164/+210
* Doc: Updated the \brief and detailed descriptionVenu2014-10-091-2/+3
* use the new form of QTranslator::load() for more flexibilityShawn Rutledge2014-10-011-1/+2
* Update the Calqltr demo visuals and engine logicTopi Reinio2014-09-306-52/+181
* Updated calqlatr demoJohanna Aijala2014-09-254-15/+54
* Doc: Add docs for Clocks exampleLeena Miettinen2014-09-251-3/+89
* Fix disappearing slider during size/orientation changeAlex Blasche2014-09-244-3/+80
* Doc: apply title case to all section1 titlesNico Vertriest2014-09-243-6/+6
* Updated the example to accept input on AndroidVenu2014-09-231-1/+5
* Window example: setOrientationUpdateMask to allow all orientationsShawn Rutledge2014-09-221-0/+4
* StocQt example: Display trading volume scale for stock chartsTopi Reinio2014-09-221-3/+21
* Update used colors on basis of the recommended color palette.Tarja Sundqvist2014-09-194-24/+24
* Doc: add documentation for Photo Viewer exampleLeena Miettinen2014-09-191-3/+288
* Fixed frame focusing on touch devicesTomi Korpipää2014-09-192-17/+18
* Avoid crashing the rendercontrol example on exitLaszlo Agocs2014-09-181-2/+5
* Doc: Added a bit more detail about the exampleVenu2014-09-111-2/+47
* Tune the colors in the rendercontrol exampleLaszlo Agocs2014-09-101-10/+11
* Beautify the qquickviewcomparison exampleLaszlo Agocs2014-09-102-9/+20
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-0/+3
|\