Rohan McGovern
344364e99b
tests: eliminated usage of qttest_p4.prf
...
qttest_p4.prf was added as a convenience for Qt's own autotests in Qt4.
It enables various crufty undocumented magic, of dubious value.
Stop using it, and explicitly enable the things from it which we want.
Change-Id: I3f49fd3b79899eff1d6ad9458143f34419026276
Reviewed-on: http://codereview.qt-project.org/6286
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com >
2011-10-10 14:44:34 +02: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
Gunnar Sletta
4806115e61
Fix widget dependencies for multimediawidget tests and examples.
...
Change-Id: I9c7600ce2cf7980f923ba038ef122b49add24c37
Reviewed-on: http://codereview.qt-project.org/5286
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Michael Goddard <michael.goddard@nokia.com >
2011-09-22 04:36:10 +02:00
Michael Goddard
d690596868
Split some of the autotests into widget and non widget parts.
...
Since the tests are mostly not widget based.
Change-Id: Ic3fa4224b19f2a5c710fd4763b5e645252975c1c
Reviewed-on: http://codereview.qt-project.org/4174
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com >
2011-09-09 02:09:54 +02:00
Michael Goddard
123ffbd783
Clean up the autotest pro files to remove warnings about private headers
...
Since the tests are bound to a version it's unnecessary.
Change-Id: I7884615179157caa3836face22a4aa431ee5c425
Reviewed-on: http://codereview.qt.nokia.com/4155
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com >
2011-09-05 03:27:42 +02:00
Michael Goddard
0344fd84c2
Try to move widget/gvitem code into new QtMultimediaKitWidgets lib.
...
Change-Id: I522b3e6d4465c6c5cce2483676e09320176837d6
Reviewed-on: http://codereview.qt.nokia.com/2665
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com >
2011-08-25 04:47:33 +02:00
Michael Goddard
2a34e88c1e
Initial copy of QtMultimediaKit.
...
Comes from original repo, with SHA1:
2c82d5611655e5967f5c5095af50c0991c4378b2
2011-06-29 13:38:46 +10:00