<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kvirc/src/kvilib/irc/kvi_ircserver.cpp, branch master</title>
<subtitle>KVirc – next generation IRC client
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/kvirc/atom?h=master</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/kvirc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/'/>
<updated>2025-12-27T14:29:38Z</updated>
<entry>
<title>Fix TQString formatting in 'KviTQString::sprintf'.</title>
<updated>2025-12-27T14:29:38Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2025-12-25T14:22:28Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=1c8f24439baf33fc22649b31043f147b7c83594b'/>
<id>urn:sha1:1c8f24439baf33fc22649b31043f147b7c83594b</id>
<content type='text'>
This was causing translation catalouges not to be found and eventually the program to always display in English.

The problem was introduced by an automated Q --&gt; TQ renaming done sometime in the past. 'KviTQString::sprintf' uses '%Q' as a marker for a TQString* argument, so using '%TQ' was resulting in garbage bytes being fed and the catalouges not being found.

This resolves issue #44.

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>TQt4 port kvirc</title>
<updated>2011-06-28T18:31:12Z</updated>
<author>
<name>tpearson</name>
<email>tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da</email>
</author>
<published>2011-06-28T18:31:12Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=0a80cfd57d271dd44221467efb426675fa470356'/>
<id>urn:sha1:0a80cfd57d271dd44221467efb426675fa470356</id>
<content type='text'>
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1238719 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
</content>
</entry>
<entry>
<title>Added KDE3 version of kvirc</title>
<updated>2010-02-24T02:13:59Z</updated>
<author>
<name>tpearson</name>
<email>tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da</email>
</author>
<published>2010-02-24T02:13:59Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=a6d58bb6052ac8cb01805a48c4ad2f129126116f'/>
<id>urn:sha1:a6d58bb6052ac8cb01805a48c4ad2f129126116f</id>
<content type='text'>
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1095341 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
</content>
</entry>
</feed>
