<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdevelop/languages/java/app_templates/kappjava, 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-11-07T14:12:48Z</updated>
<entry>
<title>Don't use obsolete header kapp.h and fix some renames</title>
<updated>2024-11-07T14:12:48Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2024-11-07T13:53:46Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=4aa698f778b36049a5d64b3087be47e35b7b1808'/>
<id>urn:sha1:4aa698f778b36049a5d64b3087be47e35b7b1808</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit 35a1f253290b150e19e90c4dd3254f51f0d3784c)
</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>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>Fixed FTBFS caused by previous commit (lsm files removal).</title>
<updated>2019-09-02T02:01:18Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2019-09-02T02:00:03Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=75e79c482289188842eab5110389709edb435797'/>
<id>urn:sha1:75e79c482289188842eab5110389709edb435797</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&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>
<entry>
<title>Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications</title>
<updated>2014-10-11T22:19:24Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2014-10-11T22:19:24Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=f9a9d3f59ec01bfc6ac037e801c0decece9596cc'/>
<id>urn:sha1:f9a9d3f59ec01bfc6ac037e801c0decece9596cc</id>
<content type='text'>
</content>
</entry>
</feed>
