Files
qtmultimedia/dist/changes-5.0.1
Sergio Ahumada 3943940923 Update changes file for 5.0.1 release
Change-Id: I1d5fbb280146042da3894ecfdb544e0cbffb3368
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
Reviewed-by: Oleg Shparber <trollixx@gmail.com>
2013-01-11 10:05:56 +01:00

62 lines
2.5 KiB
Groff

Qt 5.0.1 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 5.0.0.
For more details, refer to the online documentation included in this
distribution. The documentation is also available online:
http://qt-project.org/doc/qt-5.0/
Some of the changes listed in this file include issue tracking numbers
corresponding to tasks in the Qt Bug Tracker:
http://bugreports.qt-project.org/
Each of these identifiers can be entered in the bug tracker to obtain more
information about a particular change.
****************************************************************************
* General *
****************************************************************************
General Improvements
--------------------
Third party components
----------------------
****************************************************************************
* Library *
****************************************************************************
- WMF: added more metadata keys (on Windows 7 and later).
- Compile in 32-bit mode.
- remove leftover code from multimediawidgets carve-out
- WMF: release video controls before releasing the session
- WMF: Fixed uninitialized member variable.
- WMF: re-enabled video probes and made it more robust.
- [QTBUG-28376] Make QtMultimedia an identified module
- [QTBUG-28727] Doc: Moved the qdocinc and image to the sourcedirs
- Remove comma at the end of the enum
- fix include statements
- Use qrc to deploy qml files in declarative-camera examples
- [QTBUG-26621] WMF: Fixed incorrect QMediaPlayer volume reporting.
- Polish and fix qmlvideofx example
- Add qmake generated files to .gitignore.
- Example: Notify user of errors
****************************************************************************
* Platform Specific Changes *
****************************************************************************
****************************************************************************
* Compiler Specific Changes *
****************************************************************************
****************************************************************************
* Plugins *
****************************************************************************