<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdevelop/parts/documentation, branch r14.0.6</title>
<subtitle>TDE development IDE
</subtitle>
<id>https://git.trinitydesktop.org/cgit/tdevelop/atom?h=r14.0.6</id>
<link rel='self' href='https://git.trinitydesktop.org/cgit/tdevelop/atom?h=r14.0.6'/>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdevelop/'/>
<updated>2018-09-23T14:48:57Z</updated>
<entry>
<title>Add includes to UI files to resolve FTBFS</title>
<updated>2018-09-23T14:48:57Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2018-09-23T11:07:23Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=3aadeebb36ac178c7b5cf7f91fd5f2a269d4a21c'/>
<id>urn:sha1:3aadeebb36ac178c7b5cf7f91fd5f2a269d4a21c</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
(cherry picked from commit a213def8e9bf36d3554373e623a8e84ef46ad960)
</content>
</entry>
<entry>
<title>Update bug reports url to bugs.trinitydesktop.org</title>
<updated>2018-07-01T14:43:11Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2018-07-01T14:43:02Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=f145995235f9d5efe27027aaf3f0d958008a6b3a'/>
<id>urn:sha1:f145995235f9d5efe27027aaf3f0d958008a6b3a</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
(cherry picked from commit 634dbebd29d7d8bcdbce968ec11363df73a598d6)
</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://git.trinitydesktop.org/cgit/tdevelop/commit/?id=cdc4af9a4f048c8ab1d8074172bf2e56bd270693'/>
<id>urn:sha1:cdc4af9a4f048c8ab1d8074172bf2e56bd270693</id>
<content type='text'>
(cherry picked from commit fc14e2cf0b7eca47e57032fba82b85159d923526)
</content>
</entry>
<entry>
<title>Fixed saving configuration after manual removal of an entry from the Documentation Config list.</title>
<updated>2014-10-31T05:03:41Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2014-10-31T05:03:41Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=046f16020aebd85a0a75db1846bd4fb2938813ac'/>
<id>urn:sha1:046f16020aebd85a0a75db1846bd4fb2938813ac</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Added GUI for allowing the user to manually update the Documentation Plugin lists.</title>
<updated>2014-10-31T03:01:24Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2014-10-31T03:01:24Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=b9688b905acbb256fb56b18f8006e5bcbb8117f4'/>
<id>urn:sha1:b9688b905acbb256fb56b18f8006e5bcbb8117f4</id>
<content type='text'>
Added check + information message to inform the user that he/she should update the Documentation Plugin lists when TDevelop is being run for the first time under a new TDE version.
This relates to bug 1859.

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Added backend logic for allowing the user to manually update the Documentation Plugin lists. GUI part still to be done.</title>
<updated>2014-10-30T05:50:07Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2014-10-30T05:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=d676f93b5f3a7481fc0588f087bef418879e6f78'/>
<id>urn:sha1:d676f93b5f3a7481fc0588f087bef418879e6f78</id>
<content type='text'>
In the process, fixed some bugs related to deallocation and reinitialization of documentation catalogs and project catalogs.
This relates to bug 1859.

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Removed 'CustomDocumentationTitles' option and made it active by default for all plugins. This relates to bug 1859.</title>
<updated>2014-10-23T03:00:13Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2014-10-23T03:00:13Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=3a0f0172fb45826b6de854bd4f7c5a064b3c1cb5'/>
<id>urn:sha1:3a0f0172fb45826b6de854bd4f7c5a064b3c1cb5</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</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://git.trinitydesktop.org/cgit/tdevelop/commit/?id=0ffe0dfb29f3be5bb87b977b3a8ae1d9cd4346d5'/>
<id>urn:sha1:0ffe0dfb29f3be5bb87b977b3a8ae1d9cd4346d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed up documentation config list sort order. Added mouse shortcut for edit items in the list.</title>
<updated>2014-10-23T02:47:22Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2014-10-23T02:47:22Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=91d8d752c79df1bb4db425affd34116ec1157dd7'/>
<id>urn:sha1:91d8d752c79df1bb4db425affd34116ec1157dd7</id>
<content type='text'>
This relates to bug 1859.

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Bring most mimetypes in line with XDG specifications.  The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown</title>
<updated>2014-10-22T06:27:30Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2014-10-22T06:27:30Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdevelop/commit/?id=50be8112bdb941ec5cc0f86bac1b0ab14ee2cf79'/>
<id>urn:sha1:50be8112bdb941ec5cc0f86bac1b0ab14ee2cf79</id>
<content type='text'>
</content>
</entry>
</feed>
