David Rosca
|
b87ccf714c
|
Fix all override warnings
|
2019-03-01 17:08:50 +01:00 |
|
Laurent Montel
|
4c9d503699
|
Const'ify
|
2019-01-11 07:40:51 +01:00 |
|
David Rosca
|
dc131ddfee
|
NavigationBar: Fix syncing back/forward buttons state with web history
BUG: 391331
FIXED-IN: 3.0.1
|
2018-03-17 13:55:35 +01:00 |
|
David Rosca
|
d3ebe40e8f
|
Replace signals/slots with Q_SIGNALS/Q_SLOTS
|
2018-02-25 13:33:07 +01:00 |
|
David Rosca
|
9b3f56093e
|
TabbedWebView: Rename setWebPage -> setPage
Fixes hovered links not being shown in statusbar for target=_blank
tabs as WebPage is setting new page of webview with setPage.
|
2018-01-28 22:40:04 +01:00 |
|
David Rosca
|
d00e769749
|
Initial rename to Falkon
|
2017-08-25 17:32:32 +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
|
c68789c217
|
WebView: Remove unused openNewTab function
|
2015-10-01 17:37:56 +02:00 |
|
David Rosca
|
9072cc65c6
|
WebView: Bring back context menu
|
2015-09-29 23:15:46 +02:00 |
|
David Rosca
|
d4e09d8840
|
Hack to make input events work
|
2015-09-29 21:53:19 +02:00 |
|
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 |
|