Falkon Extensions
Browser
Falkon Themes
Kwin Effects
Windows build now requires QtWebKit 2.3.
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. - Mar 15 2013
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. - Mar 15 2013
Added PPA:
sudo add-apt-repository ppa:nowrep/qupzilla
sudo apt-get update
sudo apt-get install qupzilla
Install from PPA even if you are using 1.0.0 stable, PPA is containing development snapshot with a lot of improvements and also Speed Dial :-) - Dec 05 2011
sudo add-apt-repository ppa:nowrep/qupzilla
sudo apt-get update
sudo apt-get install qupzilla
Install from PPA even if you are using 1.0.0 stable, PPA is containing development snapshot with a lot of improvements and also Speed Dial :-) - Dec 05 2011
Hi,
is QupZilla crashing on every page with flash, or it just crash sometimes?
Also what version of flash player you are using?
Thank You for your package, I added now "make install", sou You no longer need to move files manually (as long as /usr/bin for executable is ok) - Oct 11 2011
is QupZilla crashing on every page with flash, or it just crash sometimes?
Also what version of flash player you are using?
Thank You for your package, I added now "make install", sou You no longer need to move files manually (as long as /usr/bin for executable is ok) - Oct 11 2011
Hello,
thank you for your suggestions.
I have already made initial work on plugins, but it still needs some work to do.
But I am afraid, that QupZilla will never support Firefox addons. If we are talking about Chrome addons (based on HTML and JavaScript), then there is a chance of make it happen, but not in nearly future. - Oct 04 2011
thank you for your suggestions.
I have already made initial work on plugins, but it still needs some work to do.
But I am afraid, that QupZilla will never support Firefox addons. If we are talking about Chrome addons (based on HTML and JavaScript), then there is a chance of make it happen, but not in nearly future. - Oct 04 2011
If you are building for linux, you need to put all folders from bin/ folder on git to /usr/qupzilla (easiest way is to download other linux tarball and you will find the usr/ folder here.
Additionaly, it is possible to build qupzilla to use data path relative to binary location.
I will update it on git today and document this define. - Oct 04 2011
Additionaly, it is possible to build qupzilla to use data path relative to binary location.
I will update it on git today and document this define. - Oct 04 2011