[[PageOutline]] = Qt Port of WebKit = [wiki:ProjectVision WebKit] is an open source web browser engine. WebKit's HTML and JavaScript code began as a branch of the KHTML and KJS libraries from KDE. As part of KDE framework KHTML was based on Qt but during their porting efforts Apple's engineers made WebKit toolkit independent. QtWebKit is a project aiming at porting this fabulous engine back to Qt. The Qt port of WebKit currently compiles and runs on Linux, Windows and Mac OS X. Buildbots help automate the compile/test cycle: [wiki:QtWebKitBuildBots] == Contact (discussions and mailing lists) == * IRC: #qtwebkit on irc.freenode.net * The [http://lists.webkit.org/mailman/listinfo/webkit-qt webkit-qt mailing list] (development discussion, moderate traffic) * The [http://lists.qt.nokia.com/mailman/listinfo/qtwebkit-announce QtWebKit announce mailing list] (release announcements, low traffic) == Build Instructions == Standalone builds (recommended): * [wiki:BuildingQtOnLinux Building QtWebKit on Linux] * [wiki:BuildingQtOnWindows Building QtWebKit on Windows] * [wiki:BuildingQtOnOSX Building QtWebKit on OSX] == Reporting Bugs == Details can be found in the QtWebKitBugs page, but in essence you just have to follow the steps below: * Use the template shortcut [http://webkit.org/new-qtwebkit-bug http://webkit.org/new-qtwebkit-bug] * Attach a reproducible minimal test-case (HTML snippet, compilable C++ code) == Getting Involved == QtWebKit is a truly open source project that welcomes all contributors. You can report bugs, help with tests, write code or documentation and discussions are held publicly on IRC or on mailing lists. Development happens on the official webkit repositories. * [wiki:QtWebKitContrib Information for Contributors] * Mailing list: http://lists.webkit.org/mailman/listinfo/webkit-qt * IRC Channel: #qtwebkit on irc.freenode.net == Releases == * [wiki:QtWebKitReleases Release procedures and policies] * [wiki:QtWebKitSecurity Security Policy and announcements] == Technical Articles == * [wiki:Webkit2Innards]. * [wiki:QtWebKitPlugins Information about how plugins work] * [wiki:QtWebKitMediaElementSupport Information about the implementation of the HTML5 media element] * [wiki:QtWebKitJSCapp Using jsc command-line app to debug Javascript Core] * [wiki:QtWebKitGraphics Hints on how to develop high performant WebApps] * [wiki:QtWebKitWebGL Information about WebGL support] * Benchmarking: * [http://webkit.sed.hu/benchmark JavaScriptCore's regular benchmark] * [wiki:QtWebKitPerformanceWork QtWebKit Performance Tuning Overview] == QtWebKit related blogs == * [http://qtwebkit.blogspot.com/ Qt WebKit Developer Journal] * [http://labs.qt.nokia.com/ Qt Labs] * [http://webkit.sed.hu WebKit Apocrypha - Szeged] == Open Source projects using QtWebKit == * [http://websvn.kde.org/trunk/KDE/kdelibs/kdewebkit/ KDE KPart based on QtWebKit] * [http://code.google.com/p/arora/ Arora Browser] == List of all !QtWebKit wiki pages == [[TitleIndex(Qt)]]