nowrep
|
a0203c3fbb
|
[QtWebKit 2.3] Enable 3rd party cookie policy.
|
2013-01-09 19:12:42 +01:00 |
|
nowrep
|
666f6678f3
|
Qt5: New option to turn Animated Scrolling
Feature similiar to "smooth scrolling"
|
2012-12-21 16:38:44 +01:00 |
|
nowrep
|
f6a55a4c07
|
Qt5: Take advantage of builtin 3rdparty cookie storage policy.
It will now be much more accurate.
|
2012-12-21 16:25:00 +01:00 |
|
nowrep
|
89e091f09c
|
Qt5: Main code has been edited to support both Qt4 and Qt5
It doesn't include plugins yet.
Even thought the app can be built with Qt5 now, it won't run.
I am still working on a fix.
|
2012-12-20 14:45:35 +01:00 |
|
nowrep
|
742a376109
|
Fixed cookie domain handling according to RFC 6265
closes #610
|
2012-10-19 13:59:40 +02:00 |
|
nowrep
|
528f398cbe
|
Using QLatin1String and QLatin1Char now everywhere
- it saves few unnecessary allocations
|
2012-09-04 12:42:45 +02:00 |
|
nowrep
|
b442492c27
|
Fixed small bug with domain matching
- accounts.youtube.com won't be matched by s.youtube.com anymore
- fixes ||s.youtube.com^ AdBlock rule matching anything from
https://accounts.youtube.com
|
2012-09-01 11:41:12 +02:00 |
|
nowrep
|
5e3e9393b1
|
Cookies: Fixed issues with cookies filtering
closes #450
|
2012-07-13 16:43:47 +02:00 |
|
nowrep
|
608135ac95
|
AdBlock: Using QString::endsWith in domain matching
- instead of QString::contains
|
2012-07-02 09:58:56 +02:00 |
|
nowrep
|
38ef828b82
|
Private browsing now opens new browser window (in own process)
- closes #415
|
2012-06-26 11:49:39 +02:00 |
|
nowrep
|
9778773199
|
Using better method for loading translations.
- it can now load xx_CC translation even if xx_DD is
user's system locale
|
2012-04-04 18:48:54 +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 |
|