diff options
| author | 2007-02-05 04:39:05 +0000 | |
|---|---|---|
| committer | 2007-02-05 04:39:05 +0000 | |
| commit | 8b389677ecbcfe399ca6639583e91bcc41fe888a (patch) | |
| tree | f259dab73930af69613e2035d2a8daddf907875e /ChangeLog | |
| parent | little fix (diff) | |
| download | KVIrc-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-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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" |
