David Rosca
|
def26ad391
|
[WebPage] Fix searching for non-ascii one line term from addressbar
The search term (in url) needs to be decoded from punycode.
Closes #1396
|
2014-06-15 23:33:04 +02:00 |
|
David Rosca
|
9502810404
|
[UrlLoading] Make sure to correctly load one-word hosts without dot
One-word hosts without the dot may be valid url. So let's try to load
it first before using a websearch.
Closes #1317
|
2014-06-06 23:29:49 +02:00 |
|
Mladen Pejaković
|
ce7ea04f4a
|
Language strings fixes. Closes #1318 #1329 #1337
|
2014-05-14 18:29:20 +02:00 |
|
nowrep
|
5c2c90ae6d
|
[WebTab] More cleanup in detach/attach code.
TabbedWebView can now be used with null BrowserWindow pointer.
|
2014-04-04 17:07:31 +02:00 |
|
nowrep
|
84f117e68e
|
[AutoScroll] Fixed AutoScroll plugin after recent commits
Use WebView::overlayWidget for showing widgets over WebView
|
2014-04-01 16:32:55 +02:00 |
|
nowrep
|
7f3d8ee786
|
[Cleanup] Split src/lib/webview into tabwidget, webkit and webtab folders
|
2014-03-31 14:54:08 +02:00 |
|