GithubHelp home page GithubHelp logo

weichangxiang / qupzilla Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qupzilla/qupzilla

0.0 0.0 0.0 44.76 MB

Cross-platform Qt web browser

Home Page: http://www.qupzilla.com

License: GNU General Public License v3.0

Prolog 0.06% CSS 1.27% Shell 1.06% AppleScript 0.05% QMake 2.05% C++ 89.99% QML 0.02% HTML 1.86% Objective-C++ 0.05% JavaScript 0.03% NSIS 3.57%

qupzilla's Introduction

QupZilla Web Browser

Travis-ci AppVeyor
Homepage: https://www.qupzilla.com
Blog: http://blog.qupzilla.com
IRC: #qupzilla at irc.freenode.net
Translations: https://www.transifex.com/projects/p/qupzilla

QupZilla icon

QupZilla is a new and very fast QtWebEngine browser. It aims to be a lightweight web browser available through all major platforms. This project has been originally started only for educational purposes. But from its start, QupZilla has grown into a feature-rich browser.

QupZilla has all standard functions you expect from a web browser. It includes bookmarks, history (both also in sidebar) and tabs. Above that, it has by default enabled blocking ads with a built-in AdBlock plugin.

History

The very first version of QupZilla has been released in December 2010 and it was written in Python with PyQt4 bindings. After a few versions, QupZilla has been completely rewritten in C++ with the Qt Framework. First public release was 1.0.0-b4.

Until version 2.0, QupZilla was using QtWebKit. QtWebKit is now deprecated and new versions are using QtWebEngine.

Compiling

Before you start compiling, make sure that you have installed the Qt (>= 5.8) development libraries and you have read the BUILDING.md information.

Linux

  • OpenSSL (libcrypto) is required
  • xcb libraries when building without NO_X11

Windows

  • OpenSSL (libeay32) is required

Then you can start compiling by running this commands:

$ qmake
$ make

After a successful compilation the executable binary can be found in the bin/ directory. On Fedora and possibly other Linux distributions you need to replace qmake with qmake-qt5.

On Linux/Unix: To install QupZilla, run this command: (it may be necessary to run it as root)

$ make install

On Mac OS X: To deploy QupZilla in dmg image, run this command:

$ make bundle

Current version

The current stable version of QupZilla is 2.1.2. You can download precompiled packages and the sources from the download section at homepage. However, if you want the latest revision, just take the latest code snapshot either by downloading a tarball or running:

$ git clone https://github.com/QupZilla/qupzilla.git

FAQ and Changelog

If you are experiencing some sort of problem, please read the FAQ before you open an issue.

FAQ | Changelog | Bug Reports

qupzilla's People

Contributors

agaida avatar alexandre596 avatar arabuli avatar char101 avatar chocobo1 avatar eionrobb avatar ff2000 avatar fisiu avatar forabi avatar hakking avatar javierllorente avatar jhooverman avatar kdave avatar kkofler avatar martii avatar mckaygerhard avatar mikino89 avatar nowrep avatar peterdavehello avatar philippwiesemann avatar scootergrisen avatar sdfanq avatar smarquespt avatar srazi avatar sys9kdr avatar trnkava1 avatar vasitsiv avatar vtronko avatar w41l avatar waddlesplash 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.