Giter VIP home page Giter VIP logo

alanksorata / qtwebkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qt/qtwebkit

0.0 0.0 0.0 140.82 MB

Qt Webkit

License: Other

Objective-C 0.60% HTML 0.14% CMake 0.79% C++ 82.94% Objective-C++ 0.04% C 4.74% JavaScript 6.91% QMake 0.02% Shell 0.01% Python 0.67% Makefile 0.10% Perl 1.13% Assembly 0.23% Ruby 0.50% DTrace 0.01% CSS 0.85% Perl 6 0.09% QML 0.19% Yacc 0.01% Roff 0.03%

qtwebkit's Introduction

# 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.

# Building

You can build and install QtWebKit with these commands:

mkdir build
cd build
cmake -G Ninja -DPORT=Qt -DCMAKE_BUILD_TYPE=Release ..
ninja
sudo ninja install

See https://github.com/annulen/webkit/wiki for more detailed instuctions

After QtWebKit is installed, you can use it as described in
https://github.com/annulen/webkit/wiki/Using-QtWebKit-in-your-project

# Contacts

* Mailing list: [email protected]
* IRC: #qtwebkit on irc.freenode.net
* Blog: http://qtwebkit.blogspot.com

qtwebkit's People

Contributors

carewolf avatar annulen avatar gladhorn avatar slow3000 avatar ossilator avatar liangqi avatar jturcotte avatar bbandix avatar jbrianceau avatar thiagomacieira avatar tronical avatar webkit-commit-queue avatar the-compiler avatar rniwa avatar net147 avatar zenoalbisser avatar iamsergio avatar msaboff avatar ashkulz avatar jeromepasion avatar milianw avatar ossy-szeged avatar ojhunt avatar capisce avatar torarnv avatar toreinio avatar smfr avatar e4z9 avatar mitya57 avatar darinadler avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.