Frederik Gladhorn
d396262bc9
Merge remote-tracking branch 'origin/stable' into dev
...
Conflicts:
src/multimedia/doc/qtmultimedia.qdocconf
src/plugins/blackberry/mediaplayer/bbmetadata.cpp
src/plugins/blackberry/mediaplayer/bbmetadata.h
tests/auto/unit/qpaintervideosurface/tst_qpaintervideosurface.cpp
Change-Id: I447c297ea15a94d1d2feb0fb5f9edac8c5d4505a
2013-02-19 17:15:56 +01:00
Sergio Ahumada
157f4f982b
Remove QT_{BEGIN,END}_HEADER macro usage
...
The macro was made empty in qtbase/ba3dc5f3b56d1fab6fe37fe7ae08096d7dc68bcb
and is no longer necessary or used.
Discussed-on: http://lists.qt-project.org/pipermail/development/2013-January/009284.html
Change-Id: Id95d10f5d9c146d9eb496119af6a8b8501ffcb17
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com >
2013-01-28 23:21:21 +01:00
Sergio Ahumada
399500f87e
Update copyright year in Digia's license headers
...
Change-Id: Ia8c1c38aba1544603fada8c414cc856f365fd15b
Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com >
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com >
2013-01-10 17:56:01 +01:00
Sze Howe Koh
47fe5f9b39
Enable the "#include <QMultimedia>" camel-case header
...
Rename qtmedianamespace.h/cpp -> qmultimedia.h/cpp, and have
sync.profile generate the camel-case header during compilation.
Part of the Header Consistency Project
(http://lists.qt-project.org/pipermail/development/2012-October/007570.html )
Change-Id: Iade9ee6538970b4b9935f169eb2d9a0ea6949a95
Reviewed-by: Lars Knoll <lars.knoll@digia.com >
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com >
2012-11-06 18:20:09 +01:00
Sergio Ahumada
441ce7e6d6
Remove stale QT_MODULE() usage cases
...
As of Qt5, this macro is defined to be empty; simply get rid of these leftovers.
Change-Id: Id24056c0afd013904b1e098dc49e502038fd77a4
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com >
2012-10-25 20:15:38 +02:00
Iikka Eklund
dcbbad869e
Change copyrights from Nokia to Digia
...
Change copyrights and license headers from Nokia to Digia
Change-Id: Id77334cfb15de096941c88e32d04ca07b4eb4709
Reviewed-by: Janne Anttila <janne.anttila@digia.com >
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com >
Reviewed-by: Lars Knoll <lars.knoll@digia.com >
2012-09-24 09:05:51 +02:00
Michael Goddard
d1b0862ad4
Reduce the usage of QAbstractVideoBufferPrivate.
...
Move the handle type to the base class (since it's always needed) and
don't allocate the private class in the default paths.
Change-Id: I870a315310ce740f07b1d43cedecfce21feae505
Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com >
2012-06-13 05:53:53 +02:00
Jason McDonald
5e801e2793
Remove "All rights reserved" line from license headers.
...
As in the past, to avoid rewriting various autotests that contain
line-number information, an extra blank line has been inserted at the
end of the license text to ensure that this commit does not change the
total number of lines in the license header.
Change-Id: I20e5215108c6ebd5f8474fed5c3665118e4791e6
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com >
2012-01-30 07:08:05 +01:00
Jason McDonald
6390157fd7
Update obsolete contact address.
...
Replace Nokia contact email address with Qt Project website.
Change-Id: Ie8cd560b6d9a2c6e552b6be1ad8bc96c80a6535c
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com >
2012-01-23 04:21:51 +01:00
Jason McDonald
0dca769d5a
Update year in Nokia copyright headers.
...
Update headers from before 2011 that were missed in the previous commit.
Change-Id: Ib0fd91a39ffc57117fe01280e34519c3f914fac0
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com >
2012-01-12 01:08:31 +01:00
Michael Goddard
03f22bcdaf
Rename QtMultimediaKit to QtMultimedia.
...
There are a few legacy bits left in place so it passes CI, and
then qt5.git etc can be updated.
Change-Id: I6b082e50e6958c72fdabc2974992e16d90dafa3a
Reviewed-on: http://codereview.qt-project.org/5368
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com >
2011-10-07 06:16:34 +02:00