<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kvirc/src/kvilib/ext, 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>2026-02-03T09:46:43Z</updated>
<entry>
<title>Fix conversion of TQString to const char*</title>
<updated>2026-02-03T09:46:43Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2026-01-27T03:24:23Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=ed184e8a40a61c38536ba6b2ab3453dffe7937e5'/>
<id>urn:sha1:ed184e8a40a61c38536ba6b2ab3453dffe7937e5</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Add visibility attributes to library functions</title>
<updated>2026-01-25T10:30:38Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2026-01-20T10:27:15Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=5f11552ae34058d7f0db5c78812096352c639602'/>
<id>urn:sha1:5f11552ae34058d7f0db5c78812096352c639602</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Include moc files directly from the related source files</title>
<updated>2026-01-23T11:47:01Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2026-01-20T10:20:49Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=22304a213f4028f0fdfb4712bc9056a7e3c6d89d'/>
<id>urn:sha1:22304a213f4028f0fdfb4712bc9056a7e3c6d89d</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Fix invalid comparison warnings</title>
<updated>2026-01-18T11:54:49Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2026-01-18T05:19:51Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=562f8a766971f1065711dd14c0d22a785c20ed21'/>
<id>urn:sha1:562f8a766971f1065711dd14c0d22a785c20ed21</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Replace TRUE/FALSE with boolean values true/false</title>
<updated>2025-03-22T05:27:39Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2025-03-22T05:06:03Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=291b4f5da2f98283b7c98ee90401df7c3cb34dad'/>
<id>urn:sha1:291b4f5da2f98283b7c98ee90401df7c3cb34dad</id>
<content type='text'>
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>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 FTBFS from issue #9.</title>
<updated>2023-08-15T17:00:08Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2023-08-15T17:00:08Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=17118265cf93b35b0b68e450ea5f43046c1d81c3'/>
<id>urn:sha1:17118265cf93b35b0b68e450ea5f43046c1d81c3</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Drop TQT_BASE_OBJECT* defines</title>
<updated>2023-08-15T11:38:03Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-08-12T09:42:03Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=3ec2ac7ee5d10c5bbc2d4d1af67c5be874f985a5'/>
<id>urn:sha1:3ec2ac7ee5d10c5bbc2d4d1af67c5be874f985a5</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Replace Q_OBJECT with TQ_OBJECT</title>
<updated>2023-07-20T04:09:37Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-07-20T03:56:44Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=6df27473e52921dbfb268945c748639f1cf806e4'/>
<id>urn:sha1:6df27473e52921dbfb268945c748639f1cf806e4</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
</feed>
