David Rosca
|
6e6f934535
|
Fix emitting changed() in TabWidget
TabbedWebView::changed() is no longer used, connect to urlChanged directly
|
2015-09-29 16:31:23 +02:00 |
|
David Rosca
|
7d9a07b379
|
Bring back show source support (using view-source: url)
|
2015-05-24 21:28:45 +02:00 |
|
David Rosca
|
e854afb5d3
|
TabbedWebView: Bring back showing hovered link url in statusbar
|
2015-05-22 23:30:51 +02:00 |
|
S. Razi Alavizadeh
|
0af8f45a5f
|
[MouseGestures] Honor to user settings for 'New Tab' url,
- Closes #1380
|
2014-06-02 00:28:41 +04:30 |
|
David Rosca
|
e9a9a768cc
|
[TabbedWebView] Make sure to not crash with invalid m_window pointer
This is followup to properly handle detached WebTab (outside
BrowserWindow)
[ci skip]
|
2014-04-11 22:23:42 +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
|
98907c2055
|
[WebTab] Reworked tab attaching/detaching.
This also fixes crash on detach
|
2014-04-01 18:47:19 +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 |
|