<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdeaccessibility/kmousetool, branch master</title>
<subtitle>TDE accessibility programs
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tdeaccessibility/atom?h=master</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tdeaccessibility/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdeaccessibility/'/>
<updated>2026-03-20T13:39:19Z</updated>
<entry>
<title>Remove use of TDE_VERSION</title>
<updated>2026-03-20T13:39:19Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2026-03-20T13:39:19Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=e91a27dff0360a98759364751ac727a4741ed51b'/>
<id>urn:sha1:e91a27dff0360a98759364751ac727a4741ed51b</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Remove support for Irix, which is discontinued and does not provide a c++17 complaint compiler.</title>
<updated>2026-01-30T01:17:32Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2026-01-30T01:17:32Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=ea77d8f8a95bb8a196157ff59eb46f426328701d'/>
<id>urn:sha1:ea77d8f8a95bb8a196157ff59eb46f426328701d</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>kmousetool: remove unused header file</title>
<updated>2026-01-04T17:45:01Z</updated>
<author>
<name>Alexander Golubev</name>
<email>fatzer2@gmail.com</email>
</author>
<published>2026-01-04T17:45:01Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=1565cb42d3fd1543d70739e939640e3184168455'/>
<id>urn:sha1:1565cb42d3fd1543d70739e939640e3184168455</id>
<content type='text'>
Inclusion of `X11/extensions/xtestext1.h` was causing problems when
building with clang (see [1]) due to it's use of register keyword. Since
the header is not actually used just remove it.

[1]: https://mirror.git.trinitydesktop.org/gitea/TDE/tdeaccessibility/pulls/39

Signed-off-by: Alexander Golubev &lt;fatzer2@gmail.com&gt;
</content>
</entry>
<entry>
<title>Include third-party headers as SYSTEM</title>
<updated>2026-01-04T15:58:11Z</updated>
<author>
<name>Alexander Golubev</name>
<email>fatzer2@gmail.com</email>
</author>
<published>2026-01-02T10:21:54Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=57a771ded3ce96bd81a28ff6e91aa9c9d19a1132'/>
<id>urn:sha1:57a771ded3ce96bd81a28ff6e91aa9c9d19a1132</id>
<content type='text'>
This avoids reporting warning for headers we have no control over. Also
it avoids "errors" in the headers if some compilers (like clang) use
some `-Werror=*` behaviour by default.

Signed-off-by: Alexander Golubev &lt;fatzer2@gmail.com&gt;
</content>
</entry>
<entry>
<title>Replace TRUE/FALSE with boolean values true/false</title>
<updated>2025-04-05T03:17:03Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2025-04-05T03:06:04Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=12b5ed8b4f982fbef0e20d107ca504f892c3ab0a'/>
<id>urn:sha1:12b5ed8b4f982fbef0e20d107ca504f892c3ab0a</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Use tdestandarddirs.h</title>
<updated>2025-02-25T13:45:44Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2025-02-25T13:45:44Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=caa5df3dcc83de066034204ef4f40475e6f9e07f'/>
<id>urn:sha1:caa5df3dcc83de066034204ef4f40475e6f9e07f</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Use tdeApp</title>
<updated>2025-01-20T08:19:30Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2025-01-20T08:19:30Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=3e0dca11471f5fcb566221a18cdb3258d6e61e96'/>
<id>urn:sha1:3e0dca11471f5fcb566221a18cdb3258d6e61e96</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Rename KUniqueApplication to TDEUniqueApplication</title>
<updated>2024-11-09T14:04:58Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2024-11-09T13:58:09Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=ef09a34f3a1bc5f9fb4631adf10f7067991b3220'/>
<id>urn:sha1:ef09a34f3a1bc5f9fb4631adf10f7067991b3220</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-11T01:33:58Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2024-01-11T01:29:46Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=c04ba2b3810f5a0187b3ca3b89661d0befca9e08'/>
<id>urn:sha1:c04ba2b3810f5a0187b3ca3b89661d0befca9e08</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Replace various '#define' strings - part 6</title>
<updated>2023-12-20T12:19:55Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-12-20T12:19:55Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=df38a0402cac61ce84ed9567b959a37efcb69b03'/>
<id>urn:sha1:df38a0402cac61ce84ed9567b959a37efcb69b03</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
</feed>
