<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdevelop/buildtools/lib/widgets, 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 Qt with TQt</title>
<updated>2023-11-09T01:21:35Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-11-07T10:27:29Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=521604defa90ca9cf8cdcf0c8e3c8f2579bb8092'/>
<id>urn:sha1:521604defa90ca9cf8cdcf0c8e3c8f2579bb8092</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit 6b0cf55d6252a256d9fc5bcb89837bec7f21f40d)
</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>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>
<entry>
<title>Fix FTBFS due to missing global variable 'environ'</title>
<updated>2015-06-29T16:31:50Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2015-06-29T16:31:50Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=1a18c69495634b5ec52f08086e835c7542003dc9'/>
<id>urn:sha1:1a18c69495634b5ec52f08086e835c7542003dc9</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</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>Revert "Finish renaming tdevelop components"</title>
<updated>2014-05-25T06:37:31Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2014-05-25T06:37:31Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=6392f5a9dfce2bf83617d49bb7f332181ec6004e'/>
<id>urn:sha1:6392f5a9dfce2bf83617d49bb7f332181ec6004e</id>
<content type='text'>
This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
</content>
</entry>
<entry>
<title>Finish renaming tdevelop components</title>
<updated>2014-03-02T19:05:33Z</updated>
<author>
<name>Darrell Anderson</name>
<email>humanreadable@yahoo.com</email>
</author>
<published>2014-03-02T19:05:33Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=722ce1efbac31c61b1d4b13f7e075c9f311e3e73'/>
<id>urn:sha1:722ce1efbac31c61b1d4b13f7e075c9f311e3e73</id>
<content type='text'>
</content>
</entry>
</feed>
