<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdewebdev/lib/compatibility, branch r14.0.13</title>
<subtitle>TDE web development programs
</subtitle>
<id>https://git.trinitydesktop.org/cgit/tdewebdev/atom?h=r14.0.13</id>
<link rel='self' href='https://git.trinitydesktop.org/cgit/tdewebdev/atom?h=r14.0.13'/>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdewebdev/'/>
<updated>2021-03-12T14:28:13Z</updated>
<entry>
<title>Fix FTBFS with CMake build:</title>
<updated>2021-03-12T14:28:13Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2021-03-12T02:34:03Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=f8e520626b8b09927cfa024d1860778466892d4f'/>
<id>urn:sha1:f8e520626b8b09927cfa024d1860778466892d4f</id>
<content type='text'>
+ Determine TQt and TDE include directories as SYSTEM.
  It solves priority for #include "..." × #include &lt;...&gt;
+ Additional linked libraries.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
(cherry picked from commit f4edc50e4756b2289254ee308223faed9be6a2c7)
</content>
</entry>
<entry>
<title>Conversion to the cmake building system.</title>
<updated>2021-03-11T23:35:39Z</updated>
<author>
<name>gregory guy</name>
<email>g-gregory@gmx.fr</email>
</author>
<published>2019-06-28T13:14:51Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=eea71ca9ecdfbd4682054a86cc9bbf954af94693'/>
<id>urn:sha1:eea71ca9ecdfbd4682054a86cc9bbf954af94693</id>
<content type='text'>
Delete empty files (dummy.cpp, xsldbgconfig.h).
Remove hard-coded path for the kmdr-executor executable.
Replaced $TQTDIR/doc/html string path for TQTDOCDIR in kommander.
Add man pages taken from the Debian packaging.

Signed-off-by: gregory guy &lt;gregory-tde@laposte.net&gt;

Fix linking - kxsldbgcommon-static and  kimagemapeditorcommon-static needs to be embedded.
Move the linking of xml and readline libraries to the appropriate static libraries.
Add build option WITH_QUANTA_CVSSERVICE.
Add a test whether the readline can be linked standalone or whether ncurses is needed.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
(cherry picked from commit 4c43d1fbb66a296958ed1d0dbddf3f8ac4466130)
</content>
</entry>
<entry>
<title>Removed code formatting modelines.</title>
<updated>2020-09-28T03:37:24Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2020-09-28T03:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=68da2431b026de49f096e5502673f5a7ef080e50'/>
<id>urn:sha1:68da2431b026de49f096e5502673f5a7ef080e50</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit df844cff13ebb0c60b5b69dd29e51bf1cad240fa)
</content>
</entry>
<entry>
<title>Rename *OBJECT_NAME_STRING</title>
<updated>2020-08-28T11:54:25Z</updated>
<author>
<name>ormorph</name>
<email>roma251078@mail.ru</email>
</author>
<published>2020-08-27T16:48:01Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=155659674046c19b610d38cd2963628798add11d'/>
<id>urn:sha1:155659674046c19b610d38cd2963628798add11d</id>
<content type='text'>
Signed-off-by: ormorph &lt;roma251078@mail.ru&gt;
(cherry picked from commit ae3ed3d32920f5780af51aad9683b82179e9655d)
</content>
</entry>
<entry>
<title>Fix incorrectly renamed strings</title>
<updated>2015-03-05T04:43:08Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2015-03-05T04:08:08Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=fda57050d3c82d191d09edfd3cea4dea572edd5e'/>
<id>urn:sha1:fda57050d3c82d191d09edfd3cea4dea572edd5e</id>
<content type='text'>
(cherry picked from commit 69975e8e2ce57a37a587a1e4c76bac82895b0117)
</content>
</entry>
<entry>
<title>Repair mimetype icon usage, part 1.  The following are not fully verified in source as of this commit due to ubiquity: info, unknown</title>
<updated>2014-10-22T16:55:23Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2014-10-22T16:55:23Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=4c2e5992eb6b0c9c97d50d24fe53f712d897864c'/>
<id>urn:sha1:4c2e5992eb6b0c9c97d50d24fe53f712d897864c</id>
<content type='text'>
</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:31Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2014-10-22T06:27:31Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=5f4f5e427b04f0c4b5921cb845041dfc4f1ac566'/>
<id>urn:sha1:5f4f5e427b04f0c4b5921cb845041dfc4f1ac566</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance</title>
<updated>2014-10-13T20:43:59Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2014-10-13T20:43:59Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=3a347442a45a0631beade76b2870e6c823c2304c'/>
<id>urn:sha1:3a347442a45a0631beade76b2870e6c823c2304c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update for recent TDENewStuff changes</title>
<updated>2014-10-02T17:42:18Z</updated>
<author>
<name>Darrell Anderson</name>
<email>humanreadable@yahoo.com</email>
</author>
<published>2014-10-02T17:42:18Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=76c59a33842975a2b430454348ce98a05192b6af'/>
<id>urn:sha1:76c59a33842975a2b430454348ce98a05192b6af</id>
<content type='text'>
Delete duplicate knewstuff files
</content>
</entry>
<entry>
<title>Fix unintended renaming</title>
<updated>2014-02-16T20:03:07Z</updated>
<author>
<name>Darrell Anderson</name>
<email>humanreadable@yahoo.com</email>
</author>
<published>2014-02-16T20:03:07Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=8a4a98cbfd7de33b8f614e7e4f0c9fa68076d98d'/>
<id>urn:sha1:8a4a98cbfd7de33b8f614e7e4f0c9fa68076d98d</id>
<content type='text'>
</content>
</entry>
</feed>
