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
|
32ea932654
|
WebPage: Don't write JS console messages to standard output
There is now support for web inspector, so this is not needed
anymore.
|
2015-08-30 14:46:23 +02:00 |
|
David Rosca
|
eec26c9af4
|
Bring back support for web inspector
QtWebEngine only supports remote web inspector, so this
starts it on port 33417.
|
2015-08-30 14:44:59 +02:00 |
|
David Rosca
|
1756c51546
|
Remove remaining RSS code
|
2015-08-30 10:40:45 +02:00 |
|
David Rosca
|
869e1ff758
|
Fix QWebChannel connection after restoring history
|
2015-08-29 19:19:25 +02:00 |
|
David Rosca
|
495ebc785e
|
Don't link to unused Qt modules
|
2015-08-29 18:32:57 +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
|
15279a3641
|
WebView: Don't show source on qrc: scheme
|
2015-08-28 17:43:44 +02:00 |
|
David Rosca
|
a672771cef
|
WebPage: Remove isPointerSafeToUse hack
Pointers are no longer stored as void* in network requests
|
2015-08-28 16:18:05 +02:00 |
|
David Rosca
|
b9d5851ef5
|
Renamed src/webkit -> src/webengine
|
2015-08-28 16:17:29 +02:00 |
|