aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Szymon Tomasz Stefanek2007-02-05 04:39:05 +0000
committerGravatar Szymon Tomasz Stefanek2007-02-05 04:39:05 +0000
commit8b389677ecbcfe399ca6639583e91bcc41fe888a (patch)
treef259dab73930af69613e2035d2a8daddf907875e /ChangeLog
parentlittle fix (diff)
downloadKVIrc-8b389677ecbcfe399ca6639583e91bcc41fe888a.tar.gz
KVIrc-8b389677ecbcfe399ca6639583e91bcc41fe888a.tar.bz2
KVIrc-8b389677ecbcfe399ca6639583e91bcc41fe888a.zip
Now you can crash with Qt4 too :)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@301 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d97a87e7f..b91dc24f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+05 Feb 2007
+ [Pragma]
+ - The KVIrc executable now compiles and starts with Qt4. With Qt3 everythin
+ should work just like it did before.
+
+ No modules are ported yet so a lot of functionality is not available...
+ ... but it CAN connect to a server :)
+ It tends to crash once in a while, has nasty problems with
+ graphics and size of certain widgets: will need some hours of debugging.
+
+ When testing the Qt4 port make sure you (re)move your old binary
+ modules from /usr/local/share/kvirc/3.2/. KVIrc will attempt to load
+ some modules from there and since they're linked to Qt3 the runtime
+ (loader) is likely to go nuts with two Qt versions in memory.
+ You have been warned... :)
+
30 Jan 2007
[Alexey]
- Introduced option "using identd only on connect"