[[PageOutline]] = QtWebKit 2.0 Release = This wiki page tracks the status of the !QtWebKit 2.0 release. The release follows the standard [wiki:"QtWebKitReleases" release procedures and policies]. !QtWebKit 2.0.0 was tagged as "qtwebkit-2.0.0", SHA1 [http://gitorious.org/webkit/qtwebkit/commit/460b651 460b651cbe4f6994b492ff08614e57b0e31a24c8]. Note that this is exactly the same !QtWebKit that was shipped with Qt 4.7.0 !QtWebKit 2.0 was branched off WebKit trunk from SVN on [56441]. The user agent string reports "AppleWebKit/533.3". == Features and fixed bugs == See [wiki:"QtWebKitTableOfFeatures20" high-level feature documentation]. == Building QtWebkit 2.0.0 with Qt 4.6 == It's possible to build a standalone !QtWebKit with Qt 4.6.x as well. * [http://gitorious.org/webkit/qtwebkit/archive-tarball/460b651c Download QtWebKit 2.0.0 source package] * Follow the build instructions * [wiki:"BuildingQtOnLinux" Building the Qt version on Linux] * [wiki:"BuildingQtOnWindows" Building the Qt version on Windows] * [wiki:"BuildingQtOnOSX" Building the Qt version on OSX] * [wiki:"BuildingQtOnSymbian" Building the Qt version on Symbian] * Qt 4.6 includes its own version of QtWebKit. If you're also building Qt from sources, you can disable it using the {{{-no-webkit}}} configure flag. == Deployment on QtWebKit 2.0 on top of a Qt SDK == See the page [wiki:QtWebKitRelease20Deployment] == Release branch == The release branch is called {{{qtwebkit-2.0}}} and is hosted in the qtwebkit repository at http://gitorious.org/+qtwebkit-developers/webkit/qtwebkit To get changes included in this branch, follow the [wiki:QtWebKitReleases#Gettingchangesintoareleasebranch respective instructions]. Bugs pending inclusion are tracked with * https://bugs.webkit.org/showdependencytree.cgi?id=35784&hide_resolved=1 Buildbot for this branch * http://webkit.sed.hu/buildbot/waterfall?show=QtWebKit2.0-branch%20x86-32%20Linux%20Release