Geert Jansen
0e82778904
New icon names
...
svn path=/trunk/kdebase/konsole/; revision=44655
26 years ago
Matthias Ettrich
103e2002da
fixed frame (can't live without)
...
svn path=/trunk/kdebase/konsole/; revision=44522
26 years ago
Geert Jansen
19dc288aca
krootpixmap moved to kdeui
...
svn path=/trunk/kdebase/konsole/; revision=44414
26 years ago
David Faure
f186ddc4c1
I didn't "press the same button", it happens on startup :)
...
svn path=/trunk/kdebase/konsole/; revision=43883
26 years ago
Lotzi Boloni
5c9bfa2e5b
-fixed the scrollbars - at least when the History is checked, now they work correctly for all sessions. Lars: do we really need that checkbox for "History"?
...
-some cleanup for the menu generation
-fixed the multiple transparent sessions bug (somebody broke it again when trying to fix a flicker problem). Now it is not flickering for non-transparent bg, and makes a healthy flicker (but works) when switching transparent sessions.
svn path=/trunk/kdebase/konsole/; revision=43046
26 years ago
Lars Doelle
5f2408cc5c
typos
...
svn path=/trunk/kdebase/konsole/; revision=42675
26 years ago
David Faure
f942f3661f
Fixed QObject::connect: Incompatible sender/receiver arguments
...
QTimer::timeout() --> KRootPixmap::repaint(bool)
Interesting that it doesn't work, even with a default argument.
I had to add a slot repaint(), which calls repaint(false), and to remove
the default argument.
svn path=/trunk/kdebase/konsole/; revision=42600
26 years ago
Lotzi Boloni
df57901432
-One more move to actions
...
svn path=/trunk/kdebase/konsole/; revision=42588
26 years ago
Lotzi Boloni
ed008a913d
-Fixing the bug of saving an incorrect size when toolbar was
...
present (the size of the whole window was saved and the internal
widget restored). Thanks for Claudiu Costin for notifying me of
this bug.
svn path=/trunk/kdebase/konsole/; revision=42587
26 years ago
Geert Jansen
1c0053b7f8
Make '-e' working again.
...
svn path=/trunk/kdebase/konsole/; revision=42533
26 years ago
Geert Jansen
6e4fcf3dc6
Updated transparency code, it's a lot faster now:
...
1. Use KPixmapIO
2. Don't update while moving
svn path=/trunk/kdebase/konsole/; revision=42427
26 years ago
Lotzi Boloni
07c67d9810
-use of separators from KSelectAction in the font menu
...
-automatic checking of the size, even if resized manually works again.
svn path=/trunk/kdebase/konsole/; revision=42379
26 years ago
Lotzi Boloni
6251da17a5
-added a separator in the toolbar, after new
...
-resize buttons after rename
-more KActionification with the menus. Not much gain from these, though, and
several problems surfaced. See my mail on kde-devel.
svn path=/trunk/kdebase/konsole/; revision=42225
26 years ago
Lotzi Boloni
0502cc7820
-removing a leftover commit which gave Qt warnings
...
svn path=/trunk/kdebase/konsole/; revision=42166
26 years ago
Lars Doelle
b342020df2
names adjusted, comment added.
...
svn path=/trunk/kdebase/konsole/; revision=42136
26 years ago
Lotzi Boloni
823ee7f079
-a bit of more actionifying
...
-fixed a repaint bug when using multiple transparent sessions and switching between them.
svn path=/trunk/kdebase/konsole/; revision=42011
26 years ago
Hans Petter Bieker
5df2e596b1
Sessions was added with the title title.sprintf("%s No %d", someqstring.data(),
...
someint). Please.. Use i18n() and QStrings here.
svn path=/trunk/kdebase/konsole/; revision=41748
26 years ago
Stephan Kulow
ac2f0191af
adding some -no-undefined flags and libraries for an automatic link test
...
also added some template references I found while still having -frepo around :)
svn path=/trunk/kdebase/konsole/; revision=41660
26 years ago
Waldo Bastian
2e43645911
WABA: Create dummy.C on the fly.
...
svn path=/trunk/kdebase/konsole/; revision=41575
26 years ago
Waldo Bastian
0f88e4903d
WABA: Make kwrited a kdeinit module
...
svn path=/trunk/kdebase/konsole/; revision=41568
26 years ago
Lotzi Boloni
dcccc585f7
-saving show/hide toolbar and toolbar position
...
svn path=/trunk/kdebase/konsole/; revision=41513
26 years ago
Stephan Kulow
d783329496
adding i18n() can't be that hard
...
svn path=/trunk/kdebase/konsole/; revision=41472
26 years ago
Daniel M. Duley
92f8f99aa5
Added miniicons for the task(tool)bar. Lotzi: Check it out and see if you like
...
it, I think it looks rather neato and still allows for quite a few sessions.
And thanks again for adding this feature :)
svn path=/trunk/kdebase/konsole/; revision=41439
26 years ago
Lotzi Boloni
c7c2905ec3
-toolbar to the bottom
...
-"New" button for the toolbar - gives a default shell
svn path=/trunk/kdebase/konsole/; revision=41436
26 years ago
Lotzi Boloni
8786ed0de1
-oops, need to commit the header file, too
...
svn path=/trunk/kdebase/konsole/; revision=41435
26 years ago
Lotzi Boloni
2af8ba5eb6
-changed the session management based on actions
...
-implemented a toolbar listing the current sessions and immediate change
-toolbar is toggleble.
-implemented renaming of sessions
svn path=/trunk/kdebase/konsole/; revision=41434
26 years ago
Lotzi Boloni
476e0def8c
-it had a bad name
...
svn path=/trunk/kdebase/konsole/; revision=40806
26 years ago
Lotzi Boloni
f5947f39c8
-fix for better colors in mc
...
svn path=/trunk/kdebase/konsole/; revision=40700
26 years ago
Stephan Kulow
0a836bca7c
CVS_SILENT simplifying make messages
...
svn path=/trunk/kdebase/konsole/; revision=40569
26 years ago
Stephan Kulow
0036d02a18
removed space at the end of the title
...
svn path=/trunk/kdebase/konsole/; revision=40531
26 years ago
Lotzi Boloni
58ad1c4a72
-added a schema for transparency for very light backgrounds, like draft.
...
-it also makes MC transparent, and changes some colors to make it usable.
svn path=/trunk/kdebase/konsole/; revision=40484
26 years ago
Stephan Kulow
35a7c218ae
_LIBRARIES are a big nono these days. As ar doesn't know about templates ;(
...
svn path=/trunk/kdebase/konsole/; revision=40225
26 years ago
Lars Doelle
40c4b4b140
clean ups and keytab stuff
...
svn path=/trunk/kdebase/konsole/; revision=40172
26 years ago
Stephan Kulow
2a230b3f99
removed some obsolete Qt functions (mostly QString::data())
...
svn path=/trunk/kdebase/konsole/; revision=40032
26 years ago
Lars Doelle
1b7b394ca0
improved keytrans reader (diagnostics).
...
svn path=/trunk/kdebase/konsole/; revision=39963
26 years ago
Stephan Kulow
5517f9b269
added missing i18n call
...
svn path=/trunk/kdebase/konsole/; revision=39753
27 years ago
Lars Doelle
b7e2c5c96b
documentation adjustments
...
27 years ago
Michael Koch
12c6735cd5
typo
...
svn path=/trunk/kdebase/konsole/; revision=39745
27 years ago
Stephan Kulow
a9ab69d32b
translate what we get from the schema and keytab files. For this make messages
...
creates a schemas.C file with the text out of them, so i18n() returns something
useful
svn path=/trunk/kdebase/konsole/; revision=39742
27 years ago
Stephan Kulow
a6bd875923
fixing DESTDIR
...
svn path=/trunk/kdebase/konsole/; revision=39736
27 years ago
Lars Doelle
ec85c30160
added regular keys to the schema
...
svn path=/trunk/kdebase/konsole/; revision=39731
27 years ago
Lars Doelle
8385140694
default keytab adjustments. This is done.
...
svn path=/trunk/kdebase/konsole/; revision=39730
27 years ago
Lars Doelle
c650d41f18
clarification
...
svn path=/trunk/kdebase/konsole/; revision=39729
27 years ago
Lars Doelle
4f4207f6ac
reversed a hacked
...
svn path=/trunk/kdebase/konsole/; revision=39728
27 years ago
Lars Doelle
95c8e01a4a
more keyboard stuff. We're nearly done.
...
svn path=/trunk/kdebase/konsole/; revision=39727
27 years ago
Charles Samuels
ca3c0b1aa8
Fixed a really annoying bug with Ctrl+S.
...
This causes xterms to freeze up and Consoles to enable scroll lock. We're
the first xterm to fix it! yay!
svn path=/trunk/kdebase/konsole/; revision=39725
27 years ago
Lars Doelle
cec47f504c
preliminary docs for keytrans
...
Pos1, End key adjusted to debian
svn path=/trunk/kdebase/konsole/; revision=39724
27 years ago
Lars Doelle
b1e9e80c47
keytabs ...
...
svn path=/trunk/kdebase/konsole/; revision=39722
27 years ago
Lars Doelle
4d0e08bead
continuing keytrans changes
...
svn path=/trunk/kdebase/konsole/; revision=39721
27 years ago
Lars Doelle
3fb1836e07
configuration adjustments
...
svn path=/trunk/kdebase/konsole/; revision=39677
27 years ago