Skip to content

movableink/webkit

This branch is 27006 commits ahead of qtwebkit/qtwebkit:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2d2b379 · Jan 12, 2024Jan 12, 2024
Dec 19, 2023
Dec 18, 2023
Dec 18, 2023
Dec 19, 2023
Nov 11, 2023
Nov 11, 2023
Dec 20, 2023
Dec 19, 2023
Nov 26, 2022
Nov 11, 2023
Dec 18, 2023
Dec 18, 2023
Dec 18, 2023
Nov 11, 2023
Apr 14, 2020
Sep 27, 2020
Jan 4, 2022
Nov 11, 2023
Jan 27, 2021
Dec 18, 2023
Aug 29, 2012
Nov 11, 2023
Oct 7, 2016
Nov 11, 2023
Dec 6, 2017
Jul 24, 2019
Feb 15, 2023
Dec 18, 2023
Dec 21, 2022
Nov 11, 2023
Dec 18, 2023
Sep 6, 2019
May 29, 2016
Jun 7, 2019

Repository files navigation

Qt port of WebKit

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, *BSD, Windows and macOS.

Structure of the project

There are several code repositories associated with QtWebKit

This repository (development)

Development of code specific to the Qt port happens here. You should clone this repository if you are planning to contribute.

Branches:

  • master - mirror of WebKit upstream, without any Qt-specific code
  • qtwebkit-dev - development of future QtWebKit version, based on master
  • qtwebkit-stable - Qt-specific fixes and improvements are integrated here first
  • qtwebkit-5.212 - current release branch, which is qtwebkit-stable with commits backported from master

End-user repository (snapshots)

Development repository is very large and contains lots of data that is not required for building and using QtWebKit. Use the following repository if you need to get latest snapshots of QtWebKit code:

http://code.qt.io/cgit/qt/qtwebkit.git/

Branches:

  • 5.212 - code snapshots from qtwebkit-5.212

Upstream

Development of the WebKit engine happens at https://webkit.org. All development of cross-platform code, including JavaScript engine and Web platform features, happens there. Code from upstream is getting into QtWebKit development via cherry-picks or merges.

More information

See https://github.com/qtwebkit/qtwebkit/wiki

Contacts

About

Unofficial mirror of the WebKit SVN repository

Resources

Stars

Watchers

Forks

Packages

No packages published