Stephan Binner
cf55816029
Bug 78506: terminal size display is coverd by kwin size displa
...
svn path=/trunk/kdebase/konsole/; revision=307870
22 years ago
Fredrik Höglund
d1aa0a8bfa
- Added support for "real" transparency on X servers that have a
...
32 bit visual format with an alpha channel. The ARGB visual is
autodetected on startup, and if it's not available konsole falls
back to using the psuedo transparency hack.
- Made the text widget render background colors semi-transparent
when transparency is enabled and the ARGB visual is used, thus
removing the need for a special color scheme to have a
translucent midnight commander.
This currently only works with the kdrive DDX on freedesktop.org.
In addition to the kdrive server you need Qt 3.3 and a running
composite manager to use this feature.
svn path=/trunk/kdebase/konsole/; revision=302440
22 years ago
Waldo Bastian
3710e54cf1
Allow Ctrl-<key> shortcuts but inform user about possible side-effects.
...
svn path=/trunk/kdebase/konsole/; revision=302240
22 years ago
Waldo Bastian
f3f38a7ab5
Preserve custom background color when moving sessions around.
...
svn path=/trunk/kdebase/konsole/; revision=301005
22 years ago
Waldo Bastian
fa1168369e
No clipping needed for underline. (BR72585)
...
Patch by Morten Hustveit
svn path=/trunk/kdebase/konsole/; revision=279563
23 years ago
Waldo Bastian
32466ffc8b
Also paint the background in paint-events to clear previous contents
...
that can be present in some hard to reproduce conditions due to the
asyncronous behavior of the X server.
We don't clear the background when doing the blink update or when printing.
svn path=/trunk/kdebase/konsole/; revision=269925
23 years ago
Toshitaka Fujioka
c3bb2a8882
improved On The Spot input style.
...
Reviewd by Waldo Bastian.
svn path=/trunk/kdebase/konsole/; revision=269715
23 years ago
Laurent Montel
48963d7704
Fix compile
...
svn path=/trunk/kdebase/konsole/; revision=260228
23 years ago
Stephan Binner
10a8fc4889
int isBellMode() -> int bellMode()
...
svn path=/trunk/kdebase/konsole/; revision=257240
23 years ago
Waldo Bastian
a5fb8369ac
* Overcommit screen so that we can be more relax in checking boundary conditions
...
* Handle simple unicode-compose sequences.
svn path=/trunk/kdebase/konsole/; revision=250263
23 years ago
Albert Astals Cid
80d013e6c9
Replace three deprecated calls to KNotifyClient to non-deprecated ones
...
svn path=/trunk/kdebase/konsole/; revision=250106
23 years ago
Waldo Bastian
4c8b8092b6
QFont::pointSize() can return -1
...
svn path=/trunk/kdebase/konsole/; revision=237661
23 years ago
Dirk Mueller
a61a64f4d1
spelling fixes
...
svn path=/trunk/kdebase/konsole/; revision=234293
23 years ago
Stephan Binner
6c61ec6b11
Fixed "[Bug 59724] New: wheel mouse scrolls in one direction only" for elinks and
...
correct mouse position translation for Mode_Mouse1000 area even if scrolled back.
svn path=/trunk/kdebase/konsole/; revision=232691
23 years ago
Waldo Bastian
1f538de5bb
* Reworked size handling (Thanks go to TrollTech for educating me)
...
* Added --noresize option to keep VT size fixed.
* Fixed connection of selection-begin slot.
svn path=/trunk/kdebase/konsole/; revision=231394
23 years ago
Stephan Binner
49da489cda
//historic garbage
...
svn path=/trunk/kdebase/konsole/; revision=230932
23 years ago
Waldo Bastian
a1f4d3a86d
Put it in a nice function of its own.
...
svn path=/trunk/kdebase/konsole/; revision=229596
23 years ago
Waldo Bastian
dd39e64181
CCMAIL: 59162-done@bugs.kde.org
...
* Fix the fixed-width with proportional-font drawing routine
* Always use it in the presence of double-width chars.
Thanks to Ken Deeter for his excellent analysis of the problem.
svn path=/trunk/kdebase/konsole/; revision=229262
23 years ago
Luís Pedro Coelho
75ec0b194f
Treat all dropped URLs into a konsole equally using kfmclient.
...
This allows you to drop a link from konqueror into a konsole and with a click download the item into the cwd.
Also, use names for the indexes instead of magic numbers (using an enum).
svn path=/trunk/kdebase/konsole/; revision=227357
23 years ago
Waldo Bastian
a231517e61
s^QUriDrag^KURLDrag^
...
svn path=/trunk/kdebase/konsole/; revision=225627
23 years ago
Meni Livne
80c6e1ded3
Make bidi text rendering (for RTL languages) in Konsole configurable.
...
The default behavior can be set through Settings->Configure Konsole.
Bidi can also be toggled on-the-fly during a Konsole session using Ctrl+Alt+B.
svn path=/trunk/kdebase/konsole/; revision=220160
23 years ago
Stephan Binner
b7604369a0
Fix rim FIXME
...
svn path=/trunk/kdebase/konsole/; revision=220118
23 years ago
Stephan Binner
c104ed9b90
Unbreak visual bell after redrawn speed patch. Notified by Melchior.
...
CCMAIL: pogonyshev@gmx.net
svn path=/trunk/kdebase/konsole/; revision=219877
23 years ago
Stephan Binner
6f2449abb0
Keep it steady when triple-click selecting too.
...
svn path=/trunk/kdebase/konsole/; revision=219817
23 years ago
Stephan Binner
491d54c435
Speed up redrawing (with solid or texture background)
...
Patch by Paul Pogonyshev <pogonyshev@gmx.net>
svn path=/trunk/kdebase/konsole/; revision=219815
23 years ago
Stephan Binner
04e20d3182
Added "Set Selection End" to right mouse button menu ( #33927 ).
...
svn path=/trunk/kdebase/konsole/; revision=217312
23 years ago
Stephan Binner
850299063d
Fixed Bug 55962: flicker when selecting entire lines
...
svn path=/trunk/kdebase/konsole/; revision=214878
23 years ago
Stephan Binner
124b236760
Use qRound.
...
svn path=/trunk/kdebase/konsole/; revision=213661
23 years ago
Stephan Binner
4fa56d874b
Always #define round
...
svn path=/trunk/kdebase/konsole/; revision=213650
23 years ago
Stephan Binner
b9e5dd7da9
Solaris' math.h does not know double round(double).
...
Patch by "John Talbot" <zarf@nortelnetworks.com>
svn path=/trunk/kdebase/konsole/; revision=213616
23 years ago
Waldo Bastian
047e88eba2
* Fix bug that caused the font to change when opening a menu
...
(introduced by previous commit)
* Add support for printing
CCMAIL: 55109-done@bugs.kde.org, drichard@largo.com
svn path=/trunk/kdebase/konsole/; revision=213411
23 years ago
Willy De la Court
d83130e785
make it compile
...
svn path=/trunk/kdebase/konsole/; revision=213198
23 years ago
Waldo Bastian
102fcd92ee
Support for non-fixed fonts.
...
Based on a patch by llch@redhat.com
CCMAIL: 53713-done@bugs.kde.org
svn path=/trunk/kdebase/konsole/; revision=213124
23 years ago
Stephan Binner
0505750d19
For the system bell fan.
...
svn path=/trunk/kdebase/konsole/; revision=211846
23 years ago
Stephan Binner
a5f0fb0120
Column text selecting if Ctrl+Alt are pressed
...
svn path=/trunk/kdebase/konsole/; revision=210643
23 years ago
Stephan Binner
3b9966e83b
Ever dreamed of passive popups for bells in hidden sessions? knotify on the rise
...
svn path=/trunk/kdebase/konsole/; revision=208198
23 years ago
Daniel Molkentin
819799364e
QRegExp reduction
...
svn path=/trunk/kdebase/konsole/; revision=207699
23 years ago
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
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
Stephan Binner
6ade1c37f3
Use selection for DnD.
...
svn path=/trunk/kdebase/konsole/; revision=199530
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
Laurent Montel
d9ceab4b72
Fix include/header
...
svn path=/trunk/kdebase/konsole/; revision=196782
24 years ago
Laurent Montel
3daf855156
Fix include
...
svn path=/trunk/kdebase/konsole/; revision=192063
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
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
Waldo Bastian
5078baef57
Clear line before pasting a command.
...
svn path=/trunk/kdebase/konsole/; revision=173633
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