- 02 Jun, 2007 6 commits
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670590
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670583
-
Robert Knight authored
Initial version of a command-line tool (konsoleprofile) to change profile options. Usage: konsoleprofile option=value . Applies to the profile used by the session in which konsoleprofile was executed. All of the logic is in Konsole itself. 'konsoleprofile' is just a very simple shell script which can be placed anywhere. Example usage: 'konsoleprofile colorscheme=WhiteOnBlack' will change the colors used by the active tab. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670582
-
Robert Knight authored
Put the property enum value <-> string name mappings in a single place rather than duplicating them in the property reader and property writer. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670568
-
Robert Knight authored
Make new sessions start in the same directory as the previously active session. Does not apply when creating a new tab from a specific profile. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670566
-
Robert Knight authored
Add command line options to list available profiles and specify default profile for a particular Konsole instance. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670562
-
- 01 Jun, 2007 8 commits
-
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670487
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670480
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670452
-
Robert Knight authored
Prevent scrolling of views which are not following the latest output when new output is received from the terminal and the history is full. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670451
-
Robert Knight authored
Disable detach view, expand view and shrink view actions when not in split-view mode. Fix disabling of multi-view only actions when a view is closed. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670439
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670435
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670402
-
Robert Knight authored
Fix a couple of crashes. Sync configuration information in SessionManager's destructor and fix problem with scroll optimisation. Not sure about that first one, it shouldn't do any harm, but I don't think it should be necessary either. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670398
-
- 31 May, 2007 1 commit
-
-
Robert Knight authored
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
-
- 30 May, 2007 1 commit
-
-
Max Blazejak authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=669964
-
- 29 May, 2007 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=669344
-
- 28 May, 2007 3 commits
-
-
Robert Knight authored
Change the character -> text decoding API so that Konsole can produce better quality HTML when output is saved. Fix crashing when resizing display introduced in yesterday's scrolling changes and add assertions to catch invalid memory accesses. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=669305
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=669235
-
Robert Knight authored
Add hide/show menu bar action to session context menu. Add shortcut ( Ctrl+Shift+F11 ) to full screen mode action. Update 'Change Profile' sub-menu in session context menu when the list of favorite sessions is changed in the Manage Profiles dialog. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=669221
-
- 27 May, 2007 2 commits
-
-
Robert Knight authored
Allow the scrolling optimisation to work on regions of the display instead of the whole screen. This makes it work with split/screen vi/Screen etc. Doesn't work with applications that use vertical splits. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=668839
-
Laurent Montel authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=668667
-
- 26 May, 2007 3 commits
-
-
Robert Knight authored
Change tab text color for tabs when activity occurs in them, ala. Kopete. This is different to 'Monitor for Activity' which provides more dramatic notifications via the KDE notification framework. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=668549
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=668482
-
Robert Knight authored
KWindowSystem::compositingActive() works without a QApplication instance. * Make terminal display intercept shortcuts using the Backspace/Home/End keys ( fixes backspace key triggering the 'Go Back' action in Dolphin when terminal part has the focus ) * Add some plumbing that will be used to handle resizing by the terminal program. * Misc. tidy-ups and EBN fixes. * Update the right part of the terminal display when updating blinking cursor. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=668460
-
- 25 May, 2007 2 commits
-
-
Robert Knight authored
Revert Troy's commit. It causes a crash on startup here, I don't think it is just my system. Either way, unfortunately the proper solution isn't quite a one-liner. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=668076
-
Troy Unrau authored
Add aseigo's composite extension testing code, as per comment at http://dot.kde.org/1179921215/1179939880/1179940099/ It builds, installs, runs, does not appear to break for kwin composite enabled or disabled, so ship it! (there is the old line, still commented out that appears to now be redundant - should be removed if there are no problems with the new one...) svn path=/trunk/KDE/kdebase/apps/konsole/; revision=668067
-
- 23 May, 2007 3 commits
-
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=667655
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=667504
-
Robert Knight authored
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
-
- 22 May, 2007 3 commits
-
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=667499
-
Robert Knight authored
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
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=667162
-
- 21 May, 2007 2 commits
-
-
Robert Knight authored
Tidy up Pty class header file and API. Better method names, remove un-used methods, add API documentation etc. Fix some other API documentation mistakes. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=667129
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=666992
-
- 20 May, 2007 5 commits
-
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=666825
-
Robert Knight authored
Add internal support for choosing the tab bar's position with respect to the terminal display. Currently now defaults to positioning the tabs at the bottom of the screen as in KDE 3, haven't decided on what the final default setting will be. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=666706
-
Robert Knight authored
Reimplement scrolling the display up and down using the keyboard. This is now done in the display rather than the emulation, which allows displays on the same session to be scrolled independantly, but doesn't respect the scroll commands defined in the key bindings file. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=666607
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=666592
-
Robert Knight authored
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=666493
-