2011-03-02 16:57:41 +01:00
|
|
|
#################################
|
|
|
|
## QUPZILLA - WEB BROWSER ##
|
|
|
|
#################################
|
2011-10-02 17:42:55 +02:00
|
|
|
Version: 1.0.0-rc1
|
2011-03-02 16:57:41 +01:00
|
|
|
|
2011-10-11 19:54:20 +02:00
|
|
|
Windows:
|
|
|
|
use precompiled windows installer in downloads
|
|
|
|
|
|
|
|
Unix:
|
|
|
|
cd src/
|
|
|
|
qmake
|
|
|
|
make
|
|
|
|
make install
|
|
|
|
|
|
|
|
You may need to run make install as root.
|
|
|
|
|
2011-10-13 18:19:43 +02:00
|
|
|
NOTE: Before building, please read BUILDING informations.
|
|
|
|
If you are experiencing some sort of issue, please read FAQ first.
|
|
|
|
Thank You!
|
2011-10-04 18:28:34 +02:00
|
|
|
|
2011-03-19 18:39:03 +01:00
|
|
|
QupZilla is new and very fast open source browser based on WebKit core http://www.webkit.org
|
2011-03-02 16:57:41 +01:00
|
|
|
Written in Qt Framework http://qt.nokia.com
|
|
|
|
|
2011-10-07 17:35:51 +02:00
|
|
|
Project mainpage at http://www.qupzilla.co.cc
|
2011-10-04 18:28:34 +02:00
|
|
|
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
|