summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-05-03Release v1.3.0v1.3.0Florian Bruhin
2018-05-03Update changelog for v1.3.0Florian Bruhin
2018-05-03Add test for #3753Florian Bruhin
2018-05-03Disable spellcheck when it's unneeded.Florian Bruhin
2018-05-03Update changelogFlorian Bruhin
2018-05-03Merge remote-tracking branch 'origin/pr/3702'Florian Bruhin
2018-05-03Call setFocus() when navigatingFlorian Bruhin
2018-05-03Revert "Always set FocusOnNavigationEnabled"Florian Bruhin
2018-05-03Call _handle_search before leaving the modeFlorian Bruhin
2018-05-03Fix lintFlorian Bruhin
2018-05-03Add a stop-gap solution for AssertionError when retrying downloadsFlorian Bruhin
2018-05-03Handle event_target() being NoneFlorian Bruhin
2018-05-03Update changelogFlorian Bruhin
2018-05-03Refactor handling search in command.pyFlorian Bruhin
2018-05-03Merge remote-tracking branch 'origin/pr/3796'Florian Bruhin
2018-05-03Refactor matching of Greasemonkey scriptsFlorian Bruhin