Robert Knight
|
1bc6c85c7e
|
Remove dead and unused code, out of date comments, unused methods and un-needed includes.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=666484
|
2007-05-20 01:28:35 +00:00 |
|
Robert Knight
|
8e72dd41ce
|
Fix primary/alternate shortcuts for next/previous tab (they were the wrong way round). More appropriate close icon in search bar. Make Quit menu item close only the current window, not all Konsole instances. Change the default shortcut for the Quit menu item to Ctrl+Shift+Q. The standard Ctrl+Q is reserved for use by terminal applications. Remove references to Application in MainWindow class.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=666372
|
2007-05-19 17:08:56 +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
|
983271c55c
|
Fix tab title syncing between multiple views of the same session.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=665823
|
2007-05-18 04:20:57 +00:00 |
|
Robert Knight
|
73df051eb6
|
Fix URL filters not being updated when scrolling the display. Fix URLs being left underlined when moving mouse outside of target area.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=665822
|
2007-05-18 04:01:02 +00:00 |
|
Robert Knight
|
04069377d9
|
Tidy up and reorganise the header files and API for the Emulation classes, add more API documentation for the base Emulation class. Rename methods for consistancy and clarity.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=665816
|
2007-05-18 02:47:03 +00:00 |
|
Robert Knight
|
fca8970274
|
Better Qt-style signal/slot names in Session class.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=665439
|
2007-05-16 22:48:45 +00:00 |
|
Robert Knight
|
53d5b76910
|
Allow tab titles to include the window title set by the shell. Fix arithmetic exception when trying to shrink/expand the current view if it is the only view open.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=663712
|
2007-05-12 06:04:02 +00:00 |
|
Robert Knight
|
e9c4c9cca0
|
Cleanup the Session class's API. Remove redundant and unused methods, give better names to others, reorganise the order in the header file. Add checks in the view to behave properly when it is not attached to a session. Make the Konsole part's behaviour compliant with the TerminalInterface API documentation.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=663705
|
2007-05-12 04:55:02 +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 |
|
Stephan Binner
|
c7debcd41a
|
i18n style guide fixes
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=662510
|
2007-05-08 13:19:53 +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
|
0ab65a6fe4
|
Use a more correct method to determine the foreground process in the terminal. Works properly with nested shells.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=661946
|
2007-05-07 04:14:32 +00:00 |
|
Robert Knight
|
622cae74e5
|
Methods to set and get the settings used when clicking on the 'Defaults' button in the History Options dialog. Eventually this should mean using the current profile's history settings.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=661704
|
2007-05-06 12:33:18 +00:00 |
|
Robert Knight
|
0f9cdfe2db
|
Set session title to profile name when created. Rename tab dialog changes the tab title format rather than the session's title itself.
svn path=/branches/work/konsole-split-view/; revision=661587
|
2007-05-06 00:58:27 +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 |
|