Torsten Rahn
a953ac8ba6
Updating Pixmaps
...
24 years ago
Torsten Rahn
7a55a5bcdd
Switching over to Crystal SVG
...
svn path=/trunk/kdebase/konsole/; revision=185681
24 years ago
Stephan Binner
e45400d598
CVS_SILENT #define VERSION "1.2"
...
svn path=/trunk/kdebase/konsole/; revision=185223
24 years ago
Simon Hausmann
5b8b6b47f1
- fixed an invalid read when attaching a detached session
...
- fixed keyPress signal/slot connection when detaching and re-attaching
a session
See #49153 for details about both patches. Approved by Beineri
CCMAIL: 49153-done@bugs.kde.org
svn path=/trunk/kdebase/konsole/; revision=184945
24 years ago
Laurent Montel
0caac98375
when we dnd a url from konqueror and we choose "cp" into
...
menu
=> call "cp -ir ...." and not "cp -i"
otherwise we can't copy a directory
svn path=/trunk/kdebase/konsole/; revision=184291
24 years ago
Malte Starostik
749ca4918e
Check ~/tmp for screen sessions and pass SCREENDIR to screen if it's not
...
set already as on core-devel.
svn path=/trunk/kdebase/konsole/; revision=183574
24 years ago
Stephan Binner
5bf01554c1
Only insert session types into menu for which the binary is installed.
...
Okayed by rikkus.
svn path=/trunk/kdebase/konsole/; revision=183534
24 years ago
Ellis Whitehead
0fc661dfa3
Generalize Ctrl+<key> accel overriding
...
Takes care of http://bugs.kde.org/show_bug.cgi?id=48103 and http://bugs.kde.org/show_bug.cgi?id=41601
svn path=/trunk/kdebase/konsole/; revision=182668
24 years ago
Ellis Whitehead
9718340f0f
Override the delete key too -- fixes http://bugs.kde.org/show_bug.cgi?id=45195 .
...
svn path=/trunk/kdebase/konsole/; revision=182648
24 years ago
Ellis Whitehead
1cbabed28c
This patch sets the basis for overriding key combinations that the terminal emulator should capture, even if they are assigned as shortcuts in the program. In this case, only Ctrl+D is overridden.
...
I leave further expansion of overriding to the discression the konsole/konqueror developers. It's been suggested, for example, that all Ctrl+<key> shortcuts should be overriden.
svn path=/trunk/kdebase/konsole/; revision=182445
24 years ago
Stephan Kulow
4a97effdc6
Simply overwriting LIBS is a bad idea, now all of beta2 links to libutil :)
...
svn path=/trunk/kdebase/konsole/; revision=182268
24 years ago
Stephan Kulow
3e68cc9eb6
-konsole_grantpty_LDFLAGS = $(KDE_RPATH)
...
+konsole_grantpty_LDFLAGS = $(KDE_RPATH) $(all_libraries)
+konsole_grantpty_LDADD = -lkdefakes
CCMAIL: 48629-close@bugs.kde.org
svn path=/trunk/kdebase/konsole/; revision=181917
24 years ago
Thomas Leitner
e423bfe0b9
tru64 fix
...
svn path=/trunk/kdebase/konsole/; revision=181209
24 years ago
Adriaan de Groot
3b5791d376
FreeBSD needs sys/time.h for resource.h
...
svn path=/trunk/kdebase/konsole/; revision=179786
24 years ago
Helio Castro
e6be9f1648
Fixed compilation
...
svn path=/trunk/kdebase/konsole/; revision=179761
24 years ago
Michael Goffioul
67eb6c8b0f
Add possibility to send command strings to the konsole part. For this to be enabled, the konsole part needs to be loaded with "TerminalEmulator" as class name (approved by David and Waldo)
...
svn path=/trunk/kdebase/konsole/; revision=179213
24 years ago
Stephan Binner
332a5c5132
CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view
...
svn path=/trunk/kdebase/konsole/; revision=178742
24 years ago
Waldo Bastian
950af1e3cb
Standardize kwrited
...
svn path=/trunk/kdebase/konsole/; revision=178586
24 years ago
Waldo Bastian
18b007e8a1
Add support for 8-bit escape sequence "/233" in addition to "/033[" (BR47838)
...
svn path=/trunk/kdebase/konsole/; revision=177654
24 years ago
Dominique Devriese
cf739432f8
CVS_SILENT adding a const specifier for a parameter
...
svn path=/trunk/kdebase/konsole/; revision=177466
24 years ago
Waldo Bastian
690e65fea6
Fix compile error.
...
svn path=/trunk/kdebase/konsole/; revision=175333
24 years ago
Stephan Binner
3c390bf67b
CVS_SILENT #define VERSION "1.2 Beta2"
...
svn path=/trunk/kdebase/konsole/; revision=175228
24 years ago
Waldo Bastian
83f4eadd86
Call revoke() to ensure that no evil-doers are listening on our pty.
...
svn path=/trunk/kdebase/konsole/; revision=175186
24 years ago
Waldo Bastian
011b940b5b
* Close slave pty descriptor when using openpty.
...
* Clean up variable names a bit.
svn path=/trunk/kdebase/konsole/; revision=174991
24 years ago
Waldo Bastian
1d738cd9c5
CCMAIL: 37770-done@bugs.kde.org
...
Add support CBT and CHT (backward tab and forward tab)
svn path=/trunk/kdebase/konsole/; revision=174983
24 years ago
Stephan Binner
2acb79c40c
Don't clear selection when switching sessions.
...
svn path=/trunk/kdebase/konsole/; revision=174011
24 years ago
Stephan Binner
f114657d9e
Work around initialization problems with "konsole --profile 5shells".
...
svn path=/trunk/kdebase/konsole/; revision=173924
24 years ago
Stephan Binner
024339735b
Save unnecessary showBulk() on resize.
...
svn path=/trunk/kdebase/konsole/; revision=173922
24 years ago
Stephan Binner
29a941118a
Fixed #37890 konsole scrollback does not work like linux console.
...
svn path=/trunk/kdebase/konsole/; revision=173700
24 years ago
Waldo Bastian
5078baef57
Clear line before pasting a command.
...
svn path=/trunk/kdebase/konsole/; revision=173633
24 years ago
Waldo Bastian
445570a8be
After you turn off the resize popup in konsole and close the dialog, the
...
popup shows one last time before being turned off. This is because of the
resetting of the frame style which eventually calls a resize event. This
simple patch moves the setting of the size hint setting to before the setting
of the frame style to only show the hint if it is turned on.
Patch by Robert Shade <ras319@psu.edu>
svn path=/trunk/kdebase/konsole/; revision=173535
24 years ago
Waldo Bastian
7736a2a001
Don't derive font for size-indicator from the terminal font.
...
svn path=/trunk/kdebase/konsole/; revision=173525
24 years ago
Waldo Bastian
aab1bb8681
Reparse sessions on a reconfigure request
...
svn path=/trunk/kdebase/konsole/; revision=173524
24 years ago
Waldo Bastian
4e8894f9ee
Don't resize on reset.
...
svn path=/trunk/kdebase/konsole/; revision=172974
24 years ago
Waldo Bastian
d8b11aa4d2
konsolePart::openURL: Clear the line before adding "cd <dir>\n" to it.
...
Prevents embarrasment in case you had already typed "rm -rf" on that line.
svn path=/trunk/kdebase/konsole/; revision=172968
24 years ago
Waldo Bastian
1351769da2
Disable "new session" when no shell access.
...
(Terminal can still be used to run predetermined "safe" services)
svn path=/trunk/kdebase/konsole/; revision=172964
24 years ago
Waldo Bastian
99b5555afb
Just close sessions running with a different UID the hard way.
...
svn path=/trunk/kdebase/konsole/; revision=172963
24 years ago
Waldo Bastian
a7dcd7764e
Enable the Qt DCOP bridge with "--script"
...
svn path=/trunk/kdebase/konsole/; revision=172961
24 years ago
Malte Starostik
1aed851ed8
Pass wheel events to the app in mouse mode.
...
svn path=/trunk/kdebase/konsole/; revision=172583
24 years ago
Stephan Kulow
27decf6369
&C is already taken by &Copy, so take C&lose
...
svn path=/trunk/kdebase/konsole/; revision=171963
24 years ago
Oswald Buddenhagen
5adc27ff97
- set BULK_TIMEOUT to 10 instead of 20 ms. this makes konsole usable
...
with my ultra-fast keyboard. approved by beineri.
svn path=/trunk/kdebase/konsole/; revision=171632
24 years ago
Malcolm Hunter
d01a60053c
Corrected typographical errors
...
When replying, please CC me - I'm not subscribed
svn path=/trunk/kdebase/konsole/; revision=171497
24 years ago
Waldo Bastian
b2e11b1581
CCMAIL: 39804-done@bugs.kde.org
...
Fix blinking & BR39804
svn path=/trunk/kdebase/konsole/; revision=171067
24 years ago
Waldo Bastian
7ef0a55318
Oops.. that didn't look very good.
...
svn path=/trunk/kdebase/konsole/; revision=170948
24 years ago
Waldo Bastian
1cc1eaba85
Fix cursor & background when using non-zero linespacing.
...
svn path=/trunk/kdebase/konsole/; revision=170944
24 years ago
Waldo Bastian
b16b4f99cd
Add bloat: make Xon/Xoff configurable.
...
svn path=/trunk/kdebase/konsole/; revision=170895
24 years ago
Waldo Bastian
fba6ed6207
Show message in "Close Session" when session can't be closed.
...
svn path=/trunk/kdebase/konsole/; revision=170738
24 years ago
Waldo Bastian
b0f4fae824
+ { "noclose", I18N_NOOP("Do not close konsole when command exits"), 0 },
...
svn path=/trunk/kdebase/konsole/; revision=170722
24 years ago
Stephan Binner
d1b5310ea9
Removed transparent background repaints which cause startup flicker.
...
Patch by Stefan Asserhäll (asserhal)
svn path=/trunk/kdebase/konsole/; revision=170705
24 years ago
Stephan Kulow
e0a6bad50c
crashes less
...
- for (int i = 0; i < columns; i++) tabstops[i-1] = false;
+ for (int i = 0; i < columns; i++) tabstops[i] = false;
svn path=/trunk/kdebase/konsole/; revision=170688
24 years ago