diff --git a/about.php b/about.php index de91dbb..b3080f5 100644 --- a/about.php +++ b/about.php @@ -1,35 +1,157 @@ -
-
-
-
- -

-

- -

-

- -

-

- -

-

David Rosca (nowrep)
-
-
-
- IRC: nowrep (irc.freenode.net)
- E-mail: nowrep at gmail dot com
- Jabber/XMPP: drosca@kdetalk.net -

-

-

-

-

- -
-
-
- - - -
+ + + + + + + + + + + + + + + + + + + QupZilla - Lightweight multiplatform browser + + + + + + Fork me on GitHub + + +
+
+ +
+ +
+ + +
+
+
+
+
+
+ +

About QupZilla

+

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. The Windows version of QupZilla was compiled using MingW, but due to a huge problem with Flash, it is now compiled with Microsoft Visual C++ Compiler 2008. 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.

+ +

Who creates QupZilla?

+

+ +

+

David Rosca (nowrep)
+ Project owner and main developer
+ Student at FIT CTU
+
+ IRC: nowrep (irc.freenode.net)
+ E-mail: nowrep at gmail dot com
+ Jabber/XMPP: drosca@kdetalk.net +

+

+

+

Apart from coding, others are contributing also by making translations or supporting QupZilla. Full list of contributors can be found here [at github].
You can also join IRC channel #qupzilla at irc.freenode.net to chat with people involved in QupZilla.

+

+ +
+
+
+ + + +
+ + + + diff --git a/contribute.php b/contribute.php index 37d2f70..09cb87d 100644 --- a/contribute.php +++ b/contribute.php @@ -1,49 +1,163 @@ -
-
-
-
- -

- -

-

-

-

-

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

-

-

-

- -

- -

-

-

- - - - -
- - -

- -
-
-
- - - -
+ + + + + + + + + + + + + + + + + + + QupZilla - Lightweight multiplatform browser + + + + + + Fork me on GitHub + + +
+
+ +
+ +
+ + +
+
+
+
+
+
+ +

Contribute to QupZilla

+ +

QupZilla is an open source project, so your help is very welcome! I will be very happy to include patches you send me. But hacking into code is not the only one way to help: You can translate QupZilla to your language or just share it with your friends. Remember, every (even small) help is highly appreciated!

+

Getting Source

+

The easiest way you can get QupZilla source is to clone it from github repository. You can do it by running this command

$ git clone git://github.com/QupZilla/qupzilla.git
+
and then you can start hacking. You can send me your patches by e-mail or at github.

+

Translating into other languages

+

Another way how to contribute is to add or improve current translations. If you want add new language, you can generate new translations file manually, or you can contact me, and I will do it for you. You cand send me your translations again by e-mail or at github.

+ More information about translating here [wiki at github]

+ +

Donate

+

If you like QupZilla, you can also donate a small amount of money.

+ + + + +
+ + +

+ +
+
+
+ + + +
+ + + + diff --git a/download.php b/download.php index de5eb11..a76ea52 100644 --- a/download.php +++ b/download.php @@ -1,3 +1,60 @@ + + + + + + + + + + + + + + + + + + + + QupZilla - Lightweight multiplatform browser + + + + + + Fork me on GitHub + + +
+
+ +
+ +
+ + +
+

@@ -68,7 +125,7 @@
-

+

Other Linux

@@ -97,7 +154,7 @@
-

+

Source Code

@@ -105,21 +162,21 @@

Windows

-

+

32bit and 64bit Windows installers can be downloaded by clicking on links below

Windows Installer | Portable Edition

Debian

-

(.deb)

+

32bit and 64bit packages (.deb) can be downloaded by clicking on links below

32bit Debian package | 64bit Debian package

Ubuntu

-

+

Ubuntu (and other Ubuntu-based linux distros) users can install QupZilla by running these commands

       sudo add-apt-repository ppa:nowrep/qupzilla
       sudo apt-get update
@@ -129,7 +186,7 @@
 
         

Gentoo

-

+

You can install QupZilla by running this command

       emerge --ask qupzilla
               
@@ -137,11 +194,11 @@

Arch Linux

-

+

You can install QupZilla by running this command

       pacman -S qupzilla
               
-

+

You can install QupZilla on Qt4 by running this command

       pacman -S qupzilla-qt4
               
@@ -149,7 +206,7 @@

Chakra

-

+

You can install QupZilla by running this command

       pacman -S qupzilla
               
@@ -157,13 +214,13 @@

openSUSE

-

(.rpm)

+

32bit and 64bit packages (.rpm) can be downloaded by clicking on links below

Fedora

-

+

You can install QupZilla by running this command

       yum install qupzilla
               
@@ -171,7 +228,7 @@

Mageia

-

+

You can install QupZilla by running this command

       urpmi qupzilla
               
@@ -179,7 +236,7 @@

FreeBSD

-

+

You can install QupZilla by running this command

       ports: cd /usr/ports/www/qupzilla/ && make install clean
       package: pkg install qupzilla
@@ -188,39 +245,103 @@
 
         

Mac OS X

-

Mac OS X

+

QupZilla for Mac OS X can be downloaded by clicking on links below

Mac OS X image (.dmg)

OS/2

-

OS/2

+

QupZilla for OS/2 can be downloaded by clicking on links below

OS/2 package

Haiku

-

Haiku

+

QupZilla for Haiku can be downloaded by clicking on links below

Haiku package (on depot.haiku-os.org)
-

-

(.tar.gz)

+

Other Linux

+

32bit and 64bit precompiled tarballs (.tar.gz) can be downloaded by clicking on links below

32bit tarball | 64bit tarball
-

-

+

Source Code

+

You can get source code by cloning repository (if you have git installed)

       git clone git://github.com/QupZilla/qupzilla.git
             
-

- | - +

You can also view it online and download it in zip archive

+ view source on github.com | + download current snapshot
+ + + + diff --git a/home.php b/home.php index b82175d..9cc394d 100644 --- a/home.php +++ b/home.php @@ -1,3 +1,60 @@ + + + + + + + + + + + + + + + + + + + QupZilla - Lightweight multiplatform browser + + + + + + Fork me on GitHub + + +
+
+ +
+ +
+ + +
+
@@ -6,8 +63,8 @@
-
- +
Web Browser
+ DOWNLOAD 2.0.0
@@ -22,30 +79,30 @@
-

- +

Native look'n'feel

+ QupZilla is using native widgets style on major Linux Desktop Environments. It is also using icons from the active desktop icon theme. If you find native themes too boring or have some problems with it, you can always switch to other themes. -

- +

Unified Library

+ QupZilla unifies bookmarks, history and rss reader in one well-arranged window. No more multiple windows, QupZilla uses just one!
With the integrated rss reader, you can stay up to date with your favourite sites. QupZilla can also import bookmarks from other browsers.
-

- +

Integrated AdBlock

+ Are you bored of websites full of advertisements? Are they eating your bandwidth and time? The only thing you need with QupZilla is to update EasyList or maybe add your own rules and start browsing ad free. -

- +

Speed Dial

+ This popular extension is finally available for QupZilla users! You can now access your favourite pages as fast as you want on one page opened in new tab. Needless to say that it fully supports drag&drop and page thumbnail loading.
-

+

Development News

- - + Donate + to help with development
@@ -53,3 +110,67 @@
+ + + + diff --git a/images/os/windows.png b/images/os/windows.png index 5a401b0..8721326 100644 Binary files a/images/os/windows.png and b/images/os/windows.png differ diff --git a/screenshots.php b/screenshots.php index 4220e2e..18cbdb0 100644 --- a/screenshots.php +++ b/screenshots.php @@ -1,82 +1,202 @@ -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Linux KDE

- : Linux KDE" href="screens/kde_window.png" rel="lightbox[screens]"> - - - : Linux KDE" href="screens/kde_speeddial.png" rel="lightbox[screens]"> - - : Linux KDE" href="screens/kde_library.png" rel="lightbox[screens]"> - : Linux KDE" href="screens/kde_preferences.png" rel="lightbox[screens]"> - -

Linux Gnome

- : Linux Gnome" href="screens/gnome_window.png" rel="lightbox[screens]"> - - - : Linux Gnome" href="screens/gnome_speeddial.png" rel="lightbox[screens]"> - - : Linux Gnome" href="screens/gnome_library.png" rel="lightbox[screens]"> - : Linux Gnome" href="screens/gnome_preferences.png" rel="lightbox[screens]"> - -

Windows 10

- : Windows 10" href="screens/win_window.png" rel="lightbox[screens]"> - - - : Windows 10" href="screens/win_speeddial.png" rel="lightbox[screens]"> - - : Windows 10" href="screens/win_library.png" rel="lightbox[screens]"> - : Windows 10" href="screens/win_preferences.png" rel="lightbox[screens]"> - -

Windows XP

- : Windows XP" href="screens/winxp_window.png" rel="lightbox[screens]"> - - - : Windows XP" href="screens/winxp_speeddial.png" rel="lightbox[screens]"> - - : Windows XP" href="screens/winxp_library.png" rel="lightbox[screens]"> - : Windows XP" href="screens/winxp_preferences.png" rel="lightbox[screens]"> - -

- : OS/2 ( Elbert Pol)" href="screens/other_os2.png" rel="lightbox[screens]"> - - : Haiku ( Khaled Berraoui)" href="screens/other_haiku.png" rel="lightbox[screens]"> -
-
-
-
- -
-
-
+ + + + + + + + + + + + + + + + + + + QupZilla - Lightweight multiplatform browser + + + + + + Fork me on GitHub + + +
+
+ +
+ +
+ + +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Linux KDE

+ + + + + + + + +

Linux Gnome

+ + + + + + + + +

Windows 10

+ + + + + + + + +

Windows XP

+ + + + + + + + +

Other

+ + + +
+
+
+
+ +
+
+
+ + + +