115 Commits (a89a9a8ddce4e5f4ba96835876f304bd0f3ece65)

Author SHA1 Message Date
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 c004d52db1 Run js code in ApplicationWorld with QtWebEngine 5.7 10 years ago
David Rosca 838ec366de Fix parenting WebPage when created from WebPage::createWindow 10 years ago
David Rosca 90e72aa88f Small cleanup in WebView 10 years ago
David Rosca d8682ff51d WebHitTestResult: Map position to page viewport coords 10 years ago
David Rosca 71b6d922be WebView: Handle create WebBrowserWindow 10 years ago
David Rosca 3d5f45bfc5 Don't use custom script for toggle play/pause and mute 10 years ago
Kevin Kofler a570beb667 Do not call loadRequest on an invalid URL 10 years ago
Kevin Kofler fcae1fd3f5 Make automatic searching from the address bar optional 10 years ago
David Rosca caefbcfa02 Another fix for older GCC 10 years ago
David Rosca 626bf8f4bb Fix searching for strings with special whitespaces from locationbar 11 years ago
David Rosca 27f0f9afac WebView: Don't try to load invalid one-word urls 11 years ago
David Rosca 638c22486c WebView: Use correct check if the host lookup succeeds 11 years ago
David Rosca bcf50f9343 WebView: Better HANDLE_EVENT macro 11 years ago
David Rosca a6a6b33b09 WebView: Another take on forwarding events 11 years ago
David Rosca 58d895e272 WebView: Always update site icon, even when icon is null 11 years ago
David Rosca e052bda768 Remove remaining hunspell code 11 years ago
David Rosca 8d312ad132 WebView: Accept drops with urls and open them 11 years ago
David Rosca 387aee12c2 SiteInfo: Only show on non-internal pages 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 54f31237a5 Fix build 11 years ago
David Rosca db058ff194 Remove use of QNetworkRequest in LoadRequest 11 years ago
David Rosca 3d8b09653f WebView: Clear icon when icon url changes 11 years ago
David Rosca 949faa5856 Add support for HTML FullScreen 11 years ago
David Rosca 9cb66878ff Port to Qt 5.6 11 years ago
David Rosca 102ee62d3d WebView: Enable download link/image/media actions with Qt 5.6 11 years ago
David Rosca 7a512918f8 WebView: Prevent handling input events twice 11 years ago
David Rosca 6ac34f74c1 WebView: Fix loading favicons that are on different hosts than site 11 years ago
David Rosca 7f101700ca WebView: Check for m_clickedUrl.isEmpty() in mouseReleaseEvent 11 years ago
David Rosca 4d5808d915 Bring back AutoScroll plugin 11 years ago
David Rosca 75fe50ca48 Bring back MouseGestures 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 8e39135920 WebView: Clear m_clickedUrl and m_clickedPos in mousePressEvent 11 years ago
David Rosca aab8f1ea75 WebView: Shift + Left click now opens link in new window 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 1115d02b37 WebView: Hide not working actions in context menu 11 years ago
David Rosca bfad9eb0aa WebView: Bring back support for unbeforeunload when closing tab 11 years ago
David Rosca 9072cc65c6 WebView: Bring back context menu 11 years ago
David Rosca 4cb9beecc4 WebView: Opening links in tabs now honor user new tab settings 11 years ago
David Rosca d4e09d8840 Hack to make input events work 11 years ago
David Rosca 94bac52e1f Changed CookieManager, SiteInfo and Preferences to QWidget 11 years ago
David Rosca daee137862 Cleanups in WebView 11 years ago