summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-11CVE-2018-10895: Fix CSRF issues with qute://settings/set URLv1.3.xFlorian Bruhin
2018-06-21Use ImportError for winreg importFlorian Bruhin
2018-06-21build_release.py: reformatbitraid
2018-06-21build_release.py: Get python path from registry on Windowsbitraid
2018-06-21Release v1.3.3v1.3.3Florian Bruhin
2018-06-21Update changelogFlorian Bruhin
2018-06-21Fix shadowing of 'html' nameFlorian Bruhin
2018-06-21Re-add waiting for QQuickWidgetFlorian Bruhin
2018-06-21Revert "Properly add QtQuickWidgets dependency"Florian Bruhin
2018-06-21Update changelogFlorian Bruhin
2018-06-21Fix XSS issue on qute://historyFlorian Bruhin
2018-06-21Don't depend on PyQt5.QtQuickWidgets to get RWHVFlorian Bruhin
2018-06-21Always clear searches between page loadsFlorian Bruhin
2018-06-21Properly add QtQuickWidgets dependencyFlorian Bruhin
2018-06-11Handle multiple visible children when finding lost focusProxyFlorian Bruhin
2018-06-11Only consider visible render widgets for lost focusProxyFlorian Bruhin
2018-06-10Release v1.3.2v1.3.2Florian Bruhin
2018-06-09Remove unused importFlorian Bruhin
2018-06-09Fix waiting for initial focus object with Qt 5.11 workaroundsFlorian Bruhin
2018-06-08Further simplify getting focusProxy childrenFlorian Bruhin
2018-06-08Improve RWHV typecheck for focusProxyFlorian Bruhin
2018-06-08Exclude QMenu when trying to find the missing focusProxyFlorian Bruhin
2018-06-08Show children in focusProxy workaroundFlorian Bruhin
2018-06-08Fix check for reloads on Qt < 5.11Florian Bruhin
2018-06-07Remove unused importFlorian Bruhin
2018-06-07Implement a better workaround for chrome-error:// URLsFlorian Bruhin
2018-06-07Go back to using an invalid scheme for invalid_link.htmlFlorian Bruhin
2018-06-07Make sure external schemes are clickable via hintsFlorian Bruhin
2018-06-07Add a workaround for chrome-error:// loops on Qt 5.11Florian Bruhin
2018-06-07Skip invalid link tests on Qt 5.11Florian Bruhin
2018-06-07Use a valid scheme in invalid_link.htmlFlorian Bruhin
2018-06-07Reenable Qt 5.11 tests on TravisFlorian Bruhin
2018-06-06Don't run test with failed download on Qt 5.11Florian Bruhin
2018-06-06Only set PseudoLayout with Qt 5.11Florian Bruhin
2018-06-06Fix lintFlorian Bruhin
2018-06-06Handle resizing via PseudoLayoutFlorian Bruhin
2018-06-06Try harder to get the RenderWidgetHostViewQtFlorian Bruhin
2018-06-06Initial proof of concept for pseudo layoutFlorian Bruhin
2018-05-29travis: Allow Archlinux to fail for nowFlorian Bruhin
2018-05-29setup.py: Set long_description_content_typeFlorian Bruhin
2018-05-29Release v1.3.1v1.3.1Florian Bruhin
2018-05-29Update changelog for v1.3.1Florian Bruhin
2018-05-28Fix lintFlorian Bruhin
2018-05-28Add some more logging for #3920Florian Bruhin
2018-05-28Use functools instead of a lambda for QTimerFlorian Bruhin
2018-05-22Handle ² keypress correctlyFlorian Bruhin
2018-05-22Properly work around Qt 5.11 keyboard focus issuesFlorian Bruhin
2018-05-17Fix reload for JavaScript support on Qt 5.11Florian Bruhin
2018-05-17Add workaround for the "split page" Qt bug (QTBUG-68224)Florian Bruhin
2018-05-17Improve configuration docsFlorian Bruhin