1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00
Go to file
2011-10-11 19:54:20 +02:00
bin Added support for "make install" on Unix. Closes issue #2 2011-10-11 19:54:20 +02:00
linux Added support for "make install" on Unix. Closes issue #2 2011-10-11 19:54:20 +02:00
plugins/TestPlugin Various deletions 2011-03-27 22:00:49 +02:00
src Added support for "make install" on Unix. Closes issue #2 2011-10-11 19:54:20 +02:00
translations New action in Click2Flash context menu: Delete object 2011-10-09 14:57:13 +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 support for "make install" on Unix. Closes issue #2 2011-10-11 19:54:20 +02:00
COPYRIGHT Added qupzilla: scheme handler + qupzilla:about page 2011-09-18 15:35:44 +02:00
GPLv3 Initial commit 2011-03-02 16:57:41 +01:00
README Added support for "make install" on Unix. Closes issue #2 2011-10-11 19:54:20 +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. 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