centralize and fixup example sources install targets
authorJoerg Bornemann <joerg.bornemann@digia.com>
Wed, 5 Dec 2012 12:03:09 +0000 (13:03 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 5 Dec 2012 17:20:35 +0000 (18:20 +0100)
commit6b4994c265889db2058b7d5850b51ddfc5478754
tree623e53eb8004b6b8ecdb7e2867ab489dde606fac
parent90c8ba233b77ed74012de3b5598a7617672e9d31
centralize and fixup example sources install targets

This follows suit with aeb036e in qtbase.

Change-Id: Ie8580d0a1f38ab9858b0e44c9f99bdc552a1752a
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: hjk <qthjk@ovi.com>
407 files changed:
.qmake.conf
examples/audiodecoder/audiodecoder.pro [deleted file]
examples/audiodevices/audiodevices.pro [deleted file]
examples/audioengine/audioengine.pro [deleted file]
examples/audioinput/audioinput.pro [deleted file]
examples/audiooutput/audiooutput.pro [deleted file]
examples/customvideosurface/customvideosurface.pro [deleted file]
examples/customvideosurface/customvideowidget/customvideowidget.pro [deleted file]
examples/declarative-camera/declarative-camera.pro [deleted file]
examples/declarative-radio/declarative-radio.pro [deleted file]
examples/examples.pro
examples/multimedia/audiodecoder/audiodecoder.cpp [moved from examples/audiodecoder/audiodecoder.cpp with 100% similarity]
examples/multimedia/audiodecoder/audiodecoder.h [moved from examples/audiodecoder/audiodecoder.h with 100% similarity]
examples/multimedia/audiodecoder/audiodecoder.pro [new file with mode: 0644]
examples/multimedia/audiodecoder/main.cpp [moved from examples/audiodecoder/main.cpp with 100% similarity]
examples/multimedia/audiodecoder/wavefilewriter.cpp [moved from examples/audiodecoder/wavefilewriter.cpp with 100% similarity]
examples/multimedia/audiodecoder/wavefilewriter.h [moved from examples/audiodecoder/wavefilewriter.h with 100% similarity]
examples/multimedia/audiodevices/audiodevices.cpp [moved from examples/audiodevices/audiodevices.cpp with 100% similarity]
examples/multimedia/audiodevices/audiodevices.h [moved from examples/audiodevices/audiodevices.h with 100% similarity]
examples/multimedia/audiodevices/audiodevices.pro [new file with mode: 0644]
examples/multimedia/audiodevices/audiodevicesbase.ui [moved from examples/audiodevices/audiodevicesbase.ui with 100% similarity]
examples/multimedia/audiodevices/doc/images/audiodevices.png [moved from examples/audiodevices/doc/images/audiodevices.png with 100% similarity]
examples/multimedia/audiodevices/doc/src/audiodevices.qdoc [moved from examples/audiodevices/doc/src/audiodevices.qdoc with 100% similarity]
examples/multimedia/audiodevices/main.cpp [moved from examples/audiodevices/main.cpp with 100% similarity]
examples/multimedia/audioengine/audioengine.pro [new file with mode: 0644]
examples/multimedia/audioengine/doc/src/audioengine.qdoc [moved from examples/audioengine/doc/src/audioengine.qdoc with 100% similarity]
examples/multimedia/audioengine/qml/audioengine.qml [moved from examples/audioengine/qml/audioengine.qml with 100% similarity]
examples/multimedia/audioengine/qml/audioengine.qmlproject [moved from examples/audioengine/qml/audioengine.qmlproject with 100% similarity]
examples/multimedia/audioengine/qml/content/MyAudioEngine.qml [moved from examples/audioengine/qml/content/MyAudioEngine.qml with 100% similarity]
examples/multimedia/audioinput/audioinput.cpp [moved from examples/audioinput/audioinput.cpp with 100% similarity]
examples/multimedia/audioinput/audioinput.h [moved from examples/audioinput/audioinput.h with 100% similarity]
examples/multimedia/audioinput/audioinput.pro [new file with mode: 0644]
examples/multimedia/audioinput/doc/images/audioinput-example.png [moved from examples/audioinput/doc/images/audioinput-example.png with 100% similarity]
examples/multimedia/audioinput/doc/src/audioinput.qdoc [moved from examples/audioinput/doc/src/audioinput.qdoc with 100% similarity]
examples/multimedia/audioinput/main.cpp [moved from examples/audioinput/main.cpp with 100% similarity]
examples/multimedia/audiooutput/audiooutput.cpp [moved from examples/audiooutput/audiooutput.cpp with 100% similarity]
examples/multimedia/audiooutput/audiooutput.h [moved from examples/audiooutput/audiooutput.h with 100% similarity]
examples/multimedia/audiooutput/audiooutput.pro [new file with mode: 0644]
examples/multimedia/audiooutput/doc/images/audiooutput-example.png [moved from examples/audiooutput/doc/images/audiooutput-example.png with 100% similarity]
examples/multimedia/audiooutput/doc/src/audiooutput.qdoc [moved from examples/audiooutput/doc/src/audiooutput.qdoc with 100% similarity]
examples/multimedia/audiooutput/main.cpp [moved from examples/audiooutput/main.cpp with 100% similarity]
examples/multimedia/audiorecorder/audiorecorder.cpp [moved from examples/audiorecorder/audiorecorder.cpp with 100% similarity]
examples/multimedia/audiorecorder/audiorecorder.h [moved from examples/audiorecorder/audiorecorder.h with 100% similarity]
examples/multimedia/audiorecorder/audiorecorder.pro [moved from examples/audiorecorder/audiorecorder.pro with 58% similarity]
examples/multimedia/audiorecorder/audiorecorder.ui [moved from examples/audiorecorder/audiorecorder.ui with 100% similarity]
examples/multimedia/audiorecorder/audiorecorder_small.ui [moved from examples/audiorecorder/audiorecorder_small.ui with 100% similarity]
examples/multimedia/audiorecorder/doc/images/audiorecorder.png [moved from examples/audiorecorder/doc/images/audiorecorder.png with 100% similarity]
examples/multimedia/audiorecorder/doc/src/audiorecorder.qdoc [moved from examples/audiorecorder/doc/src/audiorecorder.qdoc with 100% similarity]
examples/multimedia/audiorecorder/main.cpp [moved from examples/audiorecorder/main.cpp with 100% similarity]
examples/multimedia/audiorecorder/qaudiolevel.cpp [moved from examples/audiorecorder/qaudiolevel.cpp with 100% similarity]
examples/multimedia/audiorecorder/qaudiolevel.h [moved from examples/audiorecorder/qaudiolevel.h with 100% similarity]
examples/multimedia/declarative-radio/declarative-radio.pro [new file with mode: 0644]
examples/multimedia/declarative-radio/declarative-radio.qrc [moved from examples/declarative-radio/declarative-radio.qrc with 100% similarity]
examples/multimedia/declarative-radio/doc/images/declarative-radio-example.png [moved from examples/declarative-radio/doc/images/declarative-radio-example.png with 100% similarity]
examples/multimedia/declarative-radio/doc/src/declarative-radio.qdoc [moved from examples/declarative-radio/doc/src/declarative-radio.qdoc with 100% similarity]
examples/multimedia/declarative-radio/main.cpp [moved from examples/declarative-radio/main.cpp with 100% similarity]
examples/multimedia/declarative-radio/view.qml [moved from examples/declarative-radio/view.qml with 100% similarity]
examples/multimedia/multimedia.pro [new file with mode: 0644]
examples/multimedia/radio/main.cpp [moved from examples/radio/main.cpp with 100% similarity]
examples/multimedia/radio/radio.cpp [moved from examples/radio/radio.cpp with 100% similarity]
examples/multimedia/radio/radio.h [moved from examples/radio/radio.h with 100% similarity]
examples/multimedia/radio/radio.pro [new file with mode: 0644]
examples/multimedia/spectrum/3rdparty/fftreal/Array.h [moved from examples/spectrum/3rdparty/fftreal/Array.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/Array.hpp [moved from examples/spectrum/3rdparty/fftreal/Array.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/DynArray.h [moved from examples/spectrum/3rdparty/fftreal/DynArray.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/DynArray.hpp [moved from examples/spectrum/3rdparty/fftreal/DynArray.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/FFTReal.dsp [moved from examples/spectrum/3rdparty/fftreal/FFTReal.dsp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/FFTReal.dsw [moved from examples/spectrum/3rdparty/fftreal/FFTReal.dsw with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/FFTReal.h [moved from examples/spectrum/3rdparty/fftreal/FFTReal.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/FFTReal.hpp [moved from examples/spectrum/3rdparty/fftreal/FFTReal.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/FFTRealFixLen.h [moved from examples/spectrum/3rdparty/fftreal/FFTRealFixLen.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/FFTRealFixLen.hpp [moved from examples/spectrum/3rdparty/fftreal/FFTRealFixLen.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/FFTRealFixLenParam.h [moved from examples/spectrum/3rdparty/fftreal/FFTRealFixLenParam.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/FFTRealPassDirect.h [moved from examples/spectrum/3rdparty/fftreal/FFTRealPassDirect.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/FFTRealPassDirect.hpp [moved from examples/spectrum/3rdparty/fftreal/FFTRealPassDirect.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/FFTRealPassInverse.h [moved from examples/spectrum/3rdparty/fftreal/FFTRealPassInverse.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/FFTRealPassInverse.hpp [moved from examples/spectrum/3rdparty/fftreal/FFTRealPassInverse.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/FFTRealSelect.h [moved from examples/spectrum/3rdparty/fftreal/FFTRealSelect.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/FFTRealSelect.hpp [moved from examples/spectrum/3rdparty/fftreal/FFTRealSelect.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/FFTRealUseTrigo.h [moved from examples/spectrum/3rdparty/fftreal/FFTRealUseTrigo.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/FFTRealUseTrigo.hpp [moved from examples/spectrum/3rdparty/fftreal/FFTRealUseTrigo.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/OscSinCos.h [moved from examples/spectrum/3rdparty/fftreal/OscSinCos.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/OscSinCos.hpp [moved from examples/spectrum/3rdparty/fftreal/OscSinCos.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/TestAccuracy.h [moved from examples/spectrum/3rdparty/fftreal/TestAccuracy.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/TestAccuracy.hpp [moved from examples/spectrum/3rdparty/fftreal/TestAccuracy.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/TestHelperFixLen.h [moved from examples/spectrum/3rdparty/fftreal/TestHelperFixLen.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/TestHelperFixLen.hpp [moved from examples/spectrum/3rdparty/fftreal/TestHelperFixLen.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/TestHelperNormal.h [moved from examples/spectrum/3rdparty/fftreal/TestHelperNormal.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/TestHelperNormal.hpp [moved from examples/spectrum/3rdparty/fftreal/TestHelperNormal.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/TestSpeed.h [moved from examples/spectrum/3rdparty/fftreal/TestSpeed.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/TestSpeed.hpp [moved from examples/spectrum/3rdparty/fftreal/TestSpeed.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/TestWhiteNoiseGen.h [moved from examples/spectrum/3rdparty/fftreal/TestWhiteNoiseGen.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/TestWhiteNoiseGen.hpp [moved from examples/spectrum/3rdparty/fftreal/TestWhiteNoiseGen.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/bwins/fftrealu.def [moved from examples/spectrum/3rdparty/fftreal/bwins/fftrealu.def with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/def.h [moved from examples/spectrum/3rdparty/fftreal/def.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/eabi/fftrealu.def [moved from examples/spectrum/3rdparty/fftreal/eabi/fftrealu.def with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/fftreal.pas [moved from examples/spectrum/3rdparty/fftreal/fftreal.pas with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/fftreal.pro [moved from examples/spectrum/3rdparty/fftreal/fftreal.pro with 75% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp [moved from examples/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/fftreal_wrapper.h [moved from examples/spectrum/3rdparty/fftreal/fftreal_wrapper.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/license.txt [moved from examples/spectrum/3rdparty/fftreal/license.txt with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/readme.txt [moved from examples/spectrum/3rdparty/fftreal/readme.txt with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/stopwatch/ClockCycleCounter.cpp [moved from examples/spectrum/3rdparty/fftreal/stopwatch/ClockCycleCounter.cpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/stopwatch/ClockCycleCounter.h [moved from examples/spectrum/3rdparty/fftreal/stopwatch/ClockCycleCounter.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/stopwatch/ClockCycleCounter.hpp [moved from examples/spectrum/3rdparty/fftreal/stopwatch/ClockCycleCounter.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/stopwatch/Int64.h [moved from examples/spectrum/3rdparty/fftreal/stopwatch/Int64.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/stopwatch/StopWatch.cpp [moved from examples/spectrum/3rdparty/fftreal/stopwatch/StopWatch.cpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/stopwatch/StopWatch.h [moved from examples/spectrum/3rdparty/fftreal/stopwatch/StopWatch.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/stopwatch/StopWatch.hpp [moved from examples/spectrum/3rdparty/fftreal/stopwatch/StopWatch.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/stopwatch/def.h [moved from examples/spectrum/3rdparty/fftreal/stopwatch/def.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/stopwatch/fnc.h [moved from examples/spectrum/3rdparty/fftreal/stopwatch/fnc.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/stopwatch/fnc.hpp [moved from examples/spectrum/3rdparty/fftreal/stopwatch/fnc.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/test.cpp [moved from examples/spectrum/3rdparty/fftreal/test.cpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/test_fnc.h [moved from examples/spectrum/3rdparty/fftreal/test_fnc.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/test_fnc.hpp [moved from examples/spectrum/3rdparty/fftreal/test_fnc.hpp with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/test_settings.h [moved from examples/spectrum/3rdparty/fftreal/test_settings.h with 100% similarity]
examples/multimedia/spectrum/3rdparty/fftreal/testapp.dpr [moved from examples/spectrum/3rdparty/fftreal/testapp.dpr with 100% similarity]
examples/multimedia/spectrum/README.txt [moved from examples/spectrum/README.txt with 100% similarity]
examples/multimedia/spectrum/TODO.txt [moved from examples/spectrum/TODO.txt with 100% similarity]
examples/multimedia/spectrum/app/.gitignore [moved from examples/spectrum/app/.gitignore with 100% similarity]
examples/multimedia/spectrum/app/app.pro [moved from examples/spectrum/app/app.pro with 87% similarity]
examples/multimedia/spectrum/app/engine.cpp [moved from examples/spectrum/app/engine.cpp with 100% similarity]
examples/multimedia/spectrum/app/engine.h [moved from examples/spectrum/app/engine.h with 100% similarity]
examples/multimedia/spectrum/app/frequencyspectrum.cpp [moved from examples/spectrum/app/frequencyspectrum.cpp with 100% similarity]
examples/multimedia/spectrum/app/frequencyspectrum.h [moved from examples/spectrum/app/frequencyspectrum.h with 100% similarity]
examples/multimedia/spectrum/app/images/record.png [moved from examples/spectrum/app/images/record.png with 100% similarity]
examples/multimedia/spectrum/app/images/settings.png [moved from examples/spectrum/app/images/settings.png with 100% similarity]
examples/multimedia/spectrum/app/levelmeter.cpp [moved from examples/spectrum/app/levelmeter.cpp with 100% similarity]
examples/multimedia/spectrum/app/levelmeter.h [moved from examples/spectrum/app/levelmeter.h with 100% similarity]
examples/multimedia/spectrum/app/main.cpp [moved from examples/spectrum/app/main.cpp with 100% similarity]
examples/multimedia/spectrum/app/mainwidget.cpp [moved from examples/spectrum/app/mainwidget.cpp with 100% similarity]
examples/multimedia/spectrum/app/mainwidget.h [moved from examples/spectrum/app/mainwidget.h with 100% similarity]
examples/multimedia/spectrum/app/progressbar.cpp [moved from examples/spectrum/app/progressbar.cpp with 100% similarity]
examples/multimedia/spectrum/app/progressbar.h [moved from examples/spectrum/app/progressbar.h with 100% similarity]
examples/multimedia/spectrum/app/settingsdialog.cpp [moved from examples/spectrum/app/settingsdialog.cpp with 100% similarity]
examples/multimedia/spectrum/app/settingsdialog.h [moved from examples/spectrum/app/settingsdialog.h with 100% similarity]
examples/multimedia/spectrum/app/spectrograph.cpp [moved from examples/spectrum/app/spectrograph.cpp with 100% similarity]
examples/multimedia/spectrum/app/spectrograph.h [moved from examples/spectrum/app/spectrograph.h with 100% similarity]
examples/multimedia/spectrum/app/spectrum.h [moved from examples/spectrum/app/spectrum.h with 100% similarity]
examples/multimedia/spectrum/app/spectrum.qrc [moved from examples/spectrum/app/spectrum.qrc with 100% similarity]
examples/multimedia/spectrum/app/spectrumanalyser.cpp [moved from examples/spectrum/app/spectrumanalyser.cpp with 100% similarity]
examples/multimedia/spectrum/app/spectrumanalyser.h [moved from examples/spectrum/app/spectrumanalyser.h with 100% similarity]
examples/multimedia/spectrum/app/tonegenerator.cpp [moved from examples/spectrum/app/tonegenerator.cpp with 100% similarity]
examples/multimedia/spectrum/app/tonegenerator.h [moved from examples/spectrum/app/tonegenerator.h with 100% similarity]
examples/multimedia/spectrum/app/tonegeneratordialog.cpp [moved from examples/spectrum/app/tonegeneratordialog.cpp with 100% similarity]
examples/multimedia/spectrum/app/tonegeneratordialog.h [moved from examples/spectrum/app/tonegeneratordialog.h with 100% similarity]
examples/multimedia/spectrum/app/utils.cpp [moved from examples/spectrum/app/utils.cpp with 100% similarity]
examples/multimedia/spectrum/app/utils.h [moved from examples/spectrum/app/utils.h with 100% similarity]
examples/multimedia/spectrum/app/waveform.cpp [moved from examples/spectrum/app/waveform.cpp with 100% similarity]
examples/multimedia/spectrum/app/waveform.h [moved from examples/spectrum/app/waveform.h with 100% similarity]
examples/multimedia/spectrum/app/wavfile.cpp [moved from examples/spectrum/app/wavfile.cpp with 100% similarity]
examples/multimedia/spectrum/app/wavfile.h [moved from examples/spectrum/app/wavfile.h with 100% similarity]
examples/multimedia/spectrum/doc/images/spectrum-demo.png [moved from examples/spectrum/doc/images/spectrum-demo.png with 100% similarity]
examples/multimedia/spectrum/doc/src/spectrum.qdoc [moved from examples/spectrum/doc/src/spectrum.qdoc with 100% similarity]
examples/multimedia/spectrum/spectrum.pri [moved from examples/spectrum/spectrum.pri with 100% similarity]
examples/multimedia/spectrum/spectrum.pro [moved from examples/spectrum/spectrum.pro with 60% similarity]
examples/multimedia/video/doc/images/qmlvideo-menu.png [moved from examples/video/doc/images/qmlvideo-menu.png with 100% similarity]
examples/multimedia/video/doc/images/qmlvideo-overlay.png [moved from examples/video/doc/images/qmlvideo-overlay.png with 100% similarity]
examples/multimedia/video/doc/images/qmlvideofx-camera-glow.png [moved from examples/video/doc/images/qmlvideofx-camera-glow.png with 100% similarity]
examples/multimedia/video/doc/images/qmlvideofx-camera-magnify.png [moved from examples/video/doc/images/qmlvideofx-camera-magnify.png with 100% similarity]
examples/multimedia/video/doc/images/qmlvideofx-effects-menu.png [moved from examples/video/doc/images/qmlvideofx-effects-menu.png with 100% similarity]
examples/multimedia/video/doc/images/qmlvideofx-source-menu.png [moved from examples/video/doc/images/qmlvideofx-source-menu.png with 100% similarity]
examples/multimedia/video/doc/images/qmlvideofx-video-edgedetection.png [moved from examples/video/doc/images/qmlvideofx-video-edgedetection.png with 100% similarity]
examples/multimedia/video/doc/images/qmlvideofx-video-pagecurl.png [moved from examples/video/doc/images/qmlvideofx-video-pagecurl.png with 100% similarity]
examples/multimedia/video/doc/images/video-qml-paint-rate.png [moved from examples/video/doc/images/video-qml-paint-rate.png with 100% similarity]
examples/multimedia/video/doc/src/qmlvideo.qdoc [moved from examples/video/doc/src/qmlvideo.qdoc with 100% similarity]
examples/multimedia/video/doc/src/qmlvideofx.qdoc [moved from examples/video/doc/src/qmlvideofx.qdoc with 100% similarity]
examples/multimedia/video/doc/src/video-qml-paint-rate.qdocinc [moved from examples/video/doc/src/video-qml-paint-rate.qdocinc with 100% similarity]
examples/multimedia/video/qmlvideo/images/close.png [moved from examples/video/qmlvideofx/images/close.png with 100% similarity]
examples/multimedia/video/qmlvideo/images/folder.png [moved from examples/video/qmlvideofx/images/folder.png with 100% similarity]
examples/multimedia/video/qmlvideo/images/leaves.jpg [moved from examples/video/qmlvideo/images/leaves.jpg with 100% similarity]
examples/multimedia/video/qmlvideo/images/progress_handle.svg [moved from examples/video/qmlvideo/images/progress_handle.svg with 100% similarity]
examples/multimedia/video/qmlvideo/images/progress_handle_pressed.svg [moved from examples/video/qmlvideo/images/progress_handle_pressed.svg with 100% similarity]
examples/multimedia/video/qmlvideo/images/titlebar.png [moved from examples/video/qmlvideofx/images/titlebar.png with 100% similarity]
examples/multimedia/video/qmlvideo/images/titlebar.sci [moved from examples/video/qmlvideofx/images/titlebar.sci with 100% similarity]
examples/multimedia/video/qmlvideo/images/up.png [moved from examples/video/qmlvideofx/images/up.png with 100% similarity]
examples/multimedia/video/qmlvideo/main.cpp [moved from examples/video/qmlvideo/main.cpp with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/Button.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/Button.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/CameraBasic.qml [moved from examples/video/qmlvideo/qml/qmlvideo/CameraBasic.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/CameraDrag.qml [moved from examples/video/qmlvideo/qml/qmlvideo/CameraDrag.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/CameraDummy.qml [moved from examples/video/qmlvideo/qml/qmlvideo/CameraDummy.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/CameraFullScreen.qml [moved from examples/video/qmlvideo/qml/qmlvideo/CameraFullScreen.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/CameraFullScreenInverted.qml [moved from examples/video/qmlvideo/qml/qmlvideo/CameraFullScreenInverted.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/CameraItem.qml [moved from examples/video/qmlvideo/qml/qmlvideo/CameraItem.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/CameraMove.qml [moved from examples/video/qmlvideo/qml/qmlvideo/CameraMove.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/CameraOverlay.qml [moved from examples/video/qmlvideo/qml/qmlvideo/CameraOverlay.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/CameraResize.qml [moved from examples/video/qmlvideo/qml/qmlvideo/CameraResize.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/CameraRotate.qml [moved from examples/video/qmlvideo/qml/qmlvideo/CameraRotate.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/CameraSpin.qml [moved from examples/video/qmlvideo/qml/qmlvideo/CameraSpin.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/Content.qml [moved from examples/video/qmlvideo/qml/qmlvideo/Content.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/DisableScreenSaver.qml [moved from examples/video/qmlvideo/qml/qmlvideo/DisableScreenSaver.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/ErrorDialog.qml [moved from examples/video/qmlvideo/qml/qmlvideo/ErrorDialog.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/FileBrowser.qml [moved from examples/video/qmlvideo/qml/qmlvideo/FileBrowser.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/Scene.qml [moved from examples/video/qmlvideo/qml/qmlvideo/Scene.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/SceneBasic.qml [moved from examples/video/qmlvideo/qml/qmlvideo/SceneBasic.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/SceneDrag.qml [moved from examples/video/qmlvideo/qml/qmlvideo/SceneDrag.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/SceneFullScreen.qml [moved from examples/video/qmlvideo/qml/qmlvideo/SceneFullScreen.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/SceneFullScreenInverted.qml [moved from examples/video/qmlvideo/qml/qmlvideo/SceneFullScreenInverted.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/SceneMove.qml [moved from examples/video/qmlvideo/qml/qmlvideo/SceneMove.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/SceneMulti.qml [moved from examples/video/qmlvideo/qml/qmlvideo/SceneMulti.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/SceneOverlay.qml [moved from examples/video/qmlvideo/qml/qmlvideo/SceneOverlay.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/SceneResize.qml [moved from examples/video/qmlvideo/qml/qmlvideo/SceneResize.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/SceneRotate.qml [moved from examples/video/qmlvideo/qml/qmlvideo/SceneRotate.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/SceneSelectionPanel.qml [moved from examples/video/qmlvideo/qml/qmlvideo/SceneSelectionPanel.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/SceneSpin.qml [moved from examples/video/qmlvideo/qml/qmlvideo/SceneSpin.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/SeekControl.qml [moved from examples/video/qmlvideo/qml/qmlvideo/SeekControl.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/VideoBasic.qml [moved from examples/video/qmlvideo/qml/qmlvideo/VideoBasic.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/VideoDrag.qml [moved from examples/video/qmlvideo/qml/qmlvideo/VideoDrag.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/VideoDummy.qml [moved from examples/video/qmlvideo/qml/qmlvideo/VideoDummy.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/VideoFillMode.qml [moved from examples/video/qmlvideo/qml/qmlvideo/VideoFillMode.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/VideoFullScreen.qml [moved from examples/video/qmlvideo/qml/qmlvideo/VideoFullScreen.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/VideoFullScreenInverted.qml [moved from examples/video/qmlvideo/qml/qmlvideo/VideoFullScreenInverted.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/VideoItem.qml [moved from examples/video/qmlvideo/qml/qmlvideo/VideoItem.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/VideoMetadata.qml [moved from examples/video/qmlvideo/qml/qmlvideo/VideoMetadata.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/VideoMove.qml [moved from examples/video/qmlvideo/qml/qmlvideo/VideoMove.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/VideoOverlay.qml [moved from examples/video/qmlvideo/qml/qmlvideo/VideoOverlay.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/VideoPlaybackRate.qml [moved from examples/video/qmlvideo/qml/qmlvideo/VideoPlaybackRate.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/VideoResize.qml [moved from examples/video/qmlvideo/qml/qmlvideo/VideoResize.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/VideoRotate.qml [moved from examples/video/qmlvideo/qml/qmlvideo/VideoRotate.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/VideoSeek.qml [moved from examples/video/qmlvideo/qml/qmlvideo/VideoSeek.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/VideoSpin.qml [moved from examples/video/qmlvideo/qml/qmlvideo/VideoSpin.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qml/qmlvideo/main.qml [moved from examples/video/qmlvideo/qml/qmlvideo/main.qml with 100% similarity]
examples/multimedia/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.cpp [moved from examples/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.cpp with 100% similarity]
examples/multimedia/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.h [moved from examples/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.h with 100% similarity]
examples/multimedia/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.pri [moved from examples/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.pri with 100% similarity]
examples/multimedia/video/qmlvideo/qmlvideo.png [moved from examples/video/qmlvideo/qmlvideo.png with 100% similarity]
examples/multimedia/video/qmlvideo/qmlvideo.pro [moved from examples/video/qmlvideo/qmlvideo.pro with 52% similarity]
examples/multimedia/video/qmlvideo/qmlvideo.qrc [moved from examples/video/qmlvideo/qmlvideo.qrc with 100% similarity]
examples/multimedia/video/qmlvideo/qmlvideo.svg [moved from examples/video/qmlvideo/qmlvideo.svg with 100% similarity]
examples/multimedia/video/qmlvideo/trace.h [moved from examples/video/qmlvideo/trace.h with 100% similarity]
examples/multimedia/video/qmlvideofx/filereader.cpp [moved from examples/video/qmlvideofx/filereader.cpp with 100% similarity]
examples/multimedia/video/qmlvideofx/filereader.h [moved from examples/video/qmlvideofx/filereader.h with 100% similarity]
examples/multimedia/video/qmlvideofx/images/close.png [moved from examples/video/qmlvideo/images/close.png with 100% similarity]
examples/multimedia/video/qmlvideofx/images/folder.png [moved from examples/video/qmlvideo/images/folder.png with 100% similarity]
examples/multimedia/video/qmlvideofx/images/qt-logo.png [moved from examples/video/qmlvideofx/images/qt-logo.png with 100% similarity]
examples/multimedia/video/qmlvideofx/images/titlebar.png [moved from examples/video/qmlvideo/images/titlebar.png with 100% similarity]
examples/multimedia/video/qmlvideofx/images/titlebar.sci [moved from examples/video/qmlvideo/images/titlebar.sci with 100% similarity]
examples/multimedia/video/qmlvideofx/images/up.png [moved from examples/video/qmlvideo/images/up.png with 100% similarity]
examples/multimedia/video/qmlvideofx/main.cpp [moved from examples/video/qmlvideofx/main.cpp with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/Button.qml [moved from examples/video/qmlvideo/qml/qmlvideo/Button.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/Content.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/Content.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/ContentCamera.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/ContentCamera.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/ContentImage.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/ContentImage.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/ContentVideo.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/ContentVideo.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/DisableScreenSaver.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/DisableScreenSaver.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/Divider.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/Divider.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/Effect.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/Effect.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectBillboard.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectBillboard.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectBlackAndWhite.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectBlackAndWhite.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectEmboss.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectEmboss.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectGaussianBlur.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectGaussianBlur.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectGlow.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectGlow.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectIsolate.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectIsolate.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectMagnify.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectMagnify.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectPageCurl.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectPageCurl.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectPassThrough.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectPassThrough.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectPixelate.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectPixelate.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectPosterize.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectPosterize.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectRipple.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectRipple.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectSelectionPanel.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectSelectionPanel.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectSepia.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectSepia.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectSharpen.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectSharpen.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectShockwave.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectShockwave.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection1.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection1.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection2.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection2.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectTiltShift.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectTiltShift.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectToon.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectToon.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectVignette.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectVignette.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectWarhol.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectWarhol.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectWobble.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/EffectWobble.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/FileBrowser.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/FileBrowser.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/FileOpen.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/FileOpen.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/HintedMouseArea.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/HintedMouseArea.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/ParameterPanel.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/ParameterPanel.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/Slider.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/Slider.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/main-largescreen.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/main-largescreen.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qml/qmlvideofx/main-smallscreen.qml [moved from examples/video/qmlvideofx/qml/qmlvideofx/main-smallscreen.qml with 100% similarity]
examples/multimedia/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.cpp [moved from examples/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.cpp with 100% similarity]
examples/multimedia/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.h [moved from examples/video/qmlvideo/qmlapplicationviewer/qmlapplicationviewer.h with 100% similarity]
examples/multimedia/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.pri [moved from examples/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.pri with 100% similarity]
examples/multimedia/video/qmlvideofx/qmlvideofx.png [moved from examples/video/qmlvideofx/qmlvideofx.png with 100% similarity]
examples/multimedia/video/qmlvideofx/qmlvideofx.pro [moved from examples/video/qmlvideofx/qmlvideofx.pro with 58% similarity]
examples/multimedia/video/qmlvideofx/qmlvideofx.qrc [moved from examples/video/qmlvideofx/qmlvideofx.qrc with 100% similarity]
examples/multimedia/video/qmlvideofx/qmlvideofx.svg [moved from examples/video/qmlvideofx/qmlvideofx.svg with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/billboard.fsh [moved from examples/video/qmlvideofx/shaders/billboard.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/blackandwhite.fsh [moved from examples/video/qmlvideofx/shaders/blackandwhite.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/emboss.fsh [moved from examples/video/qmlvideofx/shaders/emboss.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/gaussianblur_h.fsh [moved from examples/video/qmlvideofx/shaders/gaussianblur_h.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/gaussianblur_v.fsh [moved from examples/video/qmlvideofx/shaders/gaussianblur_v.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/glow.fsh [moved from examples/video/qmlvideofx/shaders/glow.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/isolate.fsh [moved from examples/video/qmlvideofx/shaders/isolate.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/magnify.fsh [moved from examples/video/qmlvideofx/shaders/magnify.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/pagecurl.fsh [moved from examples/video/qmlvideofx/shaders/pagecurl.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/pixelate.fsh [moved from examples/video/qmlvideofx/shaders/pixelate.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/posterize.fsh [moved from examples/video/qmlvideofx/shaders/posterize.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/ripple.fsh [moved from examples/video/qmlvideofx/shaders/ripple.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/selectionpanel.fsh [moved from examples/video/qmlvideofx/shaders/selectionpanel.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/sepia.fsh [moved from examples/video/qmlvideofx/shaders/sepia.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/sharpen.fsh [moved from examples/video/qmlvideofx/shaders/sharpen.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/shockwave.fsh [moved from examples/video/qmlvideofx/shaders/shockwave.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/sobeledgedetection1.fsh [moved from examples/video/qmlvideofx/shaders/sobeledgedetection1.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/sobeledgedetection2.fsh [moved from examples/video/qmlvideofx/shaders/sobeledgedetection2.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/tiltshift.fsh [moved from examples/video/qmlvideofx/shaders/tiltshift.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/toon.fsh [moved from examples/video/qmlvideofx/shaders/toon.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/vignette.fsh [moved from examples/video/qmlvideofx/shaders/vignette.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/warhol.fsh [moved from examples/video/qmlvideofx/shaders/warhol.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/shaders/wobble.fsh [moved from examples/video/qmlvideofx/shaders/wobble.fsh with 100% similarity]
examples/multimedia/video/qmlvideofx/trace.h [moved from examples/video/qmlvideofx/trace.h with 100% similarity]
examples/multimedia/video/snippets/frequencymonitor/frequencymonitor.cpp [moved from examples/video/snippets/frequencymonitor/frequencymonitor.cpp with 100% similarity]
examples/multimedia/video/snippets/frequencymonitor/frequencymonitor.h [moved from examples/video/snippets/frequencymonitor/frequencymonitor.h with 100% similarity]
examples/multimedia/video/snippets/frequencymonitor/frequencymonitor.pri [moved from examples/video/snippets/frequencymonitor/frequencymonitor.pri with 100% similarity]
examples/multimedia/video/snippets/frequencymonitor/frequencymonitordeclarative.cpp [moved from examples/video/snippets/frequencymonitor/frequencymonitordeclarative.cpp with 100% similarity]
examples/multimedia/video/snippets/frequencymonitor/frequencymonitordeclarative.pri [moved from examples/video/snippets/frequencymonitor/frequencymonitordeclarative.pri with 100% similarity]
examples/multimedia/video/snippets/frequencymonitor/qml/frequencymonitor/FrequencyItem.qml [moved from examples/video/snippets/frequencymonitor/qml/frequencymonitor/FrequencyItem.qml with 100% similarity]
examples/multimedia/video/snippets/performancemonitor/performancemonitor.cpp [moved from examples/video/snippets/performancemonitor/performancemonitor.cpp with 100% similarity]
examples/multimedia/video/snippets/performancemonitor/performancemonitor.h [moved from examples/video/snippets/performancemonitor/performancemonitor.h with 100% similarity]
examples/multimedia/video/snippets/performancemonitor/performancemonitor.pri [moved from examples/video/snippets/performancemonitor/performancemonitor.pri with 100% similarity]
examples/multimedia/video/snippets/performancemonitor/performancemonitordeclarative.cpp [moved from examples/video/snippets/performancemonitor/performancemonitordeclarative.cpp with 100% similarity]
examples/multimedia/video/snippets/performancemonitor/performancemonitordeclarative.h [moved from examples/video/snippets/performancemonitor/performancemonitordeclarative.h with 100% similarity]
examples/multimedia/video/snippets/performancemonitor/performancemonitordeclarative.pri [moved from examples/video/snippets/performancemonitor/performancemonitordeclarative.pri with 100% similarity]
examples/multimedia/video/snippets/performancemonitor/qml/performancemonitor/PerformanceItem.qml [moved from examples/video/snippets/performancemonitor/qml/performancemonitor/PerformanceItem.qml with 100% similarity]
examples/multimedia/video/video.pro [new file with mode: 0644]
examples/multimediawidgets/camera/camera.cpp [moved from examples/camera/camera.cpp with 100% similarity]
examples/multimediawidgets/camera/camera.h [moved from examples/camera/camera.h with 100% similarity]
examples/multimediawidgets/camera/camera.pro [moved from examples/camera/camera.pro with 60% similarity]
examples/multimediawidgets/camera/camera.ui [moved from examples/camera/camera.ui with 100% similarity]
examples/multimediawidgets/camera/doc/images/camera-example.png [moved from examples/camera/doc/images/camera-example.png with 100% similarity]
examples/multimediawidgets/camera/doc/src/camera.qdoc [moved from examples/camera/doc/src/camera.qdoc with 100% similarity]
examples/multimediawidgets/camera/imagesettings.cpp [moved from examples/camera/imagesettings.cpp with 100% similarity]
examples/multimediawidgets/camera/imagesettings.h [moved from examples/camera/imagesettings.h with 100% similarity]
examples/multimediawidgets/camera/imagesettings.ui [moved from examples/camera/imagesettings.ui with 100% similarity]
examples/multimediawidgets/camera/main.cpp [moved from examples/camera/main.cpp with 100% similarity]
examples/multimediawidgets/camera/videosettings.cpp [moved from examples/camera/videosettings.cpp with 100% similarity]
examples/multimediawidgets/camera/videosettings.h [moved from examples/camera/videosettings.h with 100% similarity]
examples/multimediawidgets/camera/videosettings.ui [moved from examples/camera/videosettings.ui with 100% similarity]
examples/multimediawidgets/customvideosurface/customvideoitem/customvideoitem.pro [moved from examples/customvideosurface/customvideoitem/customvideoitem.pro with 50% similarity]
examples/multimediawidgets/customvideosurface/customvideoitem/main.cpp [moved from examples/customvideosurface/customvideoitem/main.cpp with 100% similarity]
examples/multimediawidgets/customvideosurface/customvideoitem/videoitem.cpp [moved from examples/customvideosurface/customvideoitem/videoitem.cpp with 100% similarity]
examples/multimediawidgets/customvideosurface/customvideoitem/videoitem.h [moved from examples/customvideosurface/customvideoitem/videoitem.h with 100% similarity]
examples/multimediawidgets/customvideosurface/customvideoitem/videoplayer.cpp [moved from examples/customvideosurface/customvideoitem/videoplayer.cpp with 100% similarity]
examples/multimediawidgets/customvideosurface/customvideoitem/videoplayer.h [moved from examples/customvideosurface/customvideoitem/videoplayer.h with 100% similarity]
examples/multimediawidgets/customvideosurface/customvideosurface.pro [new file with mode: 0644]
examples/multimediawidgets/customvideosurface/customvideowidget/customvideowidget.pro [new file with mode: 0644]
examples/multimediawidgets/customvideosurface/customvideowidget/main.cpp [moved from examples/customvideosurface/customvideowidget/main.cpp with 100% similarity]
examples/multimediawidgets/customvideosurface/customvideowidget/videoplayer.cpp [moved from examples/customvideosurface/customvideowidget/videoplayer.cpp with 100% similarity]
examples/multimediawidgets/customvideosurface/customvideowidget/videoplayer.h [moved from examples/customvideosurface/customvideowidget/videoplayer.h with 100% similarity]
examples/multimediawidgets/customvideosurface/customvideowidget/videowidget.cpp [moved from examples/customvideosurface/customvideowidget/videowidget.cpp with 100% similarity]
examples/multimediawidgets/customvideosurface/customvideowidget/videowidget.h [moved from examples/customvideosurface/customvideowidget/videowidget.h with 100% similarity]
examples/multimediawidgets/customvideosurface/customvideowidget/videowidgetsurface.cpp [moved from examples/customvideosurface/customvideowidget/videowidgetsurface.cpp with 100% similarity]
examples/multimediawidgets/customvideosurface/customvideowidget/videowidgetsurface.h [moved from examples/customvideosurface/customvideowidget/videowidgetsurface.h with 100% similarity]
examples/multimediawidgets/declarative-camera/CameraButton.qml [moved from examples/declarative-camera/CameraButton.qml with 100% similarity]
examples/multimediawidgets/declarative-camera/CameraPropertyButton.qml [moved from examples/declarative-camera/CameraPropertyButton.qml with 100% similarity]
examples/multimediawidgets/declarative-camera/CameraPropertyPopup.qml [moved from examples/declarative-camera/CameraPropertyPopup.qml with 100% similarity]
examples/multimediawidgets/declarative-camera/FocusButton.qml [moved from examples/declarative-camera/FocusButton.qml with 100% similarity]
examples/multimediawidgets/declarative-camera/PhotoCaptureControls.qml [moved from examples/declarative-camera/PhotoCaptureControls.qml with 100% similarity]
examples/multimediawidgets/declarative-camera/PhotoPreview.qml [moved from examples/declarative-camera/PhotoPreview.qml with 100% similarity]
examples/multimediawidgets/declarative-camera/VideoCaptureControls.qml [moved from examples/declarative-camera/VideoCaptureControls.qml with 100% similarity]
examples/multimediawidgets/declarative-camera/VideoPreview.qml [moved from examples/declarative-camera/VideoPreview.qml with 100% similarity]
examples/multimediawidgets/declarative-camera/ZoomControl.qml [moved from examples/declarative-camera/ZoomControl.qml with 100% similarity]
examples/multimediawidgets/declarative-camera/declarative-camera.pro [new file with mode: 0644]
examples/multimediawidgets/declarative-camera/declarative-camera.qml [moved from examples/declarative-camera/declarative-camera.qml with 100% similarity]
examples/multimediawidgets/declarative-camera/declarative-camera.qmlproject [moved from examples/declarative-camera/declarative-camera.qmlproject with 100% similarity]
examples/multimediawidgets/declarative-camera/doc/images/qml-camera.png [moved from examples/declarative-camera/doc/images/qml-camera.png with 100% similarity]
examples/multimediawidgets/declarative-camera/doc/src/declarative-camera.qdoc [moved from examples/declarative-camera/doc/src/declarative-camera.qdoc with 100% similarity]
examples/multimediawidgets/declarative-camera/images/camera_auto_mode.png [moved from examples/declarative-camera/images/camera_auto_mode.png with 100% similarity]
examples/multimediawidgets/declarative-camera/images/camera_camera_setting.png [moved from examples/declarative-camera/images/camera_camera_setting.png with 100% similarity]
examples/multimediawidgets/declarative-camera/images/camera_flash_auto.png [moved from examples/declarative-camera/images/camera_flash_auto.png with 100% similarity]
examples/multimediawidgets/declarative-camera/images/camera_flash_fill.png [moved from examples/declarative-camera/images/camera_flash_fill.png with 100% similarity]
examples/multimediawidgets/declarative-camera/images/camera_flash_off.png [moved from examples/declarative-camera/images/camera_flash_off.png with 100% similarity]
examples/multimediawidgets/declarative-camera/images/camera_flash_redeye.png [moved from examples/declarative-camera/images/camera_flash_redeye.png with 100% similarity]
examples/multimediawidgets/declarative-camera/images/camera_white_balance_cloudy.png [moved from examples/declarative-camera/images/camera_white_balance_cloudy.png with 100% similarity]
examples/multimediawidgets/declarative-camera/images/camera_white_balance_flourescent.png [moved from examples/declarative-camera/images/camera_white_balance_flourescent.png with 100% similarity]
examples/multimediawidgets/declarative-camera/images/camera_white_balance_incandescent.png [moved from examples/declarative-camera/images/camera_white_balance_incandescent.png with 100% similarity]
examples/multimediawidgets/declarative-camera/images/camera_white_balance_sunny.png [moved from examples/declarative-camera/images/camera_white_balance_sunny.png with 100% similarity]
examples/multimediawidgets/declarative-camera/images/toolbutton.png [moved from examples/declarative-camera/images/toolbutton.png with 100% similarity]
examples/multimediawidgets/declarative-camera/images/toolbutton.sci [moved from examples/declarative-camera/images/toolbutton.sci with 100% similarity]
examples/multimediawidgets/declarative-camera/qmlcamera.cpp [moved from examples/declarative-camera/qmlcamera.cpp with 100% similarity]
examples/multimediawidgets/multimediawidgets.pro [new file with mode: 0644]
examples/multimediawidgets/player/doc/src/player.qdoc [moved from examples/player/doc/src/player.qdoc with 100% similarity]
examples/multimediawidgets/player/histogramwidget.cpp [moved from examples/player/histogramwidget.cpp with 100% similarity]
examples/multimediawidgets/player/histogramwidget.h [moved from examples/player/histogramwidget.h with 100% similarity]
examples/multimediawidgets/player/main.cpp [moved from examples/player/main.cpp with 100% similarity]
examples/multimediawidgets/player/player.cpp [moved from examples/player/player.cpp with 100% similarity]
examples/multimediawidgets/player/player.h [moved from examples/player/player.h with 100% similarity]
examples/multimediawidgets/player/player.pro [moved from examples/player/player.pro with 66% similarity]
examples/multimediawidgets/player/playercontrols.cpp [moved from examples/player/playercontrols.cpp with 100% similarity]
examples/multimediawidgets/player/playercontrols.h [moved from examples/player/playercontrols.h with 100% similarity]
examples/multimediawidgets/player/playlistmodel.cpp [moved from examples/player/playlistmodel.cpp with 100% similarity]
examples/multimediawidgets/player/playlistmodel.h [moved from examples/player/playlistmodel.h with 100% similarity]
examples/multimediawidgets/player/videowidget.cpp [moved from examples/player/videowidget.cpp with 100% similarity]
examples/multimediawidgets/player/videowidget.h [moved from examples/player/videowidget.h with 100% similarity]
examples/multimediawidgets/videographicsitem/doc/images/video-videographicsitem.png [moved from examples/videographicsitem/doc/images/video-videographicsitem.png with 100% similarity]
examples/multimediawidgets/videographicsitem/doc/src/videographicsitem.qdoc [moved from examples/videographicsitem/doc/src/videographicsitem.qdoc with 100% similarity]
examples/multimediawidgets/videographicsitem/main.cpp [moved from examples/videographicsitem/main.cpp with 100% similarity]
examples/multimediawidgets/videographicsitem/videographicsitem.pro [new file with mode: 0644]
examples/multimediawidgets/videographicsitem/videoplayer.cpp [moved from examples/videographicsitem/videoplayer.cpp with 100% similarity]
examples/multimediawidgets/videographicsitem/videoplayer.h [moved from examples/videographicsitem/videoplayer.h with 100% similarity]
examples/multimediawidgets/videowidget/doc/images/video-videowidget.png [moved from examples/videowidget/doc/images/video-videowidget.png with 100% similarity]
examples/multimediawidgets/videowidget/doc/src/videowidget.qdoc [moved from examples/videowidget/doc/src/videowidget.qdoc with 100% similarity]
examples/multimediawidgets/videowidget/main.cpp [moved from examples/videowidget/main.cpp with 100% similarity]
examples/multimediawidgets/videowidget/videoplayer.cpp [moved from examples/videowidget/videoplayer.cpp with 100% similarity]
examples/multimediawidgets/videowidget/videoplayer.h [moved from examples/videowidget/videoplayer.h with 100% similarity]
examples/multimediawidgets/videowidget/videowidget.pro [new file with mode: 0644]
examples/radio/radio.pro [deleted file]
examples/video/video.pro [deleted file]
examples/videographicsitem/videographicsitem.pro [deleted file]
examples/videowidget/videowidget.pro [deleted file]