1 Commits (b9d5851ef52165eb7e345c6a66b224b3663e0f81)

Author SHA1 Message Date
David Rosca b9d5851ef5 Renamed src/webkit -> src/webengine 11 years ago
David Rosca 406f522c61 WebPage: Implement certificateError 11 years ago
David Rosca b30b25b254 WebPage: Implement chooseFiles 11 years ago
David Rosca 431610215d AdBlock: Bring back domain specific element hiding rules 11 years ago
David Rosca b83c845bab PluginInterface: Replace createRequest with acceptNavigationRequest 11 years ago
David Rosca 278b725571 Bring back support for downloading files 11 years ago
David Rosca 6da67fc53d Correctly create off-the-record profile for private browsing 11 years ago
David Rosca f90a40836c PopupWindows: Port to QtWebEngine 11 years ago
David Rosca 286c714593 WebPage: Bring back windowCloseRequested support 11 years ago
David Rosca 014d0d50ab WebPage: Port feature permission notifications to QtWebEngine 11 years ago
David Rosca 60b2386a6e Initial port to QtWebEngine 11 years ago
S. Razi Alavizadeh 9591754027 WebPage: Download unsupported content from FTP protocol. 11 years ago
David Rosca 5cf4d0d6e0 AdBlock: Use display:block when hiding blocked iframes 11 years ago
David Rosca a750858ed7 AdBlock: Fix hiding iframes that have completely blocked contents 11 years ago
David Rosca 35b2fb22b4 Remove unnecessary qDebugs 12 years ago
David Rosca 2730fd4b4a AutoFill: Fix completing forms after recent change 12 years ago
David Rosca 3360a531f1 AutoFill: Rewrite AutoFill to complete each frame separately 12 years ago
David Rosca def26ad391 [WebPage] Fix searching for non-ascii one line term from addressbar 12 years ago
David Rosca 9502810404 [UrlLoading] Make sure to correctly load one-word hosts without dot 12 years ago
Mladen Pejaković ce7ea04f4a Language strings fixes. Closes #1318 #1329 #1337 12 years ago
nowrep 5c2c90ae6d [WebTab] More cleanup in detach/attach code. 12 years ago
nowrep 84f117e68e [AutoScroll] Fixed AutoScroll plugin after recent commits 12 years ago
nowrep 7f3d8ee786 [Cleanup] Split src/lib/webview into tabwidget, webkit and webtab folders 12 years ago
nowrep fe0b03fdb7 Include QDebug in qzcommon.h 12 years ago
nowrep bd0cc0e121 [Crash] Fixed crash after closing some tabs (eg. GMail) 12 years ago
nowrep d2528417d1 [CodeCleanup] Removed all disconnectObjects() methods 12 years ago
nowrep 2e9ce1ba90 [CodeCleanup] Major cleanup in MainApplication class 12 years ago
nowrep edbb87bd1f [CodeCleanup] IconProvider now have static methods for getting icons 12 years ago
nowrep 82ca226127 [Code] Use QTime::elapsed() for timing 12 years ago
nowrep 404fa68a1b [Cleanup] Renamed QupZilla class to BrowserWindow 12 years ago
nowrep 1a5fc6a1a1 [ExternalJsObject] Add window.external Js object to all pages 12 years ago
nowrep 260447e414 [coverity] Fixes for issues found by scan.coverity.com 12 years ago
nowrep d5ea5342cf [SBI_JsIcon] Fix after 36724df3a6 12 years ago
nowrep 36724df3a6 [QupZillaPages] Always enable JavaScript for qupzilla: pages 12 years ago
Jonathan Hooverman d917f43cf0 Updated copyright year to 2014 12 years ago
nowrep da15e5868d [CodingStyle] Don't use references when assigning to local variable 12 years ago
nowrep 3d4da9e4ea [FileDialogs] Remember last path in all dialogs 12 years ago
nowrep 136452ad2a Properly test for USE_QTWEBKIT_2_2 define 13 years ago
nowrep bd315afe9e [AutoFill] Rewritten password management to support multiple backends. 13 years ago
nowrep 16d5917d43 [Code] Make it possible to move TabbedWebView to other window. 13 years ago
nowrep 1b617068b2 [AdBlock] Fixed hiding rules when more than 5000 rules in subscription. 13 years ago
nowrep c073ce0094 Make it possible for plugins to reimplement mailto scheme. 13 years ago
nowrep 90c285c1ac Added function to return focused element on page. 13 years ago
nowrep 7c57588738 Cancel upload when trying to upload non-readable files. 13 years ago
nowrep 67dbddedfe [FileWatcher] Delay emition of file/dir changed signal. 13 years ago
nowrep 5f5cf7417d [Code] Updated coding style with patched Astyle + normalized signals. 13 years ago
nowrep d885444501 [Code] Use QVector instead of QList for elements bigger than pointer. 13 years ago
nowrep f3c7f5a3ba [Qt5] Fixed failing FormCompleter tests. 13 years ago
nowrep 67d6d380cd [AutoFill] Added password icon into locationbar to choose username. 13 years ago
nowrep 3b648397b0 [code] Added checks before using QWebPage::view(). 13 years ago