summaryrefslogtreecommitdiff
path: root/qutebrowser/browser/eventfilter.py
AgeCommit message (Expand)Author
2023-06-30Remove vim modelinesPhilipp Albrecht
2022-08-23lint: Remove unused importsFlorian Bruhin
2022-08-23Drop Qt < 5.15Florian Bruhin
2022-08-23Let Qt handle back/forward mousepressesFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_enums.pyFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_qt_imports.shFlorian Bruhin
2021-03-23More sophisticated replacing for messagesFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-11-04old qt: Remove unused importsFlorian Bruhin
2020-11-04old qt: Remove FocusWorkaroundEventFilterFlorian Bruhin
2020-08-24Fix lintFlorian Bruhin
2020-08-24Split ChildEventFilter and FocusWorkaroundEventFilterFlorian Bruhin
2020-06-30Suppress context menu properly with rocker gesturesFlorian Bruhin
2020-06-18Merge branch 'master' into docked-inspectorFlorian Bruhin
2020-06-15Renamed a couple of mouse settings.Nicholas Lantz
2020-06-07Add setting to disable back and forward buttons on mouse.Nicholas Lantz
2020-05-20Merge branch 'master' into docked-inspectorFlorian Bruhin
2020-04-27Remove extra query for modeJebby
2020-04-27Don't allow page to be scrolled while hintingJebby
2020-04-20TabEventFilter: Filter mouse events causing zoomFlorian Bruhin
2020-04-20TabEventFilter: Use elif for consistencyFlorian Bruhin
2020-04-20Disable older workarounds in TabEventFilterFlorian Bruhin
2020-04-20Improve docstrings in TabEventFilterFlorian Bruhin
2020-02-27Make widget optional for ChildEventFilterFlorian Bruhin
2020-02-27Enter insert mode when inspector was clickedFlorian Bruhin
2020-02-27Make focus_workaround optional in ChildEventFilterFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-08-17Prevent repeat keyup events for JavaScript when a key is held downFlorian Bruhin
2019-08-17Rename MouseEventFilter to TabEventFilterFlorian Bruhin