<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdevelop/src/newui, branch r14.1.5</title>
<subtitle>TDE development IDE
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tdevelop/atom?h=r14.1.5</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tdevelop/atom?h=r14.1.5'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/'/>
<updated>2024-01-21T14:12:29Z</updated>
<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>Replaced various '#define' with actual strings - part 6</title>
<updated>2023-12-29T14:59:58Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-12-29T14:01:28Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=b9186693ada54762210d51282c15e2248e76a586'/>
<id>urn:sha1:b9186693ada54762210d51282c15e2248e76a586</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit 61cd5b18f00b0d36a7953596c5295e358324ebb7)
</content>
</entry>
<entry>
<title>Replaced various '#define' with actual strings - part 3</title>
<updated>2023-11-25T06:11:59Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-11-24T01:56:49Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=8308ebcedcc01c7588346da09b69b97b5c8e8059'/>
<id>urn:sha1:8308ebcedcc01c7588346da09b69b97b5c8e8059</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit aefcba8280fc1520675866143baf2f8c020ec82e)
</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 TQ_*Focus* and TQ_Scale* defines</title>
<updated>2023-09-04T01:31:12Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-09-02T06:54:39Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=e8e8e54254ec3786edbbc149be5a7a7109e6541d'/>
<id>urn:sha1:e8e8e54254ec3786edbbc149be5a7a7109e6541d</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit 88de09b6cc82c3c1592f1a71415cb962e39eb60b)
</content>
</entry>
<entry>
<title>Drop TQT_BASE_OBJECT* defines</title>
<updated>2023-08-18T08:07:59Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-08-12T09:48:37Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=e5cb335358db67ee9a68a15d99dc89d1e0da3111'/>
<id>urn:sha1:e5cb335358db67ee9a68a15d99dc89d1e0da3111</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit 0813a2c41340ea35119ba3225c8c9b710d9ced07)
</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>Removed code formatting modelines.</title>
<updated>2020-09-28T01:54:45Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2020-09-28T01:54:45Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=c1136256870320723ad42e04e2559ae384b8fe91'/>
<id>urn:sha1:c1136256870320723ad42e04e2559ae384b8fe91</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Add missing link_directories for TQt</title>
<updated>2020-06-23T12:07:40Z</updated>
<author>
<name>aneejit1</name>
<email>aneejit1@gmail.com</email>
</author>
<published>2020-06-23T12:07:40Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=462e974d8c010edc8fdeb3dc93293c17bfedf1c2'/>
<id>urn:sha1:462e974d8c010edc8fdeb3dc93293c17bfedf1c2</id>
<content type='text'>
Signed-off-by: aneejit1 &lt;aneejit1@gmail.com&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>
