Commit Graph

24 Commits

Author SHA1 Message Date
Robert Knight
daa85d19b7 Improve rendering of color scheme items a little more.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=677658
2007-06-19 16:46:40 +00:00
Robert Knight
777d7cb56e Slightly nicer looking items in color scheme list. Record a profile's parent when saving to disk.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=677619
2007-06-19 14:40:44 +00:00
Robert Knight
dbedf8d412 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
2007-06-18 16:39:40 +00:00
Robert Knight
ffda8d3ccc 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
2007-06-17 22:05:45 +00:00
Robert Knight
649ac01268 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
2007-06-16 00:54:41 +00:00
Robert Knight
4cf299a08a More useful text for font preview, includes the font family and point size.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=676001
2007-06-15 17:29:09 +00:00
Robert Knight
80d35c03cf Delay loading settings dialog pages until they are used.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=675998
2007-06-15 17:18:51 +00:00
Robert Knight
53f7666e8e Allow the default encoding to be specified per-profile. Something has caused the Edit Profile dialog's minimum size to become huge, I haven't figured out what it is yet.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670153
2007-05-31 13:42:23 +00:00
Robert Knight
5331bf720d Various EBN fixes.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=667655
2007-05-23 13:09:23 +00:00
Robert Knight
bc8b16325a Add keyboard icon to key bindings list. The current 'keyboard' icon is invisible against a white background, as are the hdd-external- icons. CCMAIL: kde-artists@kde.org
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=667503
2007-05-23 00:06:56 +00:00
Robert Knight
2739625dce Allow the tab bar position to be specified in the profile editing dialog. Other tweaks to the profile editing dialog.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=667497
2007-05-22 23:38:16 +00:00
Robert Knight
fdc683432c Use color scheme's transparency to draw item backgrounds in color scheme list if compositing is available. Untested.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=666405
2007-05-19 19:32:05 +00:00
Robert Knight
dcdf9e76b3 Rename History to Scrollback in the UI, to avoid confusion with shell's command history. Fixes to color scheme previewing in Edit Profile Dialog. Add a few icons here and there. Add full screen menu item.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=665834
2007-05-18 05:26:40 +00:00
Robert Knight
c5ab0f3cec Add basic code to associate shortcuts with profiles and load/save those shortcut/profile pairs. Move Profile class into its own source file. Move old TODO list into the 'old' directory.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=664308
2007-05-13 16:38:59 +00:00
Robert Knight
35792c6fa3 Use inline editing for the tab title formats.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=663372
2007-05-11 01:32:01 +00:00
Robert Knight
33e1a53cf8 Fix crash when changing color scheme if none in the list were previously checked. Add API documentation.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=663366
2007-05-11 00:22:53 +00:00
Dirk Mueller
9ea3227384 include cleanup
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=663054
2007-05-09 22:23:52 +00:00
Robert Knight
33c913383d EBN fixes. Mostly copyright and implementations including their own headers first.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=662726
2007-05-09 00:01:01 +00:00
Robert Knight
8a2bf09d96 Make history options, manage profiles and edit current profile dialog non-modal as suggested.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=662230
2007-05-07 17:06:31 +00:00
Robert Knight
df5b3c08ff Rearrange the developer documentation folder. Add some notes on compliance with the KDE 4 HIG / dialog design ( basically a TODO of problems to fix ). Small tweaks to the Edit Profile dialog.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=662161
2007-05-07 15:14:57 +00:00
Robert Knight
be40ff2b0e Sort color schemes and key bindings lists.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=661602
2007-05-06 03:40:30 +00:00
Robert Knight
63bc8dcf3d Fix unpreview on exit. Attempt #2. Remove properties from the 'to unpreview' list when saving changes.
svn path=/branches/work/konsole-split-view/; revision=661585
2007-05-06 00:38:14 +00:00
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.
svn path=/branches/work/konsole-split-view/; revision=661569
2007-05-06 00:03:54 +00:00
Robert Knight
19a29d182a Rename directories for clarity. konsole -> src , other -> data.
svn path=/branches/work/konsole-split-view/; revision=661562
2007-05-05 23:33:05 +00:00