summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit
Commit message (Expand)AuthorAgeFilesLines
* Increase margin of error in tst_QMediaObject::notifySignals()Yoann Lopes2016-10-181-1/+1
* Make tst_QMediaObject::notifySignals() less flakyYoann Lopes2016-09-201-3/+8
* decruft project fileOswald Buddenhagen2016-05-101-6/+0
* tst_qdeclarativeaudio: fix ubsan buildMarc Mutz2016-03-291-0/+2
* Fix constructor parameters in tst_QMediaPlaylist.Friedemann Kleint2016-02-261-1/+1
* remove redundant statements from project filesOswald Buddenhagen2016-02-2517-23/+12
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-255-35/+35
* Fix tst_QVideoWidget.Yoann Lopes2016-01-181-61/+42
* Change the way a playlist is bound to a media object.v5.6.0-beta1Yoann Lopes2015-12-114-30/+323
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+154
|\
| * Fix QML Camera::supportedViewfinderFrameRateRanges().Yoann Lopes2015-08-251-0/+154
* | Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-08-243-2/+571
|\|
| * Fix QCamera viewfinder capabilities functions..Yoann Lopes2015-08-182-2/+454
| * Check and fix up bounds in QMediaPlaylist methods.Loïc Molinari2015-08-101-0/+117
* | Add audio role API to QMediaPlayer.Jim Hodapp2015-08-106-1/+181
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-091-1/+2
|\|
| * Add new property to QVideoSurfaceFormat.Yoann Lopes2015-08-071-1/+2
* | Unit test qaudiodecoder: Do not rely on qCompare(bool, int,...).Friedemann Kleint2015-07-171-4/+4
|/
* Add CONFIG += testcase to auto/unit/qaudiobuffer/qaudiobuffer.pro.Friedemann Kleint2015-05-261-1/+1
* QMediaPlayer: handle resource files in a cross-platform way.Yoann Lopes2015-04-076-6/+108
* Improve QMediaPlayer auto tests.Yoann Lopes2015-03-041-36/+133
* Update copyright headersAntti Kokko2015-02-1297-679/+679
* New camera viewfinder settings API.Yoann Lopes2015-01-134-1/+248
* Allow supported camera locks to change after initialization.Andrew den Exter2014-11-281-11/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Sergio Ahumada2014-09-264-1/+126
|\
| * Make PLS parser more permissive.Yoann Lopes2014-09-102-8/+14
| * Fix URL handling in PLS parser.Yoann Lopes2014-09-092-2/+31
| * QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing.Andres Gomez2014-09-094-1/+91
* | Revert "QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing."Yoann Lopes2014-09-174-125/+1
* | Update license headers and add new license filesAntti Kokko2014-08-2496-1816/+1048
* | QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing.Robin Burchell2014-08-044-1/+125
* | Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-291-8/+10
* | New camera selection API in QML.Yoann Lopes2014-07-1710-5/+381
* | Support per-plane strides and data offsets in QVideoFrame.Andrew den Exter2014-07-081-0/+122
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-113-6/+5
|\|
| * Fix some MediaPlayer properties returning wrong values.Yoann Lopes2014-04-091-1/+1
| * Add support for running on big-endian systemsDmitry Shachnev2014-04-031-1/+1
| * Fix unit testsBernd Weimer2014-04-022-5/+4
* | Removed debug operator autotests.Yoann Lopes2014-03-263-300/+0
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-03-1118-40/+848
|\|
| * tst_qcamerainfo: Fix weird symbol in license headerSergio Ahumada2014-03-061-1/+1
| * Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-032-11/+11
| * New QCameraInfo class.Yoann Lopes2014-02-2817-29/+837
* | Fix autotests expecting a trailing whitespace for qDebug streamKai Koehne2014-02-204-17/+17
|/
* whitespace fixesOswald Buddenhagen2014-01-308-15/+15
* Fix MSVC-warning about truncation of constant in tst_qaudiobuffer.cpp.Friedemann Kleint2014-01-291-1/+1
* Fix MSVC-warnings about unsafe bool operations in tst_qcamera.cpp.Friedemann Kleint2014-01-291-1/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-173-6/+11
|\
| * Fix build without Qml and Quick modules.Yoann Lopes2014-01-163-6/+11
* | Fix whitespace issue in the QVideoFrame auto test.Christian Strømme2014-01-071-1/+1
|/