index
:
delta/qt5/qtmultimedia.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/morph
baserock/qt5.4-wip-gstreamer-1.0
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
qtmmk-merge
refactor
release
stable
wip/android
wip/cmake
wip/gstreamer-1.0
wip/qt6
wip/refactor
code.qt.io: qt/qtmultimedia.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add PLUGIN_CLASS_NAME to qtmultimedia plugins
Miikka Heikkinen
2012-12-10
4
-0
/
+4
*
remove pointless QT.<module>.sources references
Oswald Buddenhagen
2012-12-04
4
-15
/
+15
*
Fix syncqt-warnings.
Friedemann Kleint
2012-11-19
1
-1
/
+1
*
Rename namespace QtMultimedia -> QMultimedia
Sze Howe Koh
2012-11-06
17
-171
/
+171
*
Rename namespace QtMultimedia::MetaData -> QMediaMetaData
Sze Howe Koh
2012-11-06
7
-32
/
+32
*
adjust to qt_plugin.prf changes
Oswald Buddenhagen
2012-11-05
4
-16
/
+16
*
test: Mark tst_QSoundEffect as insignificant
Sergio Ahumada
2012-11-01
1
-1
/
+2
*
CMake: Remove obsolete test_modules test
Stephen Kelly
2012-11-01
3
-82
/
+0
*
CMake: Test module includes
Stephen Kelly
2012-10-31
1
-0
/
+7
*
Remove stale QT_MODULE() usage cases
Sergio Ahumada
2012-10-25
1
-2
/
+0
*
Compile after removal of compatibility code in QtQuick.
Friedemann Kleint
2012-10-16
1
-1
/
+1
*
Enable the auto test script to run on OS X
Andy Nichols
2012-10-12
1
-0
/
+5
*
Build fix after a QVariant change
Jędrzej Nowacki
2012-10-10
1
-4
/
+4
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
111
-2671
/
+2671
*
centralize load(qt_build_config)s in .qmake.conf
Oswald Buddenhagen
2012-09-12
4
-12
/
+0
*
Camera integration test fixes
v5.0.0-beta1
Dmytro Poplavskiy
2012-08-28
1
-11
/
+11
*
Re-enabled CIImage based gfx video item on Mac
Dmytro Poplavskiy
2012-08-27
1
-4
/
+4
*
Added skips to reported bugs in qmediaplayerbackend test
Kurt Korbatits
2012-08-07
1
-11
/
+19
*
Compile in C++11 mode: the Q_DECLARE_METATYPE must be visible
Thiago Macieira
2012-08-06
2
-9
/
+11
*
Fix some failing QAudioInput integration tests on OSX.
Michael Goddard
2012-08-03
1
-40
/
+40
*
Added check to qsound and qsoundeffect unit tests for audio support
Kurt Korbatits
2012-08-03
2
-0
/
+12
*
Set the Qt API level to compatibility mode in all tests.
Thiago Macieira
2012-08-01
56
-0
/
+56
*
Replace QSoundEffect backend using qmedia with qaudiooutput implementation
Kurt Korbatits
2012-07-26
1
-25
/
+4
*
Added data driven integration tests for qaudioinput.
Mylione Anadarajah
2012-07-26
1
-369
/
+375
*
Fix compile failure in qmediaplayer unit test
Kurt Korbatits
2012-07-26
1
-1
/
+0
*
QtMultiMedia/Tests: Fix MSVC2012 warning about overload.
Friedemann Kleint
2012-07-25
1
-1
/
+1
*
QtMultimedia: Remove usages of qWaitForWindowShown(QWidget *).
Friedemann Kleint
2012-07-24
1
-49
/
+49
*
Replaced endpoint control with audio input and output controls
Dmytro Poplavskiy
2012-07-24
7
-41
/
+41
*
Removed QEXPECT_FAIL for non reproducible showFullScreen bug on Mac
Dmytro Poplavskiy
2012-07-24
1
-6
/
+0
*
Test that the package configs for QtMultimedia work.
Stephen Kelly
2012-07-20
5
-1
/
+99
*
Added volume property to QMediaRecorder
Dmytro Poplavskiy
2012-07-19
2
-0
/
+34
*
Added base and soundeffect test
Kurt Korbatits
2012-07-19
3
-0
/
+261
*
Added an audio recording system test
dakovaci
2012-07-19
1
-0
/
+77
*
Added data driven integration tests for qaudiooutput.
Mylione Anadarajah
2012-07-17
1
-480
/
+481
*
Apply insignificant flag to platform that is actually unstable.
Toby Tomkins
2012-07-16
1
-1
/
+3
*
Camerabin camera service: configure default video settings
Dmytro Poplavskiy
2012-07-16
1
-3
/
+1
*
Updated the camerabin2 based camera with QtMultimedia changes
Dmytro Poplavskiy
2012-07-16
1
-0
/
+78
*
Updated qaudioinput and qaudiooutput tests.
Kurt Korbatits
2012-07-16
2
-2
/
+13
*
Fixed qaudioinput and qaudiooutput tests running on loaded system
Kurt Korbatits
2012-07-13
2
-10
/
+10
*
Replace insignificant flag for mac with QEXPECT_FAIL. Keep for win32.
Toby Tomkins
2012-07-13
2
-1
/
+24
*
Specify the platform on which test is insignificant.
Toby Tomkins
2012-07-12
1
-1
/
+3
*
Skip crashing tests and replace insignificant tests with QEXPECT_FAIL.
Toby Tomkins
2012-07-12
2
-2
/
+82
*
Clarify API/docs by introducing the audio "frame", and add helpers.
Michael Goddard
2012-07-11
2
-10
/
+112
*
Adding script which will run automated testcases.
Mylione Anadarajah
2012-07-11
1
-0
/
+206
*
Fixed qaudioinput unit test with pulseaudio backend
Kurt Korbatits
2012-07-11
1
-5
/
+11
*
Added some directories for coming systemtests
dakovaci
2012-07-10
3
-0
/
+755
*
Delete obsolete class methods and update related code
Mithra Pattison
2012-07-10
10
-90
/
+82
*
Updated QAudioOutput and QAudioInput system tests
Kurt Korbatits
2012-07-10
2
-16
/
+38
*
Turned back on some disabled unit tests as insignificant tests
Kurt Korbatits
2012-07-09
9
-7
/
+52
*
Moved some files to different dir's
dakovaci
2012-07-03
3
-755
/
+0
[next]