<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdevelop/languages/pascal, 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>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>Fix ftbfs on Fedora 34</title>
<updated>2021-05-12T20:27:27Z</updated>
<author>
<name>François Andriot</name>
<email>francois.andriot@free.fr</email>
</author>
<published>2021-02-28T00:15:56Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=ba5f58bf38a62eb83990951168951274c96a8e24'/>
<id>urn:sha1:ba5f58bf38a62eb83990951168951274c96a8e24</id>
<content type='text'>
error: reference to ‘data’ is ambiguous

Signed-off-by: François Andriot &lt;francois.andriot@free.fr&gt;
</content>
</entry>
<entry>
<title>Renaming of files in preparation for code style tools.</title>
<updated>2020-12-17T14:50:37Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2020-12-17T11:50:19Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=3e3d9eda9d1dd8c67c1c27c6a9bdc68bdecfcc30'/>
<id>urn:sha1:3e3d9eda9d1dd8c67c1c27c6a9bdc68bdecfcc30</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Use tde_create_tarball, which is ready for reproducible builds,</title>
<updated>2020-07-30T14:00:40Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2020-07-29T23:12:11Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=c7d308a9ba6c0ef1639b7b78848a3dd2117fde0a'/>
<id>urn:sha1:c7d308a9ba6c0ef1639b7b78848a3dd2117fde0a</id>
<content type='text'>
instead of calling 'tar' and requiring GNU extensions.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</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>Fix invalid headers in PNG files and optimize for size</title>
<updated>2016-07-23T23:05:05Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2016-07-23T23:05:05Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=fc14e2cf0b7eca47e57032fba82b85159d923526'/>
<id>urn:sha1:fc14e2cf0b7eca47e57032fba82b85159d923526</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add gnu tar detection</title>
<updated>2015-06-29T16:28:40Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2015-06-29T16:28:40Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=9097720c1da8fe553e05e5e7289f8cea4ac76fa2'/>
<id>urn:sha1:9097720c1da8fe553e05e5e7289f8cea4ac76fa2</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
</feed>
