<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdevelop/languages/lib/debugger/Mainpage.dox, branch r14.1.2</title>
<subtitle>TDE development IDE
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tdevelop/atom?h=r14.1.2</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tdevelop/atom?h=r14.1.2'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/'/>
<updated>2024-02-08T02:03:00Z</updated>
<entry>
<title>Replace Q_SIGNALS and Q_SLOTS</title>
<updated>2024-02-08T02:03:00Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2024-02-07T02:07:16Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=2f2f4edb3d18206981682b38fa3f21a32d43de1d'/>
<id>urn:sha1:2f2f4edb3d18206981682b38fa3f21a32d43de1d</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit 37ad15ad2c77711db7c9c4bbd62d5a1cb5749abc)
</content>
</entry>
<entry>
<title>Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines</title>
<updated>2024-01-21T14:12:29Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2024-01-14T05:24:33Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=0b6a83b773c37ee6949d73346c4a669aa1fc98b8'/>
<id>urn:sha1:0b6a83b773c37ee6949d73346c4a669aa1fc98b8</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit 35fbd60457d1e51e6a0df5d181d1a0f00ad75a2c)
</content>
</entry>
<entry>
<title>Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version</title>
<updated>2023-09-27T01:48:41Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-09-25T04:57:48Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=392b47409ac925384208e3abfdd039f6be47ce56'/>
<id>urn:sha1:392b47409ac925384208e3abfdd039f6be47ce56</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit d2728dd8dbad48f045a5eca1899924df15633a89)
</content>
</entry>
<entry>
<title>Fixed generation of API documentation. Updated TDevelop API documentation toc file. This relates to bug 1859.</title>
<updated>2014-10-18T14:04:45Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2014-10-18T14:04:45Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=8b32bdf532a706f0305424774506f5016f714c09'/>
<id>urn:sha1:8b32bdf532a706f0305424774506f5016f714c09</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Additional renaming of kde to tde</title>
<updated>2011-11-16T19:53:18Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2011-11-16T19:53:18Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=2ecab1a194b0dc551b478820e1aaa3b8713354cc'/>
<id>urn:sha1:2ecab1a194b0dc551b478820e1aaa3b8713354cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TQt4 port kdevelop</title>
<updated>2011-06-14T16:45:05Z</updated>
<author>
<name>tpearson</name>
<email>tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da</email>
</author>
<published>2011-06-14T16:45:05Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=48d4a26399959121f33d2bc3bfe51c7827b654fc'/>
<id>urn:sha1:48d4a26399959121f33d2bc3bfe51c7827b654fc</id>
<content type='text'>
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1236710 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
</content>
</entry>
<entry>
<title>Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.</title>
<updated>2009-11-25T17:56:58Z</updated>
<author>
<name>toma</name>
<email>toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da</email>
</author>
<published>2009-11-25T17:56:58Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=114a878c64ce6f8223cfd22d76a20eb16d177e5e'/>
<id>urn:sha1:114a878c64ce6f8223cfd22d76a20eb16d177e5e</id>
<content type='text'>
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
</content>
</entry>
</feed>
