David Rosca
|
ced9c8553c
|
SearchEngines: Bring back support to add engine from page
|
2015-09-25 17:41:46 +02:00 |
|
David Rosca
|
9d3769c8e6
|
AutoFill: Save credentials from dynamically created forms
Closes #999
|
2015-08-31 20:49:49 +02:00 |
|
David Rosca
|
2e6b9b7fce
|
Scripts: Use document.createEvent instead of new Event
|
2015-08-31 19:58:42 +02:00 |
|
David Rosca
|
32a0db31b3
|
AutoFill: Initial port to QtWebEngine
There are still issues with completing forms in frames
|
2015-08-31 18:56:52 +02:00 |
|
David Rosca
|
19f1ed6bfb
|
Scripts: Register window.external to all frames
It seems that only one QWebChannel connection per page
is supported, so we need to forward window.external to
all subframes.
|
2015-08-31 12:44:08 +02:00 |
|
David Rosca
|
e83734069b
|
Bring back support for sending POST data
This fixes searching with engines that use POST method
|
2015-08-30 15:36:34 +02:00 |
|
David Rosca
|
20c7b3f57b
|
PageThumbnailer: Delay creating thumbnail by 1 sec after loaded
|
2015-08-30 10:33:10 +02:00 |
|
David Rosca
|
ef71be2a0e
|
Scripts: Only emit created Event when external is not null
|
2015-08-29 18:22:45 +02:00 |
|
David Rosca
|
fc204b3b46
|
SpeedDial: Fix to work with QWebChannel
Page thumbnails are not yet implemented, otherwise it more or less
works.
|
2015-08-28 19:25:45 +02:00 |
|
David Rosca
|
431610215d
|
AdBlock: Bring back domain specific element hiding rules
|
2015-05-27 19:17:29 +02:00 |
|