1
mirror of https://invent.kde.org/network/falkon.git synced 2024-12-20 02:36:34 +01:00
Go to file
2011-10-13 18:19:43 +02:00
bin Added option to compile with WebGL enabled. Closes #7 2011-10-13 17:38:51 +02:00
linux Added support for "make install" on Unix. Closes issue #2 2011-10-11 19:54:20 +02:00
other Added ca-bundle.crt certificate file for users experiencing issues with 2011-10-13 18:19:43 +02:00
plugins/TestPlugin Various deletions 2011-03-27 22:00:49 +02:00
src Added ca-bundle.crt certificate file for users experiencing issues with 2011-10-13 18:19:43 +02:00
translations Added option to compile with WebGL enabled. Closes #7 2011-10-13 17:38:51 +02:00
windows Updated NSIS installer script + translation 2011-09-13 18:21:34 +02:00
.gitignore Added support for "make install" on Unix. Closes issue #2 2011-10-11 19:54:20 +02:00
AUTHORS Added support for "make install" on Unix. Closes issue #2 2011-10-11 19:54:20 +02:00
BUILDING Added option to compile with WebGL enabled. Closes #7 2011-10-13 17:38:51 +02:00
COPYRIGHT Added qupzilla: scheme handler + qupzilla:about page 2011-09-18 15:35:44 +02:00
FAQ Added ca-bundle.crt certificate file for users experiencing issues with 2011-10-13 18:19:43 +02:00
GPLv3 Initial commit 2011-03-02 16:57:41 +01:00
README Added ca-bundle.crt certificate file for users experiencing issues with 2011-10-13 18:19:43 +02:00
TODO Added support for "make install" on Unix. Closes issue #2 2011-10-11 19:54:20 +02:00

#################################
##    QUPZILLA - WEB BROWSER   ##
#################################
Version: 1.0.0-rc1

Windows:
    use precompiled windows installer in downloads
    
Unix:
    cd src/
    qmake
    make
    make install
    
You may need to run make install as root.

NOTE: Before building, please read BUILDING informations.
      If you are experiencing some sort of issue, please read FAQ first.
      Thank You!

QupZilla is new and very fast open source browser based on WebKit core http://www.webkit.org
Written in Qt Framework http://qt.nokia.com

Project mainpage at http://www.qupzilla.co.cc
English Wiki at https://github.com/nowrep/QupZilla/wiki
Download at https://github.com/nowrep/QupZilla/downloads
Full Changelog at https://github.com/nowrep/QupZilla/wiki/Changelog