Lars Doelle
7fea075d39
copy/paste fixes.
...
svn path=/trunk/kdebase/konsole/; revision=38115
27 years ago
Lars Doelle
a957231091
cleaning up
...
svn path=/trunk/kdebase/konsole/; revision=38096
27 years ago
Lars Doelle
34eea50627
Fixed xterm title hack
...
svn path=/trunk/kdebase/konsole/; revision=38095
27 years ago
Kurt Granroth
f52c1c651d
Hack to get paste working again (I can't live without paste!). I
...
don't know if this is correct or not. Basically, I'm sending -1 in
the ascii() field of the KeyEvent. Either this is correct OR line
1012 in TEmuVt102.C should be 'if (0 < ev->ascii() && ev->ascii() < 32)'
svn path=/trunk/kdebase/konsole/; revision=38056
27 years ago
Alex Zepeda
7745ef4db4
*** empty log message ***
...
svn path=/trunk/kdebase/konsole/; revision=38024
27 years ago
Alex Zepeda
bfb0fc0c75
*** empty log message ***
...
svn path=/trunk/kdebase/konsole/; revision=38023
27 years ago
Stephan Kulow
9b52f36a2f
make it compile with sparcCC. please note that
...
struct {} T; T = { "hallo", 0, 1}; will only work with builtin types
svn path=/trunk/kdebase/konsole/; revision=37830
27 years ago
Lars Doelle
3ecf7f8c77
*** empty log message ***
...
svn path=/trunk/kdebase/konsole/; revision=37773
27 years ago
Lars Doelle
44e65d59b9
just news
...
svn path=/trunk/kdebase/konsole/; revision=37771
27 years ago
Lars Doelle
b6890b2c3f
added 9x15 unicode font
...
svn path=/trunk/kdebase/konsole/; revision=37768
27 years ago
Lars Doelle
957a059fda
*** empty log message ***
...
svn path=/trunk/kdebase/konsole/; revision=37760
27 years ago
Lars Doelle
460066e0a3
*** empty log message ***
...
svn path=/trunk/kdebase/konsole/; revision=37746
27 years ago
Lars Doelle
128457347d
*** empty log message ***
...
svn path=/trunk/kdebase/konsole/; revision=37742
27 years ago
Lars Doelle
09cea855fa
replaced fonts, now in konsole/fonts
...
svn path=/trunk/kdebase/konsole/; revision=37741
27 years ago
Lars Doelle
e3a50f70a7
added unicode support.
...
svn path=/trunk/kdebase/konsole/; revision=37740
27 years ago
Lars Doelle
2ad05fe1f5
added some iso10646 encoded fonts
...
svn path=/trunk/kdebase/konsole/; revision=37739
27 years ago
Lars Doelle
f1aabcdeb9
added some test for unicode support
...
svn path=/trunk/kdebase/konsole/; revision=37738
27 years ago
Waldo Bastian
dc73b67389
WABA: Fixed resizing
...
svn path=/trunk/kdebase/konsole/; revision=37492
27 years ago
Waldo Bastian
8e836914e6
WABA: Fixed resizing (how about changing between 80 <--> 132 cols?)
...
svn path=/trunk/kdebase/konsole/; revision=37491
27 years ago
Lars Doelle
4ce4cfb876
GPLed again.
...
svn path=/trunk/kdebase/konsole/; revision=37193
27 years ago
Geert Jansen
23f1e5ce64
Fix setuid installation on SMP.
...
svn path=/trunk/kdebase/konsole/; revision=36836
27 years ago
Geert Jansen
b4da97abe4
Ported to new KSharedPixmap
...
svn path=/trunk/kdebase/konsole/; revision=36835
27 years ago
Lotzi Boloni
35160b1ada
I think that I fixed that ugly redraw bug which appeared on pixmapped and transparent consoles.
...
svn path=/trunk/kdebase/konsole/; revision=36748
27 years ago
Matthias Hoelzer-Kluepfel
97a2417074
Fixed wheel support.
...
svn path=/trunk/kdebase/konsole/; revision=36019
27 years ago
Matthias Hoelzer-Kluepfel
ec225d0b04
mhk seems to be the first KDE developer with a wheel mouse :-)
...
Enabled wheel mouse events to scroll the konsole.
svn path=/trunk/kdebase/konsole/; revision=35980
27 years ago
Stephan Kulow
803933fb7a
adding new icons sent by Tackat
...
svn path=/trunk/kdebase/konsole/; revision=35865
27 years ago
Stephan Kulow
0919a9144a
CVS_SILENT replacing ../po with podir
...
svn path=/trunk/kdebase/konsole/; revision=35541
27 years ago
Stephan Kulow
e95cf54f2f
CVS_SILENT removing messages target
...
svn path=/trunk/kdebase/konsole/; revision=35540
27 years ago
David Faure
6128ccf928
KWMModuleApplication is dead and useless here
...
svn path=/trunk/kdebase/konsole/; revision=33784
27 years ago
Preston Brown
a98cc0d90d
sanity check parameters to moveImage. Just print a warning and return if
...
they are insane. Not the best fix, but I don't know enough to figure out
what should really happen...
svn path=/trunk/kdebase/konsole/; revision=33437
27 years ago
Preston Brown
1e3c3e2795
clear appearance of selection after pasting. Don't extend selection while
...
pasting.
svn path=/trunk/kdebase/konsole/; revision=33262
27 years ago
Alex Zepeda
752db15764
What color do smurfs turn when they're being choked?
...
svn path=/trunk/kdebase/konsole/; revision=33205
27 years ago
Geert Jansen
51551f721f
Not necessary anymore.
...
svn path=/trunk/kdebase/konsole/; revision=33010
27 years ago
Geert Jansen
f2a9fee4c1
Forgot to remove. Code is in krootpixmap now.
...
svn path=/trunk/kdebase/konsole/; revision=33009
27 years ago
Geert Jansen
64649a5d0f
Forgot to remove this. New code is in krootpixmap.cpp.
...
svn path=/trunk/kdebase/konsole/; revision=33008
27 years ago
Geert Jansen
f2db96f1a1
Added transparency support.
...
This is implemented in the class "KRootPixmap". It should probably
move to kdeui after the KRASH release.
It's still not perfect: desktop transports are not handled yet and it's
rather slow if you use effects (not sure if that can be fixed, though)
svn path=/trunk/kdebase/konsole/; revision=32924
27 years ago
Werner Trobin
646908d756
compiles
...
svn path=/trunk/kdebase/konsole/; revision=32367
27 years ago
Daniel M. Duley
ae4dfb5915
propagateSize during styleChange() in order to get new scrollbar extents.
...
svn path=/trunk/kdebase/konsole/; revision=32351
27 years ago
Preston Brown
ba09fd606e
less flicker when changing schemas, setting font size fixed.
...
svn path=/trunk/kdebase/konsole/; revision=31892
27 years ago
John Corey
23c2f7accb
fix, round 2
...
svn path=/trunk/kdebase/konsole/; revision=31705
27 years ago
John Corey
e08d232b46
How about this route to fix konsole then?
...
svn path=/trunk/kdebase/konsole/; revision=31703
27 years ago
Dirk Mueller
d1b137adb9
- Fix for pasting multiline text into the konsole
...
- Removing unnecessary QT_VERSION #ifdefs
svn path=/trunk/kdebase/konsole/; revision=31369
27 years ago
Kalle Dalheimer
7854fbbc73
The dreaded library cleanup: getConfig() -> config() and friends (see separate mail)
...
svn path=/trunk/kdebase/konsole/; revision=30349
27 years ago
Bernhard Rosenkraenzer
a172fbd262
ktopwidget.h stuff
...
svn path=/trunk/kdebase/konsole/; revision=30342
27 years ago
Daniel M. Duley
c1556d73da
New scrollbar extent stuff.
...
svn path=/trunk/kdebase/konsole/; revision=30296
27 years ago
Daniel M. Duley
1237908a36
Fix to not use fixed sb extent of 16 with Qt CVS (#if'ed).
...
svn path=/trunk/kdebase/konsole/; revision=29860
27 years ago
Michael Koch
af8b974db5
xpm -> png
...
svn path=/trunk/kdebase/konsole/; revision=29721
27 years ago
Waldo Bastian
8170de2324
WABA: Fixing selection
...
svn path=/trunk/kdebase/konsole/; revision=29504
27 years ago
Waldo Bastian
58e82a7ad1
WABA: Fix for session management
...
svn path=/trunk/kdebase/konsole/; revision=29485
27 years ago
Stephan Kulow
d2c95a6cd6
CVS_SILENT adding large icons from KDE_1_1_BRANCH
...
svn path=/trunk/kdebase/konsole/; revision=29189
27 years ago