<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdevelop/languages/lib, branch r14.1.x</title>
<subtitle>TDE development IDE
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tdevelop/atom?h=r14.1.x</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tdevelop/atom?h=r14.1.x'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/'/>
<updated>2026-03-23T09:12:45Z</updated>
<entry>
<title>Remove use of TDE_VERSION</title>
<updated>2026-03-23T09:12:45Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2026-03-23T02:58:53Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=8f6827c723f4bb5a1b901b8351245c727bf3842c'/>
<id>urn:sha1:8f6827c723f4bb5a1b901b8351245c727bf3842c</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit 44a617440d6967f63e5284e92f4edc6e27c7ce45)
</content>
</entry>
<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>Replace Q_OBJECT with TQ_OBJECT</title>
<updated>2023-07-21T08:51:37Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-07-20T06:07:57Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=f3d43273fab6185fb07a20829ba537c650261a16'/>
<id>urn:sha1:f3d43273fab6185fb07a20829ba537c650261a16</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit 9c40420b261ea30555cabc299829028ee345b9e5)
</content>
</entry>
<entry>
<title>Desktop file translations:</title>
<updated>2020-07-30T14:00:07Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2020-07-29T20:43:34Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=fe44776673b28ca94338f23d8e7ac71593fa88ba'/>
<id>urn:sha1:fe44776673b28ca94338f23d8e7ac71593fa88ba</id>
<content type='text'>
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Fixed FTBFS caused by qt-&gt;tqt renaming.</title>
<updated>2018-09-28T11:41:02Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-09-28T11:41:02Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=e1f0110799282020eba5dac4a1a7bf27a6187f59'/>
<id>urn:sha1:e1f0110799282020eba5dac4a1a7bf27a6187f59</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>qt -&gt; tqt conversion:</title>
<updated>2018-09-28T05:42:41Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-09-28T05:42:41Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=36d1594949e416e812ed681ed3c84d80649fbf20'/>
<id>urn:sha1:36d1594949e416e812ed681ed3c84d80649fbf20</id>
<content type='text'>
kdeqt -&gt; kdetqt
qtkde -&gt; tqtkde
qtdesigner -&gt; tqtdesigner

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Add includes to UI files to resolve FTBFS</title>
<updated>2018-09-23T11:07:23Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2018-09-23T11:07:23Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=a213def8e9bf36d3554373e623a8e84ef46ad960'/>
<id>urn:sha1:a213def8e9bf36d3554373e623a8e84ef46ad960</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>LIB_QT -&gt; LIB_TQT conversion to align to updated admin module</title>
<updated>2018-09-17T14:19:59Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-09-17T14:19:59Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=dd8130b36118e19da045daf728651cd37f012faa'/>
<id>urn:sha1:dd8130b36118e19da045daf728651cd37f012faa</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
</feed>
