index
:
qutebrowser
auto-releases
better-qt-wrappers
buildpulse
cheroot-test
chore/6.7.1_requirements
chore/docs_about_mypy
ci
ci-python
ci-upgrade
ci-windows-debug
dataclass
dependabot/github_actions/actions/cache-4
dependabot/github_actions/actions/checkout-4
dependabot/github_actions/actions/github-script-7
dependabot/github_actions/actions/setup-node-4
dependabot/github_actions/actions/setup-python-5
dependabot/github_actions/actions/upload-artifact-4
dependabot/github_actions/codecov/codecov-action-4
dependabot/github_actions/codecov/codecov-action-5
dependabot/github_actions/docker/build-push-action-5
dependabot/github_actions/docker/build-push-action-6
dependabot/github_actions/docker/login-action-3
dependabot/github_actions/docker/setup-buildx-action-3
dependabot/github_actions/github/codeql-action-3
dependabot/github_actions/peter-evans/create-pull-request-6
dependabot/github_actions/peter-evans/create-pull-request-7
dependabot/github_actions/softprops/action-gh-release-2
dev
dev-split-parser
docker
drop-32bit-windows
drop-py37
drop-py38
dynamic-dark-mode
explicit-focus-handling
feat/68_permissions_askeverytime
feat/7187_chromium_security_patch_in_version
feat/7662_scripts_on_profile
feat/7901_handle_no_selectionmodel_on_clear_selection
feat/8077_remove_tree_code_from_commands.py
feat/8170_pdfjs_withresolve
feat/8260_drop_qt5_builds
feat/check_mergability_with_formatters_1455
feat/ci_jobs_parallel_spike
feat/docker_compose
feat/e2e_screenshots
feat/eslint9
feat/mac_sandbox_pre_release_pyinstaller
feat/macos-15
feat/manual_docker_docs
feat/parallel_pytest
feat/pyqt67_enablement
feat/pyqt6_and_mypy
feat/pyqt_import_rewrite_v2
feat/pyqt_wrapper_bulk_import_rewrite
feat/pyqt_wrapper_lazy_attempt
feat/remove_py36_support
feat/remove_pyqt_resources_for_importlib
feat/test_pre_release_pyinstaller
feat/turn_on_mypy_pyqt5
feat/uv_pip_compile
fill-in-security-version
fix-document-pip
fix/6.8_spellcheck_test
fix/7947_clean_up_selection_models
fix/always_update_requirements_when_recompiling
flaky-caret-windows
gherkin8342
gm-improvements
legacy-pdfjs
local_file_access_default
main
maint/6.6_in_ci
maint/flaky_js_tests
maint/unstable_mesa_error_logs
master
master-qt6
new-branch-for-CI
new-chromium-args
new-stubs
no-pypeg
notifcation-error-handling
nsis-windows-build
pakjoy
pre
process-message-improvements
profile-cleanup-1
py311
py312
pylint-2-12
pytest-style
python-dev
qt6-autoselect
qt6-delay-window-show
qt6-kbd-focus
qt6-mypy
qt6-test
qt6-v2
qt65
qt67
qt671
remove-frozen
reuse
rich-text-messages
spike/macos-14-nightly
tree-tabs-integration
tree/8076_fix_loading_collapsed_tabs_and_legacy_session_support
tree/8078_treetabbedbrowser_misc_cleanups
tree/8078_treetabwidget_misc_cleanups
tree/fix-lint
update-dependencies
v0.11.x
v1.1.x
v1.10.x
v1.11.x
v1.12.x
v1.13.x
v1.14.x
v1.2.x
v1.3.x
v1.4.x
v1.5.x
v1.6.x
v1.7.x
v1.8.x
v1.9.x
v2.0.x
v2.1.x
v2.1.x-dev
v2.2.x
v2.3.x
v2.4.x
v2.5.x
v3.0.x
v3.1.x
v3.2.x
v3.3.x
v3.4.x
windows-ipc-debugging-compiler
wip/8110_nightly_build_please
wip/check_nightlies
wip/debug_dependancies
wip/docker_builds_no_fast_fail
wip/flaky_qt67
wip/ignore_68_test_failures
wip/test_webkit_timeouts
xhr-accept-language
xxx/check_ci
A keyboard-driven, vim-like browser based on PyQt5
Florian Bruhin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
keyinput
/
test_keyutils.py
Age
Commit message (
Expand
)
Author
2024-10-13
Use str.removeprefix() and str.removesuffix()
Florian Bruhin
2023-07-23
reuse: Initial copyright text update for myself
Florian Bruhin
2023-07-23
reuse: Adjust most license headers
Florian Bruhin
2023-06-30
qt6: Make sure KeyInfo never has ints as members
Florian Bruhin
2023-06-30
Remove vim modelines
Philipp Albrecht
2022-08-23
keyutils: Move public functions to KeyInfo
Florian Bruhin
2022-08-23
lint: Remove unused imports
Florian Bruhin
2022-08-23
qt6 tests: Also apply pyqt_enum_workaround() for modeparsers
Florian Bruhin
2022-08-23
keyutils: Make sure KeyInfo has separate key/mod
Florian Bruhin
2022-08-23
Make keyutils._assert_plain_* work on Qt 6
Florian Bruhin
2022-08-23
qt6: Handle invalid Qt.Key members in more places
Florian Bruhin
2022-08-23
Add a KeyInfo.__repr__
Florian Bruhin
2022-08-23
qt 6: Fix getting enum members in tests
Florian Bruhin
2022-08-23
qt6 tests: Fix some enum issues around test_keyutils.py
Florian Bruhin
2022-08-23
Fix remaining enum/flag issues
Florian Bruhin
2022-08-23
Simplify KeyInfo.to_qt
Florian Bruhin
2022-08-23
Store KeyInfo in KeySequence
Florian Bruhin
2022-08-23
Fix missed enum scope changes
Florian Bruhin
2022-08-23
Run scripts/dev/rewrite_enums.py
Florian Bruhin
2022-08-23
Run scripts/dev/rewrite_qt_imports.sh
Florian Bruhin
2021-03-20
Fix bindings.key_mappings with multiple keys
Florian Bruhin
2021-02-24
Revert "old qt: Use ApplicationAttribute to switch Ctrl/Meta on Mac"
Florian Bruhin
2021-01-26
doc: Switch URLs to https
Florian Bruhin
2021-01-22
Support Super as modifier name
Florian Bruhin
2021-01-20
Bump copyright years
Florian Bruhin
2020-11-04
old qt: Use ApplicationAttribute to switch Ctrl/Meta on Mac
Florian Bruhin
2020-06-17
tests: Get rid of fake_keyevent
Florian Bruhin
2020-06-17
modeparsers: Refactor how hints are handled
Florian Bruhin
2020-01-04
Adjust copyrights for 2020
Florian Bruhin
2019-09-13
Fix coverage
Florian Bruhin
2019-09-13
Add a proper MatchResult type instead of tuples
Florian Bruhin
2019-09-12
Merge remote-tracking branch 'origin/pr/4730' into binding-trie
Florian Bruhin
2019-09-11
Merge remote-tracking branch 'origin/pr/4691'
Florian Bruhin
2019-09-11
Merge remote-tracking branch 'origin/pr/4492'
Florian Bruhin
2019-09-10
Merge remote-tracking branch 'origin/pr/4585'
Florian Bruhin
2019-08-18
Fix implicit int conversions for QKeySequence
Florian Bruhin
2019-04-27
Add tests for binding trie
Jay Kamat
2019-04-26
Add tests for modifier keys for test_is_special
user202729
2019-04-26
Add tests for is_special_hint_mode
user202729
2019-04-24
Fix wrong test for keyutils.is_printable
user202729
2019-03-09
Reduce rewriting to just surrogates
Joel Bradshaw
2019-02-22
Update copyright for 2019
Jay Kamat
2019-02-17
Add tests for AltGr modifier key
user202729
2019-02-16
Adjust for new pytest import handling
Florian Bruhin
2018-12-29
Linting, review comments
Joel Bradshaw
2018-12-26
Take a different tack
Joel Bradshaw
2018-12-24
Never mind, early return is what we want
Joel Bradshaw
2018-12-23
Attempt to add a test for this
Joel Bradshaw
2018-08-28
Recognize "Command"/"Cmd" in keybindings
Florian Bruhin
2018-03-21
Add test case for is_special in keyutils
George Edward Bulmer
[next]