<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdevelop/languages/python/app_templates, 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>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 _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.</title>
<updated>2023-07-13T11:55:05Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-07-12T02:39:51Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=14334c54280493270f175de52c28170cf14f50a3'/>
<id>urn:sha1:14334c54280493270f175de52c28170cf14f50a3</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit b8cc513c5e875739c6790da651f6a3f47ed8f657)
</content>
</entry>
<entry>
<title>Drop python2 support.</title>
<updated>2023-01-16T20:04:18Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2023-01-16T20:04:18Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=b81d9ec9ffdb93cf988e4f74c3f4680340ff184f'/>
<id>urn:sha1:b81d9ec9ffdb93cf988e4f74c3f4680340ff184f</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Remove unnecessary accelerators from .ui files</title>
<updated>2022-09-18T01:29:35Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2022-09-18T01:29:35Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=0ba031d9dfc995a1dfb3a0d770501acd2d2990cc'/>
<id>urn:sha1:0ba031d9dfc995a1dfb3a0d770501acd2d2990cc</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>
<entry>
<title>Revert to .kdevelop files with &lt;kdevelop&gt; entity name for project files.</title>
<updated>2015-06-17T06:33:10Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2015-06-17T06:33:10Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=e044c5463329652f28565dfc7de24ef8b0edaa6f'/>
<id>urn:sha1:e044c5463329652f28565dfc7de24ef8b0edaa6f</id>
<content type='text'>
This resolves bug 2308.

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
</feed>
