summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Remove Q_PACKED from structs that don't need to be packedThiago Macieira2013-09-171-5/+5
* Fix file browser in qmlvideofx example.Friedemann Kleint2013-08-192-13/+10
* Remove left-over debug output.Friedemann Kleint2013-07-311-1/+0
* Fix file browser in qmlvideo example.Friedemann Kleint2013-07-302-8/+12
* fix build without quickOswald Buddenhagen2013-07-301-1/+1
* Moved declarative-camera example in the right directory.Yoann Lopes2013-07-2430-6/+2
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-206-9/+9
|\
| * Fix for url bug in the qmlvideo examples.Christian Strømme2013-06-136-9/+9
* | Doc: Fix some broken links and quote pathsSze Howe Koh2013-06-132-32/+32
|/
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-142-1/+2
* qmlvideo example, add missing #ifdef PERFORMANCEMONITOR_SUPPORTv5.1.0-beta1David Fries2013-05-081-0/+2
* Doc: Fix example paths referred in documentationTopi Reinio2013-04-3014-14/+14
* Fix file path bug in audiorecorder exampleAndy Nichols2013-04-162-22/+0
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-0/+2
|\
| * Disable FFT when building in static modeDavid Faure2013-03-251-0/+2
* | add error handling in image capturing in cameraJing Bai2013-02-193-1/+15
|/
* Loop video infinetely on qmlvideofx.sanevala2013-02-191-0/+1
* User cannot press cancel after folder up.sanevala2013-02-191-24/+25
* User is not able to select file from FileBrowser and play it.sanevala2013-02-192-8/+14
* Video has ended UI say tap to stop.sanevala2013-02-191-0/+1
* User cannot press cancel after folder up.sanevala2013-02-191-24/+25
* Fix qrc references on qmlvideo example.sanevala2013-02-191-3/+3
* User is not able to select file from FileBrowser and play it.sanevala2013-02-192-5/+9
* Doc: Fix module name formatSze Howe Koh2013-01-299-12/+12
* QAudioInput/Output documentation: Fix slot naming in snippetsTopi Reinio2013-01-254-6/+6
* Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-151-1/+1
* 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