Ian Reinhart Geiser
029c35bdfe
Added a screen desktop item so we can start them from the konsole menu
...
svn path=/trunk/kdebase/konsole/; revision=119903
25 years ago
Stephan Binner
92df4fb0be
Read "Name" instead of "Comment" in .desktop files.
...
svn path=/trunk/kdebase/konsole/; revision=119871
25 years ago
Stephan Binner
b261552aa8
CVS_SILENT
...
svn path=/trunk/kdebase/konsole/; revision=119849
25 years ago
Stephan Binner
8c88bcfc2e
Obsolete
...
svn path=/trunk/kdebase/konsole/; revision=119848
25 years ago
Simon Hausmann
6909d7c3e0
- added konsoleiface.skel to konsolepart_la_SOURCES, so that konsole.la
...
can be dlopened by kdeinit for faster startup
svn path=/trunk/kdebase/konsole/; revision=119791
25 years ago
Stephan Binner
8d3d6d17ee
Use user defined session type icon not only in "Sessions" menu.
...
svn path=/trunk/kdebase/konsole/; revision=119610
25 years ago
Waldo Bastian
2ec4ff575e
* Don't crash on startup. (These "7x13" style fonts don't seem to work at
...
all with Qt 3.0 on my setup, I hope things still work if you use XFT.)
* Don't crash on exit.
svn path=/trunk/kdebase/konsole/; revision=119420
25 years ago
Stephan Binner
4e6a577636
Send "ESC Backspace" when pressing "Alt-Backspace" (#17862,#19302).
...
svn path=/trunk/kdebase/konsole/; revision=119386
25 years ago
Stephan Binner
fcc9186a96
Support esc[s and esc[u to save and restore the cursor position, like xterm does ( #16967 ).
...
svn path=/trunk/kdebase/konsole/; revision=119339
25 years ago
Stephan Binner
83d365f2eb
Pressing Ctrl while pasting with middle mouse button will send buffer ( #16179 ).
...
svn path=/trunk/kdebase/konsole/; revision=119280
25 years ago
Stephan Binner
b9eae2a227
Added feedAllSessions(QString) and sendAllSessions(QString) DCOP methods.
...
svn path=/trunk/kdebase/konsole/; revision=119277
25 years ago
Stephan Binner
c5f01169f4
Added menu icon and session bar notification for cluster management.
...
svn path=/trunk/kdebase/konsole/; revision=119275
25 years ago
Stephan Binner
49079182d3
Added "View/Send Input to all Sessions" option for cluster management ( #28598 ).
...
svn path=/trunk/kdebase/konsole/; revision=119250
25 years ago
Stephan Binner
7ba0095fb0
Changed order of window title to "[<caption>(if set) - ]<session name>" ( #33641 )
...
svn path=/trunk/kdebase/konsole/; revision=119120
25 years ago
Stephan Binner
a89ef8df8e
No idea why either too - who will it change next time :-)?
...
- size += QSize(2,3); // No idea why
+ size += QSize(2,4); // No idea why
svn path=/trunk/kdebase/konsole/; revision=118801
25 years ago
Stephan Binner
21351958b5
Added several useful DCOP commands.
...
svn path=/trunk/kdebase/konsole/; revision=118737
25 years ago
Stephan Binner
a38bf5e90a
Added DCOP interface.
...
svn path=/trunk/kdebase/konsole/; revision=118698
25 years ago
Waldo Bastian
35763db331
CVS_SILENT
...
svn path=/trunk/kdebase/konsole/; revision=118511
25 years ago
Stephan Binner
be7bbd1038
Transparency fixes by "James A. Cleland" <jcleland@jamescleland.com>
...
svn path=/trunk/kdebase/konsole/; revision=118157
25 years ago
David Faure
c35a494be8
38 includes less
...
svn path=/trunk/kdebase/konsole/; revision=117814
25 years ago
David Faure
9d0e238461
CVS_SILENT fixheaders
...
svn path=/trunk/kdebase/konsole/; revision=117497
25 years ago
Waldo Bastian
9a76e5859e
added symbol UKRAINIAN GHE WITH UPTURN
...
fix made by Leon Kanter <leon@blackcatlinux.com>
provided by Andy Rysin <arysin@yahoo.com>
svn path=/trunk/kdebase/konsole/; revision=116992
25 years ago
David Faure
a6bd14eb46
Using KRun::shellQuote(text) instead of manual escaping of some chars, to
...
fix #33466 and its ton of duplicates.
svn path=/trunk/kdebase/konsole/; revision=116991
25 years ago
Stefan Gehn
6bd2eaa0b0
make it compile with QT_NO_COMPAT
...
svn path=/trunk/kdebase/konsole/; revision=116640
25 years ago
Stephan Binner
c3c03ea428
Increased version to "1.1 Alpha" for upcoming developer release
...
svn path=/trunk/kdebase/konsole/; revision=116422
25 years ago
Waldo Bastian
857b455f22
Fix for double-click with koi8-u encoding.
...
Patch by Eugene Onischenko <oneugene at alphadiz.com>
svn path=/trunk/kdebase/konsole/; revision=116074
25 years ago
Dirk Mueller
147c6bb4e3
QT_NO_COMPAT fixlets
...
svn path=/trunk/kdebase/konsole/; revision=116061
25 years ago
Stephan Binner
d977e4d3b7
Write utmp-entries to satisfy finger, logname, uptime, who ( #14892 , #23264 ,
...
#32901 ) but make it read-only for others as we can be reached via kwrited.
svn path=/trunk/kdebase/konsole/; revision=115922
25 years ago
Stephan Binner
6e027ebf04
Renamed QArray, QCollection, QList, QListIterator, QQueue, QStack and QVector.
...
svn path=/trunk/kdebase/konsole/; revision=115913
25 years ago
Stephan Binner
1d2e43cfc7
Do not forbid left & right dock for toolbar. It has always been possible
...
using the toolbar menu and has only minor drawbacks (e.g. if toolbar
text is turned on and a new session with a very long name is started).
svn path=/trunk/kdebase/konsole/; revision=115912
25 years ago
Stephan Binner
39e3b306f3
Fixed immediate middle after double-left click ( #32758 )
...
svn path=/trunk/kdebase/konsole/; revision=115911
25 years ago
Stephan Binner
f93d3184f8
New RMB menu as proposed by Waldo one month ago on kde-devel.
...
svn path=/trunk/kdebase/konsole/; revision=115876
25 years ago
Stephan Binner
453ec24b4a
Shortened Settings menu, killed option "Auto-select spaces till EOL".
...
svn path=/trunk/kdebase/konsole/; revision=115874
25 years ago
Stephan Binner
b9d6ca75f7
Don't install unconverted technical reference.
...
svn path=/trunk/kdebase/konsole/; revision=115873
25 years ago
Stephan Binner
5915f42321
Added Edit/Copy and Edit/Paste which work with Clipboard selection.
...
Changed Shift-Insert from X selection to Clipboard insertion.
Added shortcuts for Monitor entries.
svn path=/trunk/kdebase/konsole/; revision=115869
25 years ago
Stephan Binner
1015042c35
Moved existing entries to new menu structure as discussed on konsole-devel.
...
svn path=/trunk/kdebase/konsole/; revision=115831
25 years ago
Stephan Binner
882c038fa7
Added --nomenubar, --noframe and --noscrollbar parameters.
...
Removed --nowelcome parameter.
svn path=/trunk/kdebase/konsole/; revision=115830
25 years ago
Stephan Binner
201da6ba80
Replaced kapp.h, kstddirs.h and kuniqueapp.h
...
svn path=/trunk/kdebase/konsole/; revision=115319
25 years ago
Stephan Binner
fc7cd92ffa
Replaced crashing hack with nice solution :-)...
...
svn path=/trunk/kdebase/konsole/; revision=115188
25 years ago
Stephan Binner
c2cf63c483
Implemented "Monitor for Activity" and "Monitor for Silence" ( #16377 , #20737 , #30585 )
...
TEmulation only calls Bell in TEWidget if connected but always displays bell in toolbar.
Changed credits.
svn path=/trunk/kdebase/konsole/; revision=115167
25 years ago
Stephan Binner
d53ea1d27d
Fixed session-reordering related crashes and display problem caused by delayed menu generation.
...
svn path=/trunk/kdebase/konsole/; revision=115147
25 years ago
Stephan Binner
be9102c3a1
Added "filesaveas" and "showmenu" icons
...
svn path=/trunk/kdebase/konsole/; revision=115098
25 years ago
Waldo Bastian
59f7ce955a
* Store relative paths for schema file whenever possible.
...
* untabified.
svn path=/trunk/kdebase/konsole/; revision=115048
25 years ago
Waldo Bastian
299f80ea23
Read default session file for first session as well.
...
svn path=/trunk/kdebase/konsole/; revision=115045
25 years ago
Waldo Bastian
d8165cb988
Support for "-tn xterm-color".
...
As per suggestion of Alexander Barkov <bar@izhcom.ru>
svn path=/trunk/kdebase/konsole/; revision=115043
25 years ago
Waldo Bastian
f44079598b
"DEFAULTFONT" looks much beter than "8"
...
svn path=/trunk/kdebase/konsole/; revision=115039
25 years ago
Dirk Mueller
8698ed2361
reorder includes to fix --enable-final
...
svn path=/trunk/kdebase/konsole/; revision=115018
25 years ago
Laurent Montel
1960a4e9ab
When we cancel kfiledialogbox for save as, url is empty, so
...
don't display KMessageBox::sorry(this, i18n("This is not a local file.\n"));
svn path=/trunk/kdebase/konsole/; revision=114983
25 years ago
Waldo Bastian
b2e25c811c
Sync the ScrollLock led indicator on the keyboard with konsole's scrolllock
...
status.
svn path=/trunk/kdebase/konsole/; revision=114911
25 years ago
Waldo Bastian
b9c4dd7602
Support for ScrollLock.
...
Patch by Achim Bohnet <ach@mpe.mpg.de>
Now only the ScrollLock led needs to get updated.
svn path=/trunk/kdebase/konsole/; revision=114833
25 years ago