162 Commits (d7593e0023efef769700cfc34c1e232d4cfa482e)

Author SHA1 Message Date
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
David Rosca f0408e9c13 Bring back SiteInfo 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 e83734069b Bring back support for sending POST data 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