summaryrefslogtreecommitdiffstats
path: root/examples/video/qmlvideofx
Commit message (Expand)AuthorAgeFilesLines
* centralize and fixup example sources install targetsJoerg Bornemann2012-12-0578-5907/+0
* Update links from labs.qt.nokia.com to blog.qt.digia.comSergio Ahumada2012-11-272-2/+2
* Fix building of examples.Friedemann Kleint2012-11-222-138/+11
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2467-1635/+1635
* remove useless dependency in qmlvideofx.proTasuku Suzuki2012-09-031-1/+0
* Update example QML to follow API changeMithra Pattison2012-07-161-2/+2
* Update folderlistmodel import to version 2Alan Alpert2012-06-141-1/+1
* Don't use QtDeclarative compat moduleKent Hansen2012-05-142-4/+4
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-042-2/+2
* Use small-screen layout in qmlvideo, qmlvideofx examples on HarmattanGareth Stockwell2012-03-121-0/+5
* Updated qmlvideofx to use MediaPlayer.autoPlay instead of playingGareth Stockwell2012-03-121-1/+1
* Fix shader file loading in qmlvideofx exampleGareth Stockwell2012-02-131-1/+23
* Disable flicking of qmlvideofx example parameter panelGareth Stockwell2012-02-131-0/+1
* Improve usability of qmlvideofx example on small touchscreensGareth Stockwell2012-02-135-50/+60
* Fixed 'magnify' shader in qmlvideofx exampleGareth Stockwell2012-02-091-5/+8
* Enable qmlvideofx window to be resized, when large screen layout usedGareth Stockwell2012-02-085-6/+43
* Tidy up frame rate display in video examplesGareth Stockwell2012-02-084-11/+25
* Tidy up file browsing in video examplesGareth Stockwell2012-02-084-338/+342
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3067-67/+67
* Update in line with recent QWindow API changeAlan Alpert2012-01-251-2/+1
* Update obsolete contact address.Jason McDonald2012-01-2367-67/+67
* Updated QtMultimedia declarative module to version 5.0Jonas Rabbe2012-01-112-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-0667-67/+67
* Fix namespace compilation.Michael Goddard2011-12-221-2/+1
* Fix some of the effects in qmlvideofxMichael Goddard2011-12-224-7/+8
* Express qmlvideofx effect parameters declarativelyGareth Stockwell2011-12-2229-222/+225
* Add qmlvideo and qmlvideofx examplesGareth Stockwell2011-12-2278-0/+5937