- 18 Jun, 2007 10 commits
-
-
Robert Knight authored
Use the new KColorScheme to get 'active' color to highlight tabs when activity occurs in them. Currently uses a 50/50 blend of the normal text color and the active text color. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=677283
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=677280
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=677276
-
Robert Knight authored
Fix setting of key binding description /doh. Fix crash in key binding editor if used without setting it up with an existing translator. Fixes crash in translator list if it is empty. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=677187
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=677170
-
Robert Knight authored
Allow removal of existing entries and adding of new entries in the key binding editor. Fix binding table referring to old entries when making changes. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=677166
-
Robert Knight authored
Do not allow duplicates when searching for translators. Return null if a translator cannot be loaded, instead of returning an empty translator. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=677134
-
Robert Knight authored
Rewrite old-fashioned list construction as per Oswald's suggestion. Remove the zmodem resume / continue handling from Konsole::Session as Konsole::Pty provides its own buffering. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=677088
-
André Wöbbeking authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=677006
-
Script Kiddy authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676959
-
- 17 Jun, 2007 10 commits
-
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676918
-
Robert Knight authored
Implement saving of key binding changes. Adapt Pty changes to use Konsole's more verbose variable naming style. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676902
-
Oswald Buddenhagen authored
deleted from kdelibs. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676799
-
Robert Knight authored
Fix escaping of character sequences in key binding entry. (Arguments to QByteArray was wrong way round and off-by-one error in loop) svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676788
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676660
-
Robert Knight authored
Correct capitalization of LineFont file name. Move default.keytab header to /old as it is no longer used. Remove MakeDefaults as it is no longer used. Start of code to escape key binding output for use in key binding editor. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676647
-
Robert Knight authored
Update green on black color scheme to use the new KDE 4 format and tweak the blue, red and green colors to make them more readable. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676643
-
Stephan Kulow authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676583
-
Script Kiddy authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676551
-
Robert Knight authored
Replace old key translator with new key translator. Lightly tested. Fix some bugs in the new translator's decoding. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676512
-
- 16 Jun, 2007 9 commits
-
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676300
-
Script Kiddy authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676131
-
Robert Knight authored
Add facility to translate a key binding entry's result back to a string and use it in the key binding editor. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676126
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676123
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676121
-
Robert Knight authored
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() svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676118
-
Robert Knight authored
Fix color scheme loader saving a copy of existing, unmodified KDE 4 color schemes to disk. Fix field name in provided Linux color scheme. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676106
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676105
-
Robert Knight authored
Copy the built-in key bindings into a new keytab file, install it and make it the default key bindings. The built-in one is still there at the moment. Reorganise the profile edit dialog, put the Scrolling page before the Keyboard Setup page since I expect it to be used more frequently. Add widgets for a not-yet-implemented test area to the key bindings editor. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676102
-
- 15 Jun, 2007 5 commits
-
-
Robert Knight authored
I am a muppet. Correct startup transparency test again. Cross fingers it should work properly in composited and uncomposited environments. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676065
-
Robert Knight authored
Move the Vt100 and XFree 3.xx keyboard layouts into /historic. They are still in the repository but are no longer included in the default installation (I may make them available on the website instead). Used better names for the other layouts. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676006
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676001
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=675998
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=675989
-
- 14 Jun, 2007 3 commits
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=675673
-
Dirk Mueller authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=675575
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=675338
-
- 13 Jun, 2007 2 commits
-
-
Laurent Montel authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=675269
-
Script Kiddy authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=675092
-
- 11 Jun, 2007 1 commit
-
-
Robert Knight authored
Don't switch tabs when a non-active session finishes ( Bug #146639 ). Begin implementation of Send Input to All in new front-end. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=674139
-