summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* make use of qtHaveModule()Oswald Buddenhagen2013-01-113-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-10240-240/+240
* Doc: Moved the qdocinc and image to the sourcedirsVenugopal Shivashankar2013-01-024-47/+4
* Use qrc to deploy qml files in declarative-camera examplesKai Koehne2012-12-213-2/+28
* Polish and fix qmlvideofx examplehjk2012-12-2033-123/+122
* Example: Notify user of errorsSze Howe Koh2012-12-192-1/+17
* Examples: Remove qmlapplicationviewer template.v5.0.0Kai Koehne2012-12-1713-224/+118
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-163-5/+0
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-2/+0
* Doc: Updated the \example and \snippet pathsv5.0.0-rc2Venugopal Shivashankar2012-12-1214-72/+67
* Get rid of useless requestOrientation() calls in the examples.Samuel Rødal2012-12-062-2/+0
* centralize and fixup example sources install targetsJoerg Bornemann2012-12-05406-271/+215
* Doc: Added missing images and made some language editsVenugopal Shivashankar2012-11-3010-7/+53
* Update links from labs.qt.nokia.com to blog.qt.digia.comSergio Ahumada2012-11-272-2/+2
* Fix building of examples.Friedemann Kleint2012-11-2214-321/+54
* Fix building of installed player example.Friedemann Kleint2012-11-211-1/+1
* Multimedia: examples coding style unificationhjk2012-11-2169-459/+387
* QtMultimedia: examples/camera coding stylehjk2012-11-216-72/+57
* simplified exampleMaurice Kalinowski2012-11-202-10/+0
* Adding 3rdparty library libfftreal to install stepHolger Ihrig2012-11-081-1/+2
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-082-4/+4
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-064-16/+16
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-062-4/+4
* Use QVideoGraphicsItem in the videographicsitem example.Yoann Lopes2012-10-0218-32/+366
* QVideoWidget: fixed setFullScreen(false) on the Xcb platform.Yoann Lopes2012-10-011-1/+1
* Doc: Moved example documentation and imagesVenugopal Shivashankar2012-09-2629-0/+1062
* Use QVideoWidget in the videowidget example.Yoann Lopes2012-09-2612-11/+304
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24222-3623/+3623
* Make compile with -no-widgetsTasuku Suzuki2012-09-041-8/+10
* remove useless dependency in qmlvideofx.proTasuku Suzuki2012-09-031-1/+0
* Use Qt::WindowFlags, not Qt::WFlags.Stephen Kelly2012-08-132-4/+4
* Remove the WA_PaintOnScreen widget attribute for vide widgetsLars Knoll2012-08-081-1/+0
* Add 32 bit support (int/float) support to audioinput example.Michael Goddard2012-08-032-3/+33
* QRegion::subtract is deprecatedThiago Macieira2012-08-021-1/+1
* QAbstractItemMode::reset() is deprecated, don't use itThiago Macieira2012-08-011-2/+2
* Ported QML camera example to QtQuick 2.0 and QtMultimedia 5.0Dmytro Poplavskiy2012-07-1911-510/+401
* Player example histogram: Process frames on a separate threadLev Zelenskiy2012-07-192-36/+79
* Update example QML to follow API changeMithra Pattison2012-07-162-4/+4
* Fix include path error in shadow build of audiorecorder exampleMithra Pattison2012-07-161-0/+2
* Delete obsolete class methods and update related codeMithra Pattison2012-07-1014-91/+82
* Fix installation of spectrum exampleMithra Pattison2012-07-021-1/+2
* Fix crash in audioinput and audiooutput examples.Lev Zelenskiy2012-06-264-38/+26
* switch to new-style configure testsOswald Buddenhagen2012-06-251-1/+1
* Fix target executable name in audiooutput exampleMithra Pattison2012-06-201-1/+1
* Replace a writable position() property with a seek() method.Michael Goddard2012-06-143-1/+3
* Update folderlistmodel import to version 2Alan Alpert2012-06-142-2/+2
* Don't use QtDeclarative compat moduleKent Hansen2012-05-144-8/+8
* fix project fileOswald Buddenhagen2012-05-091-1/+2
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-044-4/+4
* Fix compilation after qtbase:8f85b84f4eaa85ff5c02ec5e65fd6706a10690b9.Friedemann Kleint2012-04-247-9/+9