summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: Add support of Androidv5.14.0-beta2Val Doroshchuk2019-10-186-0/+225
* Remove usages of deprecated APIsSona Kurazyan2019-08-087-7/+7
* Eradicate all but one Q_FOREACH loopMarc Mutz2019-07-113-12/+6
* Remove usages of deprecated qSortSona Kurazyan2019-06-201-2/+2
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-131-3/+3
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-181-2/+4
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-141-2/+4
| |\
| | * AVFoundation: Use $PRODUCT_NAME in Info.plist only for macx-xcode specVaL Doroshchuk2019-05-091-2/+4
* | | Deprecate canonicalUrl and canonicalRequest in QMediaContentVaL Doroshchuk2019-05-131-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-202-53/+39
|\| |
| * | Doc: Fix multiple documentation issuesv5.13.0-beta3Topi Reinio2019-04-162-53/+39
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-061-2/+2
|\| |
| * | Fix some deprecation warningsv5.13.0-beta2Friedemann Kleint2019-04-051-2/+2
* | | Fix deprecation warnings about QVariant APIFriedemann Kleint2019-04-053-5/+5
|/ /
* | GStreamer: support video orientationAlexander Volkov2019-02-011-0/+4
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-221-4/+1
|\|
| * WavFile example: drop needless includesRolf Eike Beer2019-01-171-3/+0
| * WavFile example: fix indentationRolf Eike Beer2019-01-171-1/+1
* | Fix warnings about deprecated QPalette enumerations and functionsFriedemann Kleint2019-01-141-1/+1
|/
* Gstreamer: Fix camera example to apply video settingsVaL Doroshchuk2018-11-051-0/+3
* Move shared example folder to examples/multimedia/sharedFrederik Gladhorn2018-08-077-6/+6
* Doc: Add missing dots (qtmultimedia)Paul Wicking2018-06-191-1/+1
* QNX 7.0.0 audio management supportJames McDonnell2018-01-162-12/+41
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-0617-140/+156
|\
| * examples: use Qt5-style connects where possibleJochen Seemann2017-12-1916-140/+145
| * winrt: Store output to cache locationMaurice Kalinowski2017-12-121-0/+11
* | Port away from QRegion::rects()Marc Mutz2017-12-041-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-2/+12
|\|
| * Fix outdated BSD license headerLiang Qi2017-11-161-2/+12
* | Implement QCustomAudioRoleControl for QNXJames McDonnell2017-11-143-1/+14
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-27118-354/+1394
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-27118-354/+1394
| |\
| | * Fix outdated BSD license headerKai Koehne2017-10-18104-313/+1353
| | * Fix outdated FDL license headerKai Koehne2017-10-1814-42/+42
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-1931-1010/+842
|\| |
| * | Modernize the Declarative Radio exampleVaL Doroshchuk2017-10-054-101/+116
| * | Modernize the Video Widget exampleVaL Doroshchuk2017-09-282-49/+42
| * | Modernize the Camera exampleVaL Doroshchuk2017-09-282-89/+76
| * | Modernize the Audio Recorder exampleVaL Doroshchuk2017-09-285-75/+62
| * | Modernize the Audio Output exampleVaL Doroshchuk2017-09-282-165/+113
| * | Modernize the Audio Input exampleVaL Doroshchuk2017-09-282-133/+75
| * | Modernize the Audio Devices exampleVaL Doroshchuk2017-09-282-61/+48
| * | Modernize the Player exampleVaL Doroshchuk2017-09-2810-294/+272
| * | Modernize the Video Graphics Item exampleVaL Doroshchuk2017-09-282-43/+38
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-4/+4
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-0612-55/+91
|\|
| * Camera example: Brush up to C++11Friedemann Kleint2017-06-268-53/+55
| * Add shutter icon to camera exampleFriedemann Kleint2017-06-264-2/+36
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-077-3/+54
|\|
| * iOS: Add Info.plist files to indicate camera and microphone usageAndy Shaw2017-04-287-3/+54