summaryrefslogtreecommitdiff
path: root/tests/unit/keyinput/test_basekeyparser.py
AgeCommit message (Expand)Author
2023-06-30Fix lint/test issuesqt6-autoselectFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2022-08-23Run scripts/dev/rewrite_enums.pyFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_qt_imports.shFlorian Bruhin
2021-11-28Make interpreting number keys as counts configurablePhilipp Albrecht
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-02-24Revert "old qt: Use ApplicationAttribute to switch Ctrl/Meta on Mac"Florian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-11-24Revert "Work around PyQt 5.15.1 waitSignals issues"Florian Bruhin
2020-11-04old qt: Use ApplicationAttribute to switch Ctrl/Meta on MacFlorian Bruhin
2020-09-15Work around PyQt 5.15.1 waitSignals issuesFlorian Bruhin
2020-06-17tests: Get rid of fake_keyeventFlorian Bruhin
2020-06-17basekeyparser: Improve debug loggingFlorian Bruhin
2020-06-17modeparsers: Refactor to avoid subclassingFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-10-09Move supports_count to a class attributeFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-10-25Further simplify caplog.messagesFlorian Bruhin
2018-10-24Use caplog.messagesFlorian Bruhin
2018-05-22Handle ² keypress correctlyFlorian Bruhin
2018-03-14Swap Control/Meta back on macOSFlorian Bruhin
2018-03-13Fall back to non-keypad keys without any keypad bindingsFlorian Bruhin
2018-03-08Fix handling of empty bindings without breaking :unbindFlorian Bruhin
2018-03-08Fix test/lintFlorian Bruhin
2018-03-07Show the keystring correctly when entering a countFlorian Bruhin
2018-03-07Allow to bind numbers in keybindingsFlorian Bruhin
2018-03-06Apply key_mappings to KeySequences correctlyFlorian Bruhin
2018-03-05Fix old macOS-specific test codeFlorian Bruhin
2018-03-05Handle invalid keys coming from QtFlorian Bruhin
2018-03-05Add unit tests for BaseKeyParser.handle with dry_run=TrueFlorian Bruhin
2018-03-04Make sure bindings with umlauts workFlorian Bruhin
2018-03-04Always prefer exact over partial matchesFlorian Bruhin
2018-03-04Refactor other keyinput testsFlorian Bruhin
2018-03-04Bring back keyutils.is_modifier() and modifier handlingFlorian Bruhin
2018-03-04Fix lint and testsFlorian Bruhin
2018-03-04Expose less from keyutils publiclyFlorian Bruhin
2018-03-04Fix test_split_count after _handle_key mergeFlorian Bruhin
2018-02-27Get rid of _warn_on_keychains and _supports_chainsFlorian Bruhin
2018-02-27Get rid of BaseKeyparser.TypeFlorian Bruhin
2018-02-27Fix lintFlorian Bruhin
2018-02-27More test_basekeyparser fixesFlorian Bruhin
2018-02-27Initial attempts at fixing test_basekeyparserFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-09-22Make bindings win over mappingsFlorian Bruhin
2017-09-20Use utils.is_* for platform checks everywhereFlorian Bruhin
2017-09-14Remove support for ambiguous keybindingsFlorian Bruhin
2017-07-04Update test_basekeyparser for new configFlorian Bruhin
2017-05-23tests: Use match= for pytest.raisesFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin