diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-03 20:16:47 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-03 20:16:47 +0000 |
commit | 495d08bc2db58ee7fc4ea55a7158f2f61b82fc56 (patch) | |
tree | daabcb652c07b9a17cad88ca50b63a2d91ead4a3 /konsole/ChangeLog | |
parent | 50001f1757f97510e80cb1990e2f2d5b00144c2a (diff) | |
download | tdebase-495d08bc2db58ee7fc4ea55a7158f2f61b82fc56.tar.gz tdebase-495d08bc2db58ee7fc4ea55a7158f2f61b82fc56.zip |
Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'konsole/ChangeLog')
-rw-r--r-- | konsole/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/konsole/ChangeLog b/konsole/ChangeLog index 55aacd580..ab3539748 100644 --- a/konsole/ChangeLog +++ b/konsole/ChangeLog @@ -79,10 +79,10 @@ Lots happened here... - added privacy code 1049. - reverted to TERM=xterm. 11 Jan 2000 -- upgraded xterm title hack to unicode. -- upgraded copy/paste to handle unicode. +- upgraded xterm title hack to tqunicode. +- upgraded copy/paste to handle tqunicode. 7 Jan 2000 -- added unicode support. (see README.unicode) +- added tqunicode support. (see README.tqunicode) - added arbitrary long history buffers. - code adjustments to the provide linux console font. - added font directory to simply installation. @@ -125,10 +125,10 @@ Lots happened here... - added some docs - set version to 0.9.10 06 Feb 1999 -- adjusting geometry save/restore +- adjusting tqgeometry save/restore 03 Feb 1999 - fixed -caption -- some adjustments in geometry management +- some adjustments in tqgeometry management 01 Feb 1999 Matt Gerassimoff <mg@s303.msoe.edu> - scroll line wise through the history buffer using Shift-Up/Down 31 Jan 1998 @@ -195,7 +195,7 @@ Lots happened here... - marking within mouse aware application now needs an extra shift - added command configuration files /opt/kde/share/apps/konsole/*.kdelnk 24 Oct 1998 - - adjusted geometry management. Window is not resized anylonger when + - adjusted tqgeometry management. Window is not resized anylonger when changeing font size, scrollbar, frame, menubar. - made font & schema attributes per-session. 23 Oct 1998 |