<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kvirc/src/modules/raweditor/raweditor.cpp, branch fix/compile-without-tde</title>
<subtitle>KVirc – next generation IRC client
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/kvirc/atom?h=fix%2Fcompile-without-tde</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/kvirc/atom?h=fix%2Fcompile-without-tde'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/'/>
<updated>2026-02-05T12:05:02Z</updated>
<entry>
<title>Include moc files directly from the related source files (modules)</title>
<updated>2026-02-05T12:05:02Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2026-02-04T01:14:33Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=7dd6e31b9864a4c294530d9f52dea8e8da987778'/>
<id>urn:sha1:7dd6e31b9864a4c294530d9f52dea8e8da987778</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<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>Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines</title>
<updated>2024-01-01T09:03:34Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-12-28T12:15:50Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=209ac1e561619ff446be4b3411ed74e59fff168e'/>
<id>urn:sha1:209ac1e561619ff446be4b3411ed74e59fff168e</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Replace Qt with TQt</title>
<updated>2023-11-05T13:47:48Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-11-04T14:07:53Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=9577f4de07539fb2464a1499d45b25993c5cea46'/>
<id>urn:sha1:9577f4de07539fb2464a1499d45b25993c5cea46</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Drop USE_QT4 code</title>
<updated>2023-08-31T01:03:10Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-08-24T12:28:39Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=030a2248f3630fd0404df98beffc78b5b5ca4c31'/>
<id>urn:sha1:030a2248f3630fd0404df98beffc78b5b5ca4c31</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Fix build with a clean TQt namespace.</title>
<updated>2018-10-29T17:21:41Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2018-10-29T17:21:41Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=7cc4356bc2eceb5a66c2263bff44aa472d2ca290'/>
<id>urn:sha1:7cc4356bc2eceb5a66c2263bff44aa472d2ca290</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Fix inadvertent "TQ" changes.</title>
<updated>2012-04-13T07:36:47Z</updated>
<author>
<name>Darrell Anderson</name>
<email>humanreadable@yahoo.com</email>
</author>
<published>2012-04-13T07:36:47Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=a24a8595fc6663038f6ce26cfed6276910eef984'/>
<id>urn:sha1:a24a8595fc6663038f6ce26cfed6276910eef984</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename old tq methods that no longer need a unique name</title>
<updated>2011-12-19T00:14:01Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2011-12-19T00:14:01Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=32a249baaef1b910bffd79734c78cac3671f00f2'/>
<id>urn:sha1:32a249baaef1b910bffd79734c78cac3671f00f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Rename a number of old tq methods that are no longer tq specific"</title>
<updated>2011-12-16T15:57:20Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2011-12-16T15:57:20Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=c6611272c2bc4a42580848946c8c5d81bb0409c7'/>
<id>urn:sha1:c6611272c2bc4a42580848946c8c5d81bb0409c7</id>
<content type='text'>
This reverts commit 805c2821ceaddada48b346c6d11bd0dc1351a539.
</content>
</entry>
<entry>
<title>Rename a number of old tq methods that are no longer tq specific</title>
<updated>2011-12-15T21:33:07Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2011-12-15T21:33:07Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=805c2821ceaddada48b346c6d11bd0dc1351a539'/>
<id>urn:sha1:805c2821ceaddada48b346c6d11bd0dc1351a539</id>
<content type='text'>
</content>
</entry>
</feed>
