60 Commits (78dbf8f1c17cc2cbda150dbd027bb31b4f6031e2)

Author SHA1 Message Date
Robert Knight 140b672865 Make key binding test area work. Fix copying of KeyboardTranslator instances. 19 years ago
Robert Knight 431ba05b1f Add facility to translate a key binding entry's result back to a string and use it in the key binding editor. 19 years ago
Robert Knight 1f8e6395f2 Handle the 'Any Modifier' state flag in keytab files. 19 years ago
Robert Knight df184a19ae Code to translate new key translator entry into a string for use in the key bindings editor. 19 years ago
Robert Knight e938b1f864 Work in progress on new keyboard translator. Support cases where a modifier or state is not wanted. Don't try to use QKeySequence to do all the translation, only use it to get the key code. Untested implementation of KeyboardTranslator::Entry::matches() 19 years ago
Dirk Mueller 9ea3227384 include cleanup 19 years ago
Robert Knight 33c913383d EBN fixes. Mostly copyright and implementations including their own headers first. 19 years ago
Robert Knight 63bc8dcf3d Fix unpreview on exit. Attempt #2. Remove properties from the 'to unpreview' list when saving changes. 19 years ago
Robert Knight fe5f371635 Update color scheme and key bindings list correctly after creating a new scheme/list. Save new schemes / bindings lists under a different name from the one used as a template. Get/set the description in the key binding editor. 19 years ago
Robert Knight 19a29d182a Rename directories for clarity. konsole -> src , other -> data. 19 years ago
Robert Knight d36b16c681 Rename Session->Profile is manage profiles dialog. Add tooltips in edit profile dialog. Some progress on loading and displaying keyboard bindings. 19 years ago
Robert Knight 544a0811c8 Start of dialog to edit key bindings. 19 years ago
Robert Knight 95f053e393 * Use kdelibs facilities to check for compositing support 19 years ago
Robert Knight bc1fb9d04f * Consistant naming for private fields in TerminalDisplay class. 19 years ago
Robert Knight 2b16eb7ebf Add work-in-progress rewrite of keyboard mapping handler. 19 years ago