115 Commits (a89a9a8ddce4e5f4ba96835876f304bd0f3ece65)

Author SHA1 Message Date
David Rosca a89a9a8ddc
WebView: Add support for changing default background color 8 years ago
David Rosca 97a1765b6c
Emit webPageDeleted only from WebView 8 years ago
David Rosca dd30a1bc72
WebView: Disable setForceContextMenuOnMouseRelease on Windows 8 years ago
David Rosca 78cb4f6509
WebView: Immediately delete old page in setPage 8 years ago
Anmol Gautam 5152e514a0
Printing to PDF with the page title 8 years ago
David Rosca 01c5397fef
WebTab: Don't set "Loading..." tab text 8 years ago
David Rosca 33b2f0f908
WebView: Try requestedUrl when url is empty in title() 8 years ago
David Rosca f36799a8da
WebView: Correctly transfer loading signals when changing page 8 years ago
David Rosca 2e7436c741
LocationBar: Handle url/search resolution in loadAction instead of WebView::load 8 years ago
David Rosca 087c98343e Remove compatibility code with Qt older than 5.9 8 years ago
David Rosca 4f0c30c5c7 Add support for window.print() 8 years ago
David Rosca e73bf22aa9 WebView: Call acceptNavigationRequest before loading urls 8 years ago
David Rosca 059889ecfe BrowserWindow: Don't show "Empty Page" in window title 8 years ago
David Rosca 6806fa5405 AbstractButtonInterface: Use WebView property instead of WebPage 8 years ago
David Rosca 8749c05854 WebView: Search using default engine instead of active in actions 8 years ago
David Rosca cca6b0189f Don't use QPrinter when printing to PDF 8 years ago
David Rosca d00e769749 Initial rename to Falkon 9 years ago
David Rosca f0b8ac2daa Use QWebEngineHttpRequest with Qt 5.9 9 years ago
David Rosca 16f9b2fde9 Rework the zoom bug workaround 9 years ago
David Rosca bd9a33d6f9 Fix crash when opening target __blank links 9 years ago
Anthony Fieroni 92b49be0c2 Don't leak web page 9 years ago
Anthony Fieroni db33b8d860 Workaround Qt5.8 zoom factor bug 9 years ago
David Rosca eb0cf5065d WebView: Exit fullscreen on hide 9 years ago
David Rosca 8e16efc1bf Fix crash when restoring history of internal pages with QtWebEngine 5.8 9 years ago
David Rosca b61b4aca67 WebView: Don't change m_progress when loading finished 9 years ago
David Rosca 8a942e2e73 WebView: Remove QWebChannel resetting workaround 9 years ago
David Rosca 8fa9db9f65 Show print preview dialog when printing page 9 years ago
David Rosca 13cba7a069 Bump minimum Qt to 5.8 9 years ago
David Rosca 45f37a3a64 WebView: Fix send text by mail action 9 years ago
David Rosca 5cc7dd080e Fix scrolling with high resolution mouse/touchpads 9 years ago
David Rosca a6988ee8f1 TabIcon: Draw small dot in corner when there is activity in pinned tab 9 years ago
David Rosca 614ac46174 WebView: Hide reload/stop actions when not available 9 years ago
David Rosca 68e0425bde Hide tab icon when page icon is null 9 years ago
David Rosca e21636c661 Add more HighDPI ready icons in data/icons/menu 9 years ago
David Rosca a4d284fa71 WebView: Support QApplication::wheelScrollLines 9 years ago
David Rosca 6514aed3a7 Fix skipping internal pages when showing source code with Qt 5.8 9 years ago
David Rosca 0ca133bfaf Always use QPointF for positions on webpage 9 years ago
David Rosca 9beee941f6 Adjust position of status bar message widget according to scrollbars 9 years ago
David Rosca 1a110c3641 WebHitTestResult: Use data from QWebEngineContextMenuData 9 years ago
David Rosca 64b48f6899 Use native scrollbars for main scrollbars 9 years ago
David Rosca c9797f5600 WebView: Make sure to return non-null inputWidget() 9 years ago
David Rosca 2ad5e82ce2 WebView: Fix finding rwhvqt with Qt 5.8 9 years ago
David Rosca 96202a6fe0 WebView: Remove custom drag&drop handling 9 years ago
David Rosca 3a9e0501df Fix saving new icons in database 9 years ago
David Rosca d932fcb004 WebView: Implement adding spellcheck suggestions to context menu 10 years ago
David Rosca 7c4345775c WebView: Add Ctrl+M shortcut to toggle mute 10 years ago
David Rosca b9a7c773f1 WebView: Fix handling of key events 10 years ago
David Rosca 1eec6ac87a Use ViewSource page action with Qt 5.8 10 years ago
David Rosca 38bf9d2b4a Use QWebEngineView::icon() instead of custom icon downloading 10 years ago
David Rosca cf3fa88942 Require Qt 5.7 10 years ago