Stephan Binner
abb60f2ea5
Moved emitClipboard/emitSelection configuration from keytables to
...
"Configure Shortcuts..." aka use KAction. Fix for report #53490 .
svn path=/trunk/kdebase/konsole/; revision=207363
23 years ago
Chris Howells
4de8d40bd2
Remove check for obsolete version of Qt
...
svn path=/trunk/kdebase/konsole/; revision=207145
23 years ago
Fredrik Höglund
002b1b4570
Fixed an error in the console font that prevented fontconfig from
...
getting its name right.
It should now be possible to use this font with fontconfig, but
there's a bug in freetype 2.1.3 that prevents it from loading
certain .gz fonts, so you will need freetype 2.1.4.
svn path=/trunk/kdebase/konsole/; revision=206903
23 years ago
Luboš Luňák
3ee5ffbbf3
Get the correct font index by compensating for separators. I guess it didn't work since
...
http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdelibs/kdeui/kactionclasses.cpp#rev1.307
svn path=/trunk/kdebase/konsole/; revision=206282
23 years ago
Stephan Binner
ea0e9014af
Removed "get prompt back"-hacks, don't assume emacs key shell bindings.
...
Bug reports #54297 and #53334 .
svn path=/trunk/kdebase/konsole/; revision=205649
23 years ago
Oswald Buddenhagen
fd7b71cc37
- outsource KProcess' pty core support to KPty
...
- add support for mixing pty based comm with "normal" pipe based comm
- adopt konsole to the new API, as it is BIC
svn path=/trunk/kdebase/konsole/; revision=205289
23 years ago
Ferdinand Gassauer
ad11557eca
wrong key End definition
...
svn path=/trunk/kdebase/konsole/; revision=204981
23 years ago
Laurent Montel
b185d899fd
Fix include/header
...
svn path=/trunk/kdebase/konsole/; revision=204832
23 years ago
Waldo Bastian
6ea5051f7e
Add "TerminalEmulator" category
...
svn path=/trunk/kdebase/konsole/; revision=204383
23 years ago
Laurent Montel
d9ec7c6243
Fix don't add separator when there is not bookmark item
...
svn path=/trunk/kdebase/konsole/; revision=202708
23 years ago
Laurent Montel
17788fcf5f
Use KCmdLineLastOption
...
svn path=/trunk/kdebase/konsole/; revision=202148
23 years ago
Waldo Bastian
527555320d
Get rid of the ctrl-b accel for Add Bookmark by not setting it in the first place.
...
svn path=/trunk/kdebase/konsole/; revision=201741
23 years ago
Oswald Buddenhagen
b1280e73c5
- make it use the new kpty class instead of kprocess
...
- minor fixes
svn path=/trunk/kdebase/konsole/; revision=201571
23 years ago
Oswald Buddenhagen
e1315d3d7f
konsole_grantpty moved to kdecore
...
svn path=/trunk/kdebase/konsole/; revision=201517
23 years ago
Waldo Bastian
f372cd409f
You should be dead.
...
svn path=/trunk/kdebase/konsole/; revision=201373
23 years ago
Stephan Binner
6ade1c37f3
Use selection for DnD.
...
svn path=/trunk/kdebase/konsole/; revision=199530
23 years ago
Waldo Bastian
6753be10fb
KIOSK: Only show "Open Konsole Here" servicemenu when shell_access is true
...
svn path=/trunk/kdebase/konsole/; revision=199288
24 years ago
Stephan Binner
2616591c17
Second part to fix #47643 for different fonts in different sessions too.
...
svn path=/trunk/kdebase/konsole/; revision=199260
24 years ago
Marc Espie
c386ea6bc0
permanent email for me.
...
svn path=/trunk/kdebase/konsole/; revision=198562
24 years ago
Waldo Bastian
b958d072da
CVS_SILENT
...
svn path=/trunk/kdebase/konsole/; revision=198493
24 years ago
Waldo Bastian
e4bfcf721a
Add a Categories field for VFolder support
...
svn path=/trunk/kdebase/konsole/; revision=198384
24 years ago
Marc Espie
bb42a9de50
typo
...
svn path=/trunk/kdebase/konsole/; revision=198142
24 years ago
Stephan Binner
9550fea1b4
First part to fix #47643 . Next step and started with this commit too is
...
to make it work for different fonts in the individual sessions too. :-)
svn path=/trunk/kdebase/konsole/; revision=197666
24 years ago
Stephan Binner
9c6afc80e6
Catched some cases where not connected sessions write to the widget, prevented
...
to scroll 1 line with several sessions and "Send Input to All Sessions enabled.
svn path=/trunk/kdebase/konsole/; revision=197644
24 years ago
Laurent Montel
d9ceab4b72
Fix include/header
...
svn path=/trunk/kdebase/konsole/; revision=196782
24 years ago
Stephan Binner
6b3b4a1f56
One removal too much, don't crash.
...
svn path=/trunk/kdebase/konsole/; revision=196669
24 years ago
Stephan Binner
7867f5984f
And finally, let new color schemes take effect once kcmkonsole tells to do so.
...
svn path=/trunk/kdebase/konsole/; revision=196665
24 years ago
Stephan Binner
b28ea5de4a
Switch between system and user defined schemes when latter are added/removed.
...
svn path=/trunk/kdebase/konsole/; revision=196658
24 years ago
Dirk Mueller
270eeec088
fix comment
...
svn path=/trunk/kdebase/konsole/; revision=196582
24 years ago
Dirk Mueller
b12367b6c8
konsolepart is a part, so it has to be a kde_module
...
svn path=/trunk/kdebase/konsole/; revision=196545
24 years ago
Dirk Mueller
3069a15f11
nope, fonts is not clever as global symbol either
...
svn path=/trunk/kdebase/konsole/; revision=196227
24 years ago
Waldo Bastian
e4c713ae90
Improved ZModem flow control
...
svn path=/trunk/kdebase/konsole/; revision=195438
24 years ago
Waldo Bastian
6bad5025ac
Improved ZModem detection.
...
svn path=/trunk/kdebase/konsole/; revision=195437
24 years ago
Waldo Bastian
6db54adb1f
More cleanup
...
svn path=/trunk/kdebase/konsole/; revision=195433
24 years ago
Waldo Bastian
4104201ad2
Two warnings less
...
svn path=/trunk/kdebase/konsole/; revision=195432
24 years ago
Waldo Bastian
f13d624cd2
Make better use of pty support in KProcess
...
svn path=/trunk/kdebase/konsole/; revision=195429
24 years ago
Waldo Bastian
4363fef87f
Fix signal connections
...
svn path=/trunk/kdebase/konsole/; revision=195428
24 years ago
Waldo Bastian
0e939aff99
Pty support moved to KProcess
...
svn path=/trunk/kdebase/konsole/; revision=194933
24 years ago
Waldo Bastian
cc1484ec51
KIOSK: make it possible to disable bookmarks
...
svn path=/trunk/kdebase/konsole/; revision=194305
24 years ago
Malte Starostik
f550fd2c43
Don't leave dead sessions around due to a nonexistant slot
...
- connect( sh,SIGNAL(done(int)), this,SLOT(done()) );
+ connect( sh,SIGNAL(done(int)), this,SLOT(done(int)) );
svn path=/trunk/kdebase/konsole/; revision=194013
24 years ago
Dominique Devriese
e59ca79609
committing the rest ( the konsole part ) of the konsole
...
TerminalInterface patch ( the part in kdelibs/interfaces/terminal is
already committed ).
svn path=/trunk/kdebase/konsole/; revision=193888
24 years ago
Waldo Bastian
14f0b8cdd0
Move ZModem Upload to edit menu
...
svn path=/trunk/kdebase/konsole/; revision=193627
24 years ago
Waldo Bastian
732eb10cd1
KIOSK: don't crash with shell_access=false
...
svn path=/trunk/kdebase/konsole/; revision=193612
24 years ago
Luboš Luňák
b243fe0d39
strncpy -> strlcpy
...
svn path=/trunk/kdebase/konsole/; revision=193539
24 years ago
Laurent Montel
3daf855156
Fix include
...
svn path=/trunk/kdebase/konsole/; revision=192063
24 years ago
Alex Zepeda
b381f30621
Unused variables commented out.
...
svn path=/trunk/kdebase/konsole/; revision=191580
24 years ago
Ryan Cumming
0eadc1d93a
Styleguide fix. Also, what's ZModem Upload doing in the 'View' menu? Quoting the styleguide: 'All actions available in the View menu manipulate the view of the content area - they don't manipulate elements of the content area itself'
...
svn path=/trunk/kdebase/konsole/; revision=191002
24 years ago
Waldo Bastian
26bb3d744c
Here you go ;-)
...
svn path=/trunk/kdebase/konsole/; revision=190901
24 years ago
Waldo Bastian
a63793caea
ZModem support
...
svn path=/trunk/kdebase/konsole/; revision=190896
24 years ago
Fredrik Höglund
0f18c880a3
Forgot to include these changes in my previous commit for #49096 .
...
CCMAIL: mueller@kde.org
svn path=/trunk/kdebase/konsole/; revision=190233
24 years ago