<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kvirc/src/modules/objects/class_toolbar.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>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>Remove various '#define' strings - part 6</title>
<updated>2023-12-08T04:41:44Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-12-08T04:26:11Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=eab2995851748c44d333fe168a1c141ccee193ab'/>
<id>urn:sha1:eab2995851748c44d333fe168a1c141ccee193ab</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>rename the following methods:</title>
<updated>2011-08-10T22:19:39Z</updated>
<author>
<name>tpearson</name>
<email>tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da</email>
</author>
<published>2011-08-10T22:19:39Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=9ca32ef31a2566af48c06f258722738df92366af'/>
<id>urn:sha1:9ca32ef31a2566af48c06f258722738df92366af</id>
<content type='text'>
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
</content>
</entry>
<entry>
<title>Remove the tq in front of these incorrectly TQt4-converted methods/data members:</title>
<updated>2011-07-09T02:23:29Z</updated>
<author>
<name>tpearson</name>
<email>tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da</email>
</author>
<published>2011-07-09T02:23:29Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=27648a99ce3a8a1e498828f1fc93cbd6b3476a91'/>
<id>urn:sha1:27648a99ce3a8a1e498828f1fc93cbd6b3476a91</id>
<content type='text'>
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
</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>
