<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdevelop/lib/interfaces, 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-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>Fix KDevPluginController::query() with empty constraint</title>
<updated>2024-02-03T23:53:40Z</updated>
<author>
<name>Alexander Golubev</name>
<email>fatzer2@gmail.com</email>
</author>
<published>2024-02-02T08:37:10Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=c891bb5d0682b26c64cee49cbdbfe398285c4c1b'/>
<id>urn:sha1:c891bb5d0682b26c64cee49cbdbfe398285c4c1b</id>
<content type='text'>
When KDevPluginController::query() was called with empty constrain it
were resulting in incorrect query string being passed to TDETrader,
which were resulting in at least warnings like the next one:

```
[tdeio (TDETrader)] [6751] WARNING: Parsing ' and [X-TDevelop-Version] == 5' gave syntax error
```

Signed-off-by: Alexander Golubev &lt;fatzer2@gmail.com&gt;
(cherry picked from commit c8d7b46522918fbb19e77e7a12d7c1d0ed9ae390)
</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 Qt with TQt</title>
<updated>2023-11-09T01:21:35Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-11-07T10:27:29Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=521604defa90ca9cf8cdcf0c8e3c8f2579bb8092'/>
<id>urn:sha1:521604defa90ca9cf8cdcf0c8e3c8f2579bb8092</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit 6b0cf55d6252a256d9fc5bcb89837bec7f21f40d)
</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>Replace Q_OBJECT with TQ_OBJECT</title>
<updated>2023-07-21T08:51:37Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-07-20T06:07:57Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=f3d43273fab6185fb07a20829ba537c650261a16'/>
<id>urn:sha1:f3d43273fab6185fb07a20829ba537c650261a16</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit 9c40420b261ea30555cabc299829028ee345b9e5)
</content>
</entry>
<entry>
<title>Fix ftbfs on Fedora 34</title>
<updated>2021-05-12T20:27:27Z</updated>
<author>
<name>François Andriot</name>
<email>francois.andriot@free.fr</email>
</author>
<published>2021-02-28T00:15:56Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=ba5f58bf38a62eb83990951168951274c96a8e24'/>
<id>urn:sha1:ba5f58bf38a62eb83990951168951274c96a8e24</id>
<content type='text'>
error: reference to ‘data’ is ambiguous

Signed-off-by: François Andriot &lt;francois.andriot@free.fr&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>Add missing link_directories for TQt</title>
<updated>2020-06-23T12:07:40Z</updated>
<author>
<name>aneejit1</name>
<email>aneejit1@gmail.com</email>
</author>
<published>2020-06-23T12:07:40Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=462e974d8c010edc8fdeb3dc93293c17bfedf1c2'/>
<id>urn:sha1:462e974d8c010edc8fdeb3dc93293c17bfedf1c2</id>
<content type='text'>
Signed-off-by: aneejit1 &lt;aneejit1@gmail.com&gt;
</content>
</entry>
<entry>
<title>LIB_QT -&gt; LIB_TQT conversion to align to updated admin module</title>
<updated>2018-09-17T14:19:59Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-09-17T14:19:59Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdevelop/commit/?id=dd8130b36118e19da045daf728651cd37f012faa'/>
<id>urn:sha1:dd8130b36118e19da045daf728651cd37f012faa</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
</feed>
