aboutsummaryrefslogtreecommitdiffstats
path: root/qtwebkit.pri
Commit message (Collapse)AuthorAgeFilesLines
* qtwebkit: work around compile failure in npapi when using qpaRohan McGovern2011-07-081-0/+4
| | | | | | | | | | | | The current version of qtwebkit used in qt5 does not work with Qt/QPA. The problem is in the netscape plugin API's usage of QX11EmbedContainer. Disable the netscape plugin API until qtwebkit in qt5 can be updated to a fixed version. Change-Id: I833bfff2f1b1059810206b4160494eb59734b5ea Reviewed-on: http://codereview.qt.nokia.com/1337 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
* qtwebkit: force separate_debug_info offRohan McGovern2011-07-011-0/+5
| | | | | This feature does not currently work with webkit's custom build script, so disable it.
* Long live the qt5 Qt repositoryQt by Nokia2011-04-271-0/+90