David Rosca
|
50d5eeef0c
|
Remove bundled certificates
|
2015-10-09 19:20:04 +02:00 |
|
David Rosca
|
f1ab8ac5e9
|
Remove option to configure Click2Flash
Click2Flash is no longer available
|
2015-10-09 16:11:40 +02:00 |
|
David Rosca
|
b39809bfae
|
Remove option to show tab previews
|
2015-10-09 16:03:38 +02:00 |
|
David Rosca
|
df487f0726
|
WebHitTestResult: Resolve image url
|
2015-10-09 15:57:35 +02:00 |
|
David Rosca
|
258d78a247
|
AdBlockRule: Fix handling domain and third-party restrictions
Domain and third-party restrictions should be applied on page url,
not url of request.
This requires https://codereview.qt-project.org/#/c/127159/
|
2015-10-09 13:16:24 +02:00 |
|
David Rosca
|
b891d92736
|
Fix QzTools::ensureUniqueName again
This time it should be correct fix + added tests
|
2015-10-09 12:26:13 +02:00 |
|
David Rosca
|
2cdb0a0b32
|
Skip KWallet and GnomeKeyring tests when service not running
|
2015-10-09 11:58:40 +02:00 |
|
David Rosca
|
0f6720a32c
|
Bring back KWallet password backend test
|
2015-10-09 11:35:57 +02:00 |
|
David Rosca
|
2b05641430
|
PasswordBackendTest: Add more checks to prevent crashes on fail
|
2015-10-09 11:26:56 +02:00 |
|
David Rosca
|
7b2575f809
|
Bring back autotests
|
2015-10-09 11:23:13 +02:00 |
|
David Rosca
|
3f3d202194
|
AutoScroll: Fix position of scroll indicator when site notification is visible
|
2015-10-08 23:51:14 +02:00 |
|
David Rosca
|
d0f662d599
|
GreaseMonkey: Use url interceptor for downloading scripts
|
2015-10-08 23:32:18 +02:00 |
|
David Rosca
|
03399c7b2c
|
Use acceptNavigationRequest to handle abp: urls
QtWebEngine now sends external urls through acceptNavigationRequest
so it is no longer needed to install scheme handler.
|
2015-10-08 22:39:27 +02:00 |
|
David Rosca
|
afa59f1a45
|
1.8.7 is now latest stable release
|
2015-10-08 22:20:02 +02:00 |
|
David Rosca
|
de0dd7fb2d
|
Fix build with latest QtWebEngine 5.6
|
2015-10-08 22:17:21 +02:00 |
|
David Rosca
|
4a96fd7073
|
Bring back full README
master is now default branch
|
2015-10-08 12:02:52 +02:00 |
|
David Rosca
|
c3e0f39c9b
|
ProfileManager: Drop support for old profiles
|
2015-10-08 11:52:40 +02:00 |
|
David Rosca
|
54f31237a5
|
Fix build
|
2015-10-08 11:49:22 +02:00 |
|
David Rosca
|
d2a84319e7
|
Fix pointer flicker when enabling mouse lock
|
2015-10-06 11:15:17 +02:00 |
|
David Rosca
|
b4972955ce
|
HTML5Permissions: Fix granting MouseLock permissions
|
2015-10-06 11:03:24 +02:00 |
|
David Rosca
|
83db3c1988
|
WebPage: Always grant MouseLock permission in fullscreen
|
2015-10-06 10:58:17 +02:00 |
|
David Rosca
|
6b02cd4cab
|
AdBlockRule: Correctly disable third-party option
|
2015-10-06 10:13:41 +02:00 |
|
David Rosca
|
4efbc54cac
|
UserAgentDialog: Hide per-site options
|
2015-10-06 10:10:27 +02:00 |
|
David Rosca
|
dd71761854
|
Remove no longer used classes
|
2015-10-06 09:52:44 +02:00 |
|
David Rosca
|
6d026969f7
|
Remove QFtp
|
2015-10-06 09:49:42 +02:00 |
|
David Rosca
|
db058ff194
|
Remove use of QNetworkRequest in LoadRequest
|
2015-10-06 09:46:23 +02:00 |
|
David Rosca
|
1a87d443c0
|
WebTab: Fix pinning tabs that are not yet restored
|
2015-10-05 23:39:59 +02:00 |
|
David Rosca
|
9fd7c271e4
|
ToolButton: Fix showing both context menu and button menu on right click
|
2015-10-05 22:41:20 +02:00 |
|
David Rosca
|
3ec6da6103
|
Bring back support for sending DNT header to servers
|
2015-10-05 22:32:55 +02:00 |
|
David Rosca
|
39c920f3ce
|
Preferences: Remove Send Referer option
|
2015-10-05 22:24:21 +02:00 |
|
David Rosca
|
8778ddc2dd
|
Bring back support for setting AcceptLanguage header
|
2015-10-05 22:21:14 +02:00 |
|
David Rosca
|
3d8b09653f
|
WebView: Clear icon when icon url changes
|
2015-10-05 22:08:31 +02:00 |
|
David Rosca
|
4d05c1105a
|
Bring back support for managing cookies
|
2015-10-05 22:03:53 +02:00 |
|
David Rosca
|
8ba58860db
|
README: Note that Qt 5.6 is required
|
2015-10-05 20:55:32 +02:00 |
|
David Rosca
|
226b29b0c6
|
Set empty page icon to qupzilla:speeddial
|
2015-10-05 20:50:20 +02:00 |
|
David Rosca
|
88c5b271e2
|
AdBlockRule: Add support for script, stylesheet and object-subrequest
|
2015-10-05 20:43:05 +02:00 |
|
David Rosca
|
3050913d21
|
WebHitTestResult: Fix isContentSelected
Was returning always true on right click
|
2015-10-05 20:29:38 +02:00 |
|
David Rosca
|
150252aea9
|
Don't store blocked entries in WebPage
It is not possible in this way with QtWebEngine
|
2015-10-05 20:23:10 +02:00 |
|
David Rosca
|
e91d6482d1
|
Bring back AdBlock blocking network requests
|
2015-10-05 20:16:51 +02:00 |
|
David Rosca
|
40eb1281f8
|
Add UrlInterceptor interface
|
2015-10-05 19:52:41 +02:00 |
|
David Rosca
|
a6c9ca7b4c
|
Workaround error handling in scheme handlers
|
2015-10-05 19:16:12 +02:00 |
|
David Rosca
|
5829318774
|
AdBlock: Bring back support for adding new subscription with abp: links
|
2015-10-05 18:54:58 +02:00 |
|
David Rosca
|
79dd0d5899
|
Removed ftp scheme handler
ftp is internal scheme, so it is not possible to use custom scheme
handler with QtWebEngine
|
2015-10-05 18:12:10 +02:00 |
|
David Rosca
|
949faa5856
|
Add support for HTML FullScreen
Esc is used to leave fullscreen
|
2015-10-05 18:08:14 +02:00 |
|
David Rosca
|
637f38684d
|
Settings: Bring back support for plugins (eg. Flash)
|
2015-10-05 17:29:09 +02:00 |
|
David Rosca
|
9cb66878ff
|
Port to Qt 5.6
|
2015-10-05 17:20:53 +02:00 |
|
David Rosca
|
94d89e4fa6
|
DownloadManager: Use shorter timeout for updating window title
|
2015-10-04 21:12:53 +02:00 |
|
David Rosca
|
510f521074
|
Downloads: Bring back option to choose path / open downloads
|
2015-10-04 21:00:38 +02:00 |
|
David Rosca
|
35f002efb4
|
DownloadManager: Fix clearing download items
|
2015-10-04 20:23:54 +02:00 |
|
David Rosca
|
c24b0e92fd
|
Remove TODO comment
|
2015-10-04 20:02:16 +02:00 |
|