index
:
qt/qtmultimedia.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.2
6.2.0
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
6.5.2
6.5.3
6.6
6.6.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/qt6
Qt Multimedia
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Edited radio systemtests to support tier 1 platforms
dakovaci
2012-07-03
1
-53
/
+3
*
Removed some system tests not applicatple to tier 1 platforms
dakovaci
2012-07-03
1
-209
/
+148
*
Fixed a testing bug on windows platform.
bigbearzhu
2012-06-29
1
-0
/
+6
*
Rename availabilityError to availability.
Michael Goddard
2012-06-29
11
-53
/
+53
*
Rename a few controls.
Michael Goddard
2012-06-29
12
-41
/
+41
*
Fixed timeout on waiting for positionChanged event.
bigbearzhu
2012-06-27
1
-2
/
+2
*
Fixed plugin dir error on Windows.
bigbearzhu
2012-06-27
5
-2
/
+30
*
Remove insignificant flag from tests that are passing.
Toby Tomkins
2012-06-26
2
-4
/
+0
*
Add expected fail flags for consistently failing autotests.
Toby Tomkins
2012-06-26
1
-0
/
+6
*
Fixed a testing bug.
bigbearzhu
2012-06-26
1
-2
/
+2
*
build system cleanups
Oswald Buddenhagen
2012-06-25
4
-4
/
+4
*
Replace a writable position() property with a seek() method.
Michael Goddard
2012-06-14
1
-5
/
+5
*
Remove the legacy QML API.
Michael Goddard
2012-06-08
3
-1318
/
+0
*
Don't use QtWidgets/QApplication in autotests
Kent Hansen
2012-06-07
2
-2
/
+2
*
Removed encoding options from Audio/Video encoding controls
Dmytro Poplavskiy
2012-06-07
5
-85
/
+0
*
Use QPointer instead of QWeakPointer to track QObjects.
Stephen Kelly
2012-06-07
1
-2
/
+2
*
Added custom parameters to Audio/Video/ImageEncodingSettings
Dmytro Poplavskiy
2012-05-18
2
-0
/
+69
*
Change timeout on qcamera capture tests to QTRY_VERIFY
Mithra Pattison
2012-05-09
1
-12
/
+6
*
Change uses of {to,from}Ascii to {to,from}Latin1
Thiago Macieira
2012-05-04
1
-2
/
+2
*
Support QVideoWindowControl in the QtQuick Video element.
Thomas McGuire
2012-05-03
4
-0
/
+313
*
Replaced QMediaRecorderControl::play/stop/pause with setState
Dmytro Poplavskiy
2012-05-02
1
-0
/
+16
*
Added QMediaRecorder::status property
Dmytro Poplavskiy
2012-05-02
2
-4
/
+41
*
QSampleCache unit test: correctly check whether sample is cached.
Lev Zelenskiy
2012-04-27
4
-24
/
+41
*
Added tests for unsupported and corrupted file.
bigbearzhu
2012-04-27
3
-0
/
+157
*
Added unit test for QSampleCache.
Lev Zelenskiy
2012-04-25
5
-1
/
+192
*
Extended integration test for QSoundEffect
Lev Zelenskiy
2012-04-25
3
-8
/
+132
*
Move QVideoWindowControl out of widgets.
Thomas McGuire
2012-04-25
4
-32
/
+2
*
Remove insignificant_test marker for maemo platform.
Jason McDonald
2012-04-24
1
-1
/
+0
*
Fix compilation after qtbase:8f85b84f4eaa85ff5c02ec5e65fd6706a10690b9.
Friedemann Kleint
2012-04-24
1
-7
/
+7
*
QVideoProbe unit test.
Lev Zelenskiy
2012-04-20
6
-2
/
+270
*
QAudioProbe unit test.
Lev Zelenskiy
2012-04-20
6
-0
/
+274
*
Added integration test for video surface backend.
Lev Zelenskiy
2012-04-20
1
-7
/
+69
*
Add bug numbers to insignificant tests.
Jason McDonald
2012-04-16
2
-2
/
+2
*
expanding unit test for QAudioDecoder
Angus Cummings
2012-04-14
2
-0
/
+95
*
Move QAudioDecoder to public.
Michael Goddard
2012-04-11
3
-3
/
+3
*
Added integration test for subsequent playback to media player backend.
Lev Zelenskiy
2012-04-11
3
-18
/
+96
*
Small typo edit
dakovaci
2012-04-05
2
-2
/
+2
*
Removed some systemtests
dakovaci
2012-04-05
1
-84
/
+8
*
Typo fix
dakovaci
2012-04-05
1
-4
/
+4
*
Updated integration test to check initial volume.
Lev Zelenskiy
2012-04-05
1
-0
/
+23
*
Edited the radio system teste
dakovaci
2012-04-03
1
-17
/
+17
*
added locksreen, hw volume and headset systemtests to audio
dakovaci
2012-04-03
1
-71
/
+125
*
Fix tst_qmediaplayerbackend construction test.
Ling Hu
2012-03-30
1
-1
/
+1
*
Added some radio systemtests, edited
dakovaci
2012-03-29
2
-20
/
+339
*
Add deleteLater() test to tst_qmediaplayerbackend
Sami Rosendahl
2012-03-27
1
-0
/
+52
*
Make this unit test a bit more robust for qreal changes.
Michael Goddard
2012-03-27
1
-5
/
+2
*
Fixes to qmediaplayerbackend integration test: use ogg video on Linux.
Lev Zelenskiy
2012-03-23
2
-9
/
+38
*
Fixed media service provider auto test on Mac OS X
Jonas Rabbe
2012-03-22
1
-1
/
+1
*
QMediaPlaylist: Added ability to load from provided QNetworkRequest.
Lev Zelenskiy
2012-03-21
1
-0
/
+6
*
Added integration test for new playlist functionality.
Lev Zelenskiy
2012-03-21
9
-0
/
+167
[next]