David Rosca
|
d3ebe40e8f
|
Replace signals/slots with Q_SIGNALS/Q_SLOTS
|
2018-02-25 13:33:07 +01:00 |
|
David Rosca
|
d00e769749
|
Initial rename to Falkon
|
2017-08-25 17:32:32 +02:00 |
|
David Rosca
|
74fc271e25
|
WebInspector: Implement Inspect Element action
|
2015-10-15 17:19:16 +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
|
7d9a07b379
|
Bring back show source support (using view-source: url)
|
2015-05-24 21:28:45 +02:00 |
|
David Rosca
|
f90a40836c
|
PopupWindows: Port to QtWebEngine
It now correctly detects when to open tabs and when to open
popup windows.
Support for opening new browser windows is not yet implemented.
|
2015-05-22 23:57:24 +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 |
|
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
|
e36697eedf
|
[SearchEngines] Support for loading POST engines from LocationBar
Added new class LoadRequest, that holds network request with its
operation type and POST data.
|
2014-03-19 21:27:43 +01:00 |
|
nowrep
|
5e4f703ef2
|
[Code] Renamed qz_namespace.h to qzcommon.h
|
2014-02-26 20:03:20 +01:00 |
|
nowrep
|
afae00e4a2
|
[Cleanup] Rename export macro to just QUPZILLA_EXPORT
|
2014-02-19 22:12:32 +01:00 |
|
nowrep
|
96b5ec1c50
|
[NewTabFlags] Fixed incorrect usage of Qz::NewTabPositionFlags
|
2014-02-12 13:49:48 +01:00 |
|
Jonathan Hooverman
|
d917f43cf0
|
Updated copyright year to 2014
|
2014-01-11 16:11:42 +01:00 |
|
nowrep
|
c9ff4f1c94
|
SearchEngines: Return SearchResult on all searches
|
2013-11-09 13:32:03 +01:00 |
|
nowrep
|
3f616b330d
|
Added Inspect Element action into popup window's context menu.
|
2013-01-25 20:00:37 +01:00 |
|
nowrep
|
cb603f409a
|
Send Referer header when opening new tab from webview.
|
2012-03-10 13:57:50 +01:00 |
|
nowrep
|
39575cf2ab
|
Added statusbar message overly also in popup window.
- added progressbar into statusbar in popup window
|
2012-03-04 14:25:52 +01:00 |
|