49 Commits (059889ecfe4a2f309fcbafe1f7b404a45fdf56a8)

Author SHA1 Message Date
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 d00e769749 Initial rename to Falkon 9 years ago
David Rosca 8e16efc1bf Fix crash when restoring history of internal pages with QtWebEngine 5.8 9 years ago
David Rosca 8fa9db9f65 Show print preview dialog when printing page 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 68e0425bde Hide tab icon when page icon is null 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 96202a6fe0 WebView: Remove custom drag&drop handling 9 years ago
David Rosca 3a9e0501df Fix saving new icons in database 9 years ago
David Rosca 38bf9d2b4a Use QWebEngineView::icon() instead of custom icon downloading 10 years ago
David Rosca ce9d3983a0 Bring back Save Page action 10 years ago
Vlad 81aab60023 Add copy image option in context menu (#2058) 10 years ago
David Rosca d8682ff51d WebHitTestResult: Map position to page viewport coords 10 years ago
David Rosca 8d312ad132 WebView: Accept drops with urls and open them 11 years ago
David Rosca 36031c46e6 WebView: Store input widget as QWidget and not QObject 11 years ago
David Rosca 1a068e8c7d Use QWebEnginePage::RequestClose action to close tabs 11 years ago
David Rosca 56e5237697 WebView: Don't save blank page / speed dial into view history 11 years ago
David Rosca 949faa5856 Add support for HTML FullScreen 11 years ago
David Rosca 102ee62d3d WebView: Enable download link/image/media actions with Qt 5.6 11 years ago
David Rosca 6ac34f74c1 WebView: Fix loading favicons that are on different hosts than site 11 years ago
David Rosca 4d5808d915 Bring back AutoScroll plugin 11 years ago
David Rosca 800cc14dcd Bring back support for searching one-word terms from locationbar 11 years ago
David Rosca 5f6cfdc62a Remove WebView::guessUrlFromString and use QUrl::fromUserInput instead 11 years ago
David Rosca c68789c217 WebView: Remove unused openNewTab function 11 years ago
David Rosca 5e0ca7fed8 Preferences: Bring back external download manager option 11 years ago
David Rosca b24303c00b WebView: Bring back media context menu 11 years ago
David Rosca d10c47a825 WebView: Don't cache form data when adding create search engine action 11 years ago
David Rosca 6a2579a22c Cleanups 11 years ago
David Rosca 7050ffc9e6 SearchEngines: Bring back creating search engines from forms on page 11 years ago
David Rosca 9072cc65c6 WebView: Bring back context menu 11 years ago
David Rosca d4e09d8840 Hack to make input events work 11 years ago
David Rosca daee137862 Cleanups in WebView 11 years ago
David Rosca 67b5a5337b Another cleanups 11 years ago
David Rosca fc85caff57 Add QWebPage::view() that returns WebView * 11 years ago
David Rosca 7e1a0d7720 Another cleanups 11 years ago
David Rosca 496c46d067 Fix saving & restoring tabs with urls hidden in locationbar 11 years ago
David Rosca ff28f1f211 Another cleanup 11 years ago
David Rosca b53bf49f75 Old code cleanup 11 years ago
David Rosca eec26c9af4 Bring back support for web inspector 11 years ago
David Rosca 1756c51546 Remove remaining RSS code 11 years ago
David Rosca 869e1ff758 Fix QWebChannel connection after restoring history 11 years ago
David Rosca b9d5851ef5 Renamed src/webkit -> src/webengine 11 years ago
David Rosca 7d9a07b379 Bring back show source support (using view-source: url) 11 years ago