
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/QupZilla
QupZilla Web Browser
QupZilla is a new and very fast lightweight QtWebEngine Browser.
In addition to standard features, QupZilla offers:
Bug Tracker: https://github.com/QupZilla/qupzilla/issues
IRC: #qupzilla at irc.freenode.net
QupZilla was renamed to Falkon: https://falkon.org
5 years ago
Full Changelog: https://github.com/QupZilla/qupzilla/blob/master/CHANGELOG
5 years ago
Full Changelog: https://github.com/QupZilla/qupzilla/blob/master/CHANGELOG
BJIacTeJIuH
4 years ago
Report
redhatlinux10
7 years ago
the first one, similar to cutezilla, but t is silent
the second one, similar to cupzilla
Report
roctheme
7 years ago
But QupZilla is very fast, configurable and minimalistic and most pages work with QupZilla, so I need chromium no longer.
My idea for a new feature in QupZilla:
Konqueror has the very powerful feature to switch to every other browser, which is installed, via context menu. I miss this feature in every other bowser: specially in chromium.
One question: If I deselect the options to store html5 and cache, is the RAM is used for a browse-session instead?
Report
robgrune
5 years ago
Report
nowrep
7 years ago
if you deselect those options, the corresponding HTML5 features will be disabled.
Report
roctheme
7 years ago
Kpartsplugin works too.
A tip for German users:
Man kann EasyList Germany direkt über http://adblockplus.org/de/subscriptions abonnieren in QupZilla.
Report
josefst
7 years ago
I don't have problem in QupZilla because its work but i want to build them in my QT creator there are six erreur
1) expected class-name before '{' token
this erreur in spellcheck.h exactly class SpellCheck : public QWebSpellChecker i think dont know QWebSpellChecker
2)erreur : 'GrammarDetail' was not declared in this scope exact void checkGrammarOfString in spellcheck.h
3)erreur : 'SpellChecker' was not declared in this scope exact ext == SpellChecker in qtwebkitplugin.cpp
4)erreur : cannot convert 'SpellCheck*' to 'QObject*' in return exact return new SpellCheck(); in qtwebkitplugin.cpp
and two erreur like erreur 1 and 3
Report
nowrep
7 years ago
You can manually disable it by commenting line 18 in src/lib/lib.pro:
From:
include(plugins/qtwebkit/qtwebkit-plugins.pri)
To:
#include(plugins/qtwebkit/qtwebkit-plugins.pri)
Then you'll probably be able to compile it.
Report
josefst
7 years ago
and five erreur more
haw can i fix that
Report
BJIacTeJIuH
4 years ago
Report
nowrep
7 years ago
You should use precompiled binaries, and if you want to use somehow current code from git, there is precompiled testing build on blog.
http://blog.qupzilla.com/2013/02/tabs-on-top-and-windows-test-build.html
Report
duzak
8 years ago
i am seriously surprised by the quality of this browser.
It wasn't that good a few years ago but now it has so much features that i am using it as my standard browser.
Unlike other qt based browsers, this one doesn't freeze the whole ui until the website is loaded and spell checking is on the way too.
Thank you devs!
Report
lei00
8 years ago
I adopt it as my full time browser, it's simply amazing how fast it is on my kde.
Plus, all my greasemonkey scripts work perfectly and I can manage the cookies by domain name.
Report
marcaemus
8 years ago
Report
daktras
8 years ago
Report
pejakm
8 years ago
https://github.com/pejakm/QupZilla/tree/master/src/plugins/YouTuber
Report
ruzik
9 years ago
I complete russian translation for QupZilla
You can download .ts file this: http://nekaka.com/files/get/gJUnH8F_HA
Report
ruzik
9 years ago
I can get it there: http://nekaka.com/files/get/RGks7XCDvW
Report
nowrep
9 years ago
thanks for your work, but unfortunately there is already completed Russian translation made by Oleg Brezhnev.
Report
ruzik
9 years ago
Very strange, i dont found russian language when i download last version of QupZilla
Report
nowrep
9 years ago
Please check first git repository next time.
Report
Fisiu
9 years ago
Report
nowrep
9 years ago
I will add your link to downloads.
Report
stribianese91
9 years ago
Report
nowrep
9 years ago
For more informations please see https://github.com/nowrep/QupZilla/blob/master/FAQ (last question)
Report