<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdevelop/languages/cpp, branch r14.0.4</title>
<subtitle>TDE development IDE
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tdevelop/atom?h=r14.0.4</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tdevelop/atom?h=r14.0.4'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/'/>
<updated>2016-09-03T15:17:55Z</updated>
<entry>
<title>Fix FTBFS with GCC6</title>
<updated>2016-09-03T15:17:55Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2016-09-03T15:17:42Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=cb10c8f6882883c0e617b20d54b5d0a71cd62fae'/>
<id>urn:sha1:cb10c8f6882883c0e617b20d54b5d0a71cd62fae</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
(cherry picked from commit 193843b0279cfc3341c7cf4086efff78d097aba7)
</content>
</entry>
<entry>
<title>Fix invalid headers in PNG files and optimize for size</title>
<updated>2016-07-24T02:01:15Z</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=cdc4af9a4f048c8ab1d8074172bf2e56bd270693'/>
<id>urn:sha1:cdc4af9a4f048c8ab1d8074172bf2e56bd270693</id>
<content type='text'>
(cherry picked from commit fc14e2cf0b7eca47e57032fba82b85159d923526)
</content>
</entry>
<entry>
<title>Fix FTBFS with clang</title>
<updated>2015-06-29T16:33:52Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2015-06-29T16:32:42Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=21138abbc8e0db6ade80678c87f98f52edd876aa'/>
<id>urn:sha1:21138abbc8e0db6ade80678c87f98f52edd876aa</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
(cherry picked from commit 6ea09339a5ff3d8edbabb17735be68cddb43d981)
</content>
</entry>
<entry>
<title>Add gnu tar detection</title>
<updated>2015-06-29T16:33: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=1fafa273329c2c4be693a85649a51b8f2364e236'/>
<id>urn:sha1:1fafa273329c2c4be693a85649a51b8f2364e236</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
(cherry picked from commit 9097720c1da8fe553e05e5e7289f8cea4ac76fa2)
</content>
</entry>
<entry>
<title>Fixed simple C++ Hello World template project build. This resovles bug 2310.</title>
<updated>2015-06-26T23:54:29Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2015-06-26T23:52:34Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=d7b04cfbc3b165ad4ff815b7661749a758163b04'/>
<id>urn:sha1:d7b04cfbc3b165ad4ff815b7661749a758163b04</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit 98b2e203b7b7ef83dfeab84013f49b788631642b)
</content>
</entry>
<entry>
<title>Revert to .kdevelop files with &lt;kdevelop&gt; entity name for project files.</title>
<updated>2015-06-17T06:35:36Z</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=8b9c0d28fe084e8c7912a55f29052052edcfdd6e'/>
<id>urn:sha1:8b9c0d28fe084e8c7912a55f29052052edcfdd6e</id>
<content type='text'>
This resolves bug 2308.

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit e044c5463329652f28565dfc7de24ef8b0edaa6f)
</content>
</entry>
<entry>
<title>Fix cmake template project files. This relates to bug 2308.</title>
<updated>2015-06-15T04:16:09Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2015-06-15T04:15:26Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=a02c867020f0f7f4d399c1d2849ac990614036f8'/>
<id>urn:sha1:a02c867020f0f7f4d399c1d2849ac990614036f8</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit 065693194f81b16c3d6deb7fb70a07ae0e884eb6)
</content>
</entry>
<entry>
<title>Fix accidental error introduced in GIT hash 2cd151</title>
<updated>2014-11-17T02:55:54Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2014-11-17T02:55:54Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=9cf3238c5f8a7c9d1323a2e2e608a03988d7ac44'/>
<id>urn:sha1:9cf3238c5f8a7c9d1323a2e2e608a03988d7ac44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix accidental duplication of text-x- in new mime icon strings</title>
<updated>2014-10-24T18:56:43Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2014-10-24T18:56:43Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=3e14e7dd3d80c39e665700690a27d6f167e06770'/>
<id>urn:sha1:3e14e7dd3d80c39e665700690a27d6f167e06770</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop</title>
<updated>2014-10-23T02:48:34Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2014-10-23T02:48:34Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=0ffe0dfb29f3be5bb87b977b3a8ae1d9cd4346d5'/>
<id>urn:sha1:0ffe0dfb29f3be5bb87b977b3a8ae1d9cd4346d5</id>
<content type='text'>
</content>
</entry>
</feed>
