David Rosca
d00e769749
Initial rename to Falkon
2017-08-25 17:32:32 +02:00
David Rosca
8cbccbf71d
AdBlock: Remove option to use limited EasyList subscription
...
It is no longer need as AdBlock matching runs in separate thread
2017-02-23 19:58:38 +01:00
nowrep
5e4f703ef2
[Code] Renamed qz_namespace.h to qzcommon.h
2014-02-26 20:03:20 +01:00
nowrep
afae00e4a2
[Cleanup] Rename export macro to just QUPZILLA_EXPORT
2014-02-19 22:12:32 +01:00
nowrep
4a7423b02f
[AdBlockDialog] Change AdBlockDialog to QWidget
...
Closes #1169
2014-01-25 20:06:08 +01:00
Jonathan Hooverman
d917f43cf0
Updated copyright year to 2014
2014-01-11 16:11:42 +01:00
nowrep
2abefeaf79
AdBlock: Added option to use full EasyList subscription
...
Instead of downloading only the essential half of EasyList,
user can now choose to download and use the full list.
This restriction is still here because the other half of EasyList
is full of domain restricted rules that are using RegExps in our
implementation, and thus being slow.
2013-11-03 16:04:38 +01:00
Jonathan Hooverman
4848def230
Modified copyright year
2013-07-11 16:21:57 +02:00
nowrep
014fa12159
Added GreaseMonkey + PIM plugins
2012-07-11 18:30:00 +02:00
nowrep
e06517bdd4
Added EasyPrivacy into known third party subscriptions
...
- also fixed crashes when not having adblock enabled on startup
see #329
2012-07-01 20:38:37 +02:00
nowrep
fbc44d2889
AdBlock: Show correct subscription when opening dialog with rule
...
- from AdBlock context menu or icon
2012-07-01 18:13:49 +02:00
nowrep
e471bfd5d4
AdBlock: Support for adding new subscriptions.
...
- you can add subscriptions in AdBlock dialog or with
abp: scheme links
- however, AdBlock rules are not yet optimized for performance
so you shouldn't add too much subscriptions
performance optimizations will come in next commits
- support for element hiding is still yet to come too
closes #266
2012-06-24 23:46:32 +02:00
nowrep
73dce1d2d2
Always using position from QContextMenuEvent when showing menus.
...
- so it will show menu on proper position even if you create context
menu event eg. from keyboard
2012-04-11 18:06:50 +02:00
nowrep
a0b9c0fc69
Fixed building on Windows + whole compilation is now faster.
2012-02-29 18:33:50 +01:00
nowrep
9c789792f4
Rearranged directory structure. All sources are under src/ dir now.
...
- updated Italian homepage translation
2012-02-23 19:18:08 +01:00