Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated WebKit to 40c2d6907ef75288b4f15e7fad334b9138acdbbf | Simon Hausmann | 2010-06-15 | 1 | -2/+4 |
| | | | | | | Integrated fix: || <https://webkit.org/b/40487> || [Qt] The qt_webkit_version.pri file gets overwritten on install || | ||||
* | Fix versioning of pkg files on Symbian for apps linking against WebKit | Simon Hausmann | 2010-06-01 | 1 | -0/+2 |
Currently features/symbian/qt.prf defaults to the qt version for WebKit when it comes with Qt from src/3rdparty. Instead of defaulting to the Qt version, pick up the real version from src/3rdparty by including the .pri file. Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@nokia.com> |