- 20 Feb, 2002 2 commits
-
-
Stephan Binner authored
+ if (ev->state() & AltButton) sendString("\033"); (Backport) svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=137595
-
Stephan Binner authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=137594
-
- 16 Dec, 2001 1 commit
-
-
Stephan Binner authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=127407
-
- 27 Nov, 2001 1 commit
-
-
Waldo Bastian authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=124377
-
- 17 Nov, 2001 1 commit
-
-
Stephan Binner authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=122900
-
- 16 Nov, 2001 1 commit
-
-
Stephan Binner authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=122635
-
- 06 Nov, 2001 1 commit
-
-
Waldo Bastian authored
Fixes the bug where multiple sessions refuse to close when closing the window. svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=120918
-
- 04 Nov, 2001 1 commit
-
-
Stephan Binner authored
Having a menu entry for a feature which only exists in TODO is senseless. svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=120685
-
- 02 Nov, 2001 2 commits
-
-
Stephan Binner authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=120403
-
Waldo Bastian authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=120344
-
- 25 Oct, 2001 2 commits
-
-
Stephan Binner authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=119386
-
Stephan Binner authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=119339
-
- 23 Oct, 2001 1 commit
-
-
Stephan Binner authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=119121
-
- 15 Oct, 2001 1 commit
-
-
Stephan Binner authored
Patch by "James A. Cleland" <jcleland@jamescleland.com> svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=118062
-
- 14 Oct, 2001 1 commit
-
-
Stephan Binner authored
Patch contributed by James A. Cleland <jcleland@jamescleland.com>. svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=117855
-
- 08 Oct, 2001 2 commits
-
-
Waldo Bastian authored
fix made by Leon Kanter <leon@blackcatlinux.com> provided by Andy Rysin <arysin@yahoo.com> (backport) svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=116994
-
David Faure authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=116993
-
- 01 Oct, 2001 1 commit
-
-
Waldo Bastian authored
Patch by Eugene Onischenko <oneugene at alphadiz.com> svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=116074
-
- 30 Sep, 2001 1 commit
-
-
Stephan Binner authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=115910
-
- 29 Sep, 2001 1 commit
-
-
Stephan Binner authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=115824
-
- 22 Sep, 2001 1 commit
-
-
Waldo Bastian authored
Patch by Alexander Kellett <kelletta@eidetica.com> svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=115041
-
- 21 Sep, 2001 1 commit
-
-
Stephan Binner authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=114968
-
- 15 Sep, 2001 1 commit
-
-
Stephan Binner authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=114319
-
- 13 Sep, 2001 2 commits
-
-
Stephan Binner authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=114145
-
Stephan Binner authored
- Don't move checkmark when font dialog is aborted - Use Custom and not Normal entry when custom font is selected svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=114134
-
- 04 Sep, 2001 1 commit
-
-
Waldo Bastian authored
Patch by Stephan Binner <Stephan.Binner@gmx.de> svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=113341
-
- 03 Sep, 2001 1 commit
-
-
Script Kiddy authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=113211
-
- 02 Sep, 2001 1 commit
-
-
Stephan Binner authored
kapp->invokeHTMLHelp(PACKAGE "/techref.html") doesn't work (#29448) svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=112989
-
- 29 Aug, 2001 3 commits
-
-
Waldo Bastian authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=112488
-
Waldo Bastian authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=112485
-
Script Kiddy authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=112446
-
- 27 Aug, 2001 1 commit
-
-
Stephan Binner authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=112133
-
- 26 Aug, 2001 1 commit
-
-
Waldo Bastian authored
"\E[F" for End. Correct is IMHO "\E[1~" for Home and "\E[4~" for End." *) With the above fix, konsole doesn't work very well, because it still sets "TERM" to xterm. So I added support for specifying the terminal emulation in the "session type" -> "Linux Konsole" now sets TERM to "linux". *) The "session type" can now also specify a key tabel -> "Linux Konsole" now specifies (*surprise*) "linux console". *) The key tabel is bound to the session (not sure if it was already), now the menu reflects correctly the actual active key tabel. *) The default key tabel is only changed when the _user_ selects another tabel from the menu, merily selecting a new "Linux Konsole" as new session, does not change the default key tabel. The default key tabel is used when a new "Shell" is chosen for a new session (or the "New" button in the session toolbar is selected) *) the "TERM" setting as set by konsole and the actual key tabel in use is saved and restored during session managment. (BR18341) svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=111998
-
- 25 Aug, 2001 5 commits
-
-
Stephan Binner authored
I hope it doesn't break anything else but it shouldn't regarding the method name. svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=111871
-
Stephan Binner authored
is generated. Applying to KDE_2_2_BRANCH because default.Keytab gets installed. svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=111838
-
Waldo Bastian authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=111725
-
Waldo Bastian authored
+ // our parent-shell gets closed. + signal(SIGHUP, SIG_IGN); svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=111722
-
Waldo Bastian authored
*) Preserve --ls across session management. svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=111714
-
- 24 Aug, 2001 2 commits
-
-
Waldo Bastian authored
Patch by skrll@netbsd.org (backport) svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=111703
-
Waldo Bastian authored
svn path=/branches/KDE_2_2_BRANCH/kdebase/konsole/; revision=111684
-