summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
Commit message (Collapse)AuthorAgeFilesLines
* Adapt to _qpa file rename in qtbase.Girish Ramakrishnan2012-05-081-1/+1
| | | | | | | | qtbase change 36547f4eff44361f7a6acd0cff107c0e47561f93 renamed qpa headers. Change-Id: I62fe435069f44c1aeb97878a7d8a343109c89041 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* Fix warning about deprecated QAbstractItemModel::reset().Friedemann Kleint2012-04-272-1/+4
| | | | | Change-Id: I76fb3cdf072c4947d16b9fc35a71e56223a286c9 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* Adapt phonon to change in QMetaObjectOlivier Goffart2012-04-251-11/+11
| | | | | | | | | | Changes If0b8f586cbaf633eed10045adee3ba3366826c86 in qtbase. (Note that this change is optional since static memory is already initialized to 0) Change-Id: I403da65a01d12c3f4d7c707ffc3e13f6d5a65121 Reviewed-by: Kent Hansen <kent.hansen@nokia.com> Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
* Port ObjectDescriptionModel meta-objects to revision 7Kent Hansen2012-04-171-23/+70
| | | | | | | | There appear to be no autotests for the description model classes, but this is a best effort to port them to the new revision. Change-Id: I90a789aa1a3a9d8866550b72784451e9f93d509d Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
* Compile after Qt5 meta-object changesKent Hansen2012-04-171-5/+5
| | | | | | | | | | | | In Qt5 the meta-object stringdata is of type const QByteArrayData *. This commit keeps Phonon compiling while the custom meta-objects are ported over to the latest meta-object revision (7). Support for older revisions (<= 6) will be removed in Qt5. Change-Id: I50a79f6d1adc56f043da614faee9c99f640cfd72 Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
* Use new plugin system in Phonon.Friedemann Kleint2012-02-2415-10/+14
| | | | | Change-Id: I8e2c005149fe1aa837697187c7401c06e0c05010 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
* Fixed compile for QFSFileEngine removal.Rohan McGovern2012-02-221-3/+1
| | | | | Change-Id: If81975732f11385a103d77a86a28e4185d289fd4 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* QtPhonon: Fix gstreamer build on Linux when qpa is not defined.Friedemann Kleint2011-12-222-2/+2
| | | | | | | | | | Currently, qpa is contained in the CONFIG variable. We are working towards removing that since qpa (Lighthouse) is the default in Qt 5. Profiles/Source code should no longer contain conditional sections depending on qpa/Q_WS_QPA. Change-Id: I3ebe2ce201eeac6345a4abac365c3b66b3114d61 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* Use QBasicAtomic*::load() and store() instead of implicit castingBradley T. Hughes2011-10-101-4/+4
| | | | | | | | | These casts will be unavailable in the near future Change-Id: I683ae7bf72741f79902945083bf9602ff3655b15 Reviewed-on: http://codereview.qt-project.org/6232 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
* videorenderer: Implement HWND-retrieval properly.Friedemann Kleint2011-09-301-2/+12
| | | | | | | Change-Id: I5ab678eeaaba498e802cc73d08f884ea5dcc0161 Reviewed-on: http://codereview.qt-project.org/5889 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* Phonon: Compile Windows.Friedemann Kleint2011-09-295-11/+37
| | | | | | | Change-Id: I5639a2e92437ae6e24227bd2676c7eaadb8d285d Reviewed-on: http://codereview.qt-project.org/5785 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* fixed wrong includes after refactoringMartin Zielinski2011-09-1917-31/+31
| | | | | | | | | changed QtGui/XXX to QtWidgets/XXX Change-Id: I98c326ed5232c96c184c24241220c9f4bf36b968 Reviewed-on: http://codereview.qt-project.org/4874 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Switched to more explicit signal/slot definitions (Q_SIGNALS/SLOTS).axis2011-04-276-9/+9
| | | | This is required for public headers.
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27380-0/+61548
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12