<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdelibs/interfaces/tdescript, branch master</title>
<subtitle>TDE core libraries
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tdelibs/atom?h=master</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tdelibs/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/'/>
<updated>2025-07-13T10:25:46Z</updated>
<entry>
<title>Rename KDesktopFile to TDEDesktopFile and also rename kdesktopfile.{h,cpp} to tdedesktopfile.{h.cpp}.</title>
<updated>2025-07-13T10:25:46Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2025-07-13T10:17:12Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=864284eb1efe7914c2eaa0aeb832359a4ba48690'/>
<id>urn:sha1:864284eb1efe7914c2eaa0aeb832359a4ba48690</id>
<content type='text'>
This is an API/ABI change.

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Rename kstandarddirs.h to tdestandarddirs.h</title>
<updated>2025-02-26T09:13:05Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2025-02-25T09:16:23Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=0781a919df1f297ca6351d653c2adb7db59dec71'/>
<id>urn:sha1:0781a919df1f297ca6351d653c2adb7db59dec71</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Rename TDEApplication::kApplication() to TDEApplication::tdeApplication() and kapp to tdeApp.</title>
<updated>2025-02-03T12:32:19Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2025-01-13T14:01:29Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=0b81a0c481a3a64d5449171a534bc8c91ae73181'/>
<id>urn:sha1:0b81a0c481a3a64d5449171a534bc8c91ae73181</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Rename kprocess.{h,cpp} to tdeprocess.{h.cpp}.</title>
<updated>2024-12-01T13:35:33Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2024-12-01T13:25:19Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=bdb1b502083e00fe5929f9ca4204bfaa87f15263'/>
<id>urn:sha1:bdb1b502083e00fe5929f9ca4204bfaa87f15263</id>
<content type='text'>
Add temporary kprocess.h to keep things building.

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Rename kdemacros.* files to tdemacros.*</title>
<updated>2024-06-30T10:08:44Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2024-06-30T10:08:44Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=1307964495cdc9a74f7b4aabab14ad9ffaa93dd6'/>
<id>urn:sha1:1307964495cdc9a74f7b4aabab14ad9ffaa93dd6</id>
<content type='text'>
A dummy 'kdemacros.h' has been added to allow TDE to built till renaming is carried out across the whole code base. It will then be removed.

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT</title>
<updated>2024-05-01T12:32:16Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2024-05-01T12:32:16Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=bba3128085abe1a32cca43d9fb8ac02c2a29bf6b'/>
<id>urn:sha1:bba3128085abe1a32cca43d9fb8ac02c2a29bf6b</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines</title>
<updated>2024-01-12T03:39:52Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2024-01-12T02:17:33Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=ba3b5b77e1a430dc7197df20872ba46ce2fb6fa7'/>
<id>urn:sha1:ba3b5b77e1a430dc7197df20872ba46ce2fb6fa7</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version</title>
<updated>2023-09-25T03:29:31Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-09-25T03:03:00Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=4c0dae60b2fbc60996fc8f4bd29ee6219b869527'/>
<id>urn:sha1:4c0dae60b2fbc60996fc8f4bd29ee6219b869527</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Replace Q_OBJECT with TQ_OBJECT</title>
<updated>2023-07-20T10:44:38Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-07-20T06:36:09Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=8eb500c4e81229a9853e2f9bac4f39450083f3d7'/>
<id>urn:sha1:8eb500c4e81229a9853e2f9bac4f39450083f3d7</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Simplify CMake rules for desktop file translations.</title>
<updated>2020-06-25T11:36:35Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2020-06-25T11:36:35Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=42f3a62161d1b0c7047d1edfdcb8af72b7314f1b'/>
<id>urn:sha1:42f3a62161d1b0c7047d1edfdcb8af72b7314f1b</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
</feed>
