aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fixed license headersJani Heikkinen2015-02-17512-1536/+1536
* PinchArea: handle smart zoom gestureShawn Rutledge2015-02-131-1/+20
* Update copyright headersJani Heikkinen2015-02-12610-3175/+3175
* 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-162-3/+24
|\
| * Fix compile issue with -opengl dynamic on WindowsAndy Shaw2014-12-181-3/+5
| * rendercontrol example: calculate fbo size correctlyLaszlo Agocs2014-12-171-1/+1
| * Restore extension types documentationAlejandro Exojo2014-12-101-0/+19
* | 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-098-5/+5
|\|
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-052-4/+4
| |\
| | * qttest: make findChild available only for QtTest 1.1Fawzi Mohamed2014-12-052-4/+4
| * | 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
* Doc: Combine the extending QML tutorial chapters into a single exampleTopi Reinio2014-09-3048-6/+6
* 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-245-14/+14
* 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
|\
| * Doc: Added a link to the QML advanced tutorialVenu2014-08-261-0/+3
* | Fix up vao usage in qquickviewcomparison exampleLaszlo Agocs2014-08-261-3/+6
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Simon Hausmann2014-08-262-1/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-08-262-1/+2
| |\|
| | * Added the QtSQL dependency info. to the project fileVenu2014-08-151-1/+1
| | * Added a signal handlerVenu2014-08-141-0/+1