summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-04Make sure bindings with umlauts workFlorian Bruhin
2018-03-04Always prefer exact over partial matchesFlorian Bruhin
2018-03-04Improve logging message for clear_keystringFlorian Bruhin
2018-03-04Fix handling of key_mappingsFlorian Bruhin
2018-03-04Fix handling of </> keysFlorian Bruhin
2018-03-04Refactor keyutils._parse_keystringFlorian Bruhin
2018-03-04Update docsFlorian Bruhin
2018-03-04Fix lintFlorian Bruhin
2018-03-04Remove old fixmeFlorian Bruhin
2018-03-04Refactor other keyinput testsFlorian Bruhin
2018-03-04100% coverage for keyinput.keyutilsFlorian Bruhin
2018-03-04Make KeySequence.matchs() work correctlyFlorian Bruhin
2018-03-04Add more KeySequence testsFlorian Bruhin
2018-03-04KeySequence: Make sure we got valid key codesFlorian Bruhin
2018-03-04KeySequence: Add __le__/__ge__Florian Bruhin
2018-03-04Improve keyutils testsFlorian Bruhin
2018-03-04Test and fix keyutils._parse_keystringFlorian Bruhin
2018-03-04Change the way Space keybindings are handledFlorian Bruhin
2018-03-04Refactor keyutils testsFlorian Bruhin
2018-03-04Bring back keyutils.is_modifier() and modifier handlingFlorian Bruhin
2018-03-04Improve and fix test_is_printableFlorian Bruhin
2018-03-04Test for modifiers and corner case 0xFFFritz Reichwald
2018-03-04Fix modifier handlingFlorian Bruhin
2018-03-04Simplify handling of modifier-only keysFlorian Bruhin
2018-03-04Refactor KeyInfo.__str__Florian Bruhin
2018-03-04Fix lintFlorian Bruhin
2018-03-04Capitalize Escape in TestFullscreenNotificationFlorian Bruhin
2018-03-04Refactor keyutils tests involving all keysFlorian Bruhin
2018-03-04Fix handling of printable control keys in KeyInfo.text()Florian Bruhin
2018-03-04Check all keys against QTest::keyToAsciiFlorian Bruhin
2018-03-04Add printable and ismodifier testFritz Reichwald
2018-03-04Fix handling of Shift-Tab aka. BacktabFlorian Bruhin
2018-03-04Fix KeyInfo.__str__ for <Shift-Tab>Florian Bruhin
2018-03-04Regenerate docsFlorian Bruhin
2018-03-04Simplify unicodedata.category callsFlorian Bruhin
2018-03-04Fix lint and testsFlorian Bruhin
2018-03-04Add keyutils.is_modifier_key()Florian Bruhin
2018-03-04Add keyutils.is_printable()Florian Bruhin
2018-03-04Simplify KeyInfo.text()Florian Bruhin
2018-03-04Add tests for lower-/uppercase textFlorian Bruhin
2018-03-04Improve IDs for qt_key fixtureFlorian Bruhin
2018-03-04Make all key names workFlorian Bruhin
2018-03-04Make test_keyutils workFlorian Bruhin
2018-03-04key_data: Update key names to reflect realityFlorian Bruhin
2018-03-04Initial tests on all Qt keysFlorian Bruhin
2018-03-04Expose less from keyutils publiclyFlorian Bruhin
2018-03-04Add missing default=True for configmodel.bindFlorian Bruhin
2018-03-04Refactor configmodel.bindFlorian Bruhin
2018-03-04Fix test_split_count after _handle_key mergeFlorian Bruhin
2018-03-04Adjust copyrightFlorian Bruhin