<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/settings/contextmenu/servicemenuinstaller/servicemenuinstaller.cpp, branch pixelated-scaling-option</title>
<subtitle>Patched KDE Dolphin with Pixel Scaling
</subtitle>
<id>https://fiftyfourth.xyz/git/dolphin/atom?h=pixelated-scaling-option</id>
<link rel='self' href='https://fiftyfourth.xyz/git/dolphin/atom?h=pixelated-scaling-option'/>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/'/>
<updated>2026-01-22T16:38:13Z</updated>
<entry>
<title>clang-tidy: misc-use-internal-linkage</title>
<updated>2026-01-22T16:38:13Z</updated>
<author>
<name>Méven Car</name>
<email>meven@kde.org</email>
</author>
<published>2026-01-22T16:38:13Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=881a5470697bdaf23d8692d3ee852a15c90b1af3'/>
<id>urn:sha1:881a5470697bdaf23d8692d3ee852a15c90b1af3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clang-tidy: avoid copy, use const references</title>
<updated>2026-01-22T15:27:11Z</updated>
<author>
<name>Méven Car</name>
<email>meven@kde.org</email>
</author>
<published>2026-01-22T15:15:09Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=1acd0dfe09a34817d8daf58db2c53b2262eec7b7'/>
<id>urn:sha1:1acd0dfe09a34817d8daf58db2c53b2262eec7b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace qAsConst with std::as_const</title>
<updated>2023-09-10T13:19:13Z</updated>
<author>
<name>Méven Car</name>
<email>meven@kde.org</email>
</author>
<published>2023-09-10T13:19:13Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=b58a346be96f7d0973ed96e52c4cf95463ba244d'/>
<id>urn:sha1:b58a346be96f7d0973ed96e52c4cf95463ba244d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add clang-format and format code as in Frameworks</title>
<updated>2023-02-05T05:45:38Z</updated>
<author>
<name>Serg Podtynnyi</name>
<email>serg@podtynnyi.com</email>
</author>
<published>2023-02-03T17:14:53Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=38c34eeca315c7be58e65d4d3fb72aaf7b866719'/>
<id>urn:sha1:38c34eeca315c7be58e65d4d3fb72aaf7b866719</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use cmakedefine01</title>
<updated>2022-06-15T09:28:42Z</updated>
<author>
<name>Ahmad Samir</name>
<email>a.samirh78@gmail.com</email>
</author>
<published>2022-06-11T17:16:13Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=28a74d178071c89dbdc53a193c1db68e0d10ddcb'/>
<id>urn:sha1:28a74d178071c89dbdc53a193c1db68e0d10ddcb</id>
<content type='text'>
This way we get a build time warning if the var isn't defined at all, e.g.
a missing check_include_files() CMake call.
</content>
</entry>
<entry>
<title>Use one config-dolphin.h.cmake configuration file</title>
<updated>2022-06-15T09:27:55Z</updated>
<author>
<name>Ahmad Samir</name>
<email>a.samirh78@gmail.com</email>
</author>
<published>2022-06-11T17:09:45Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=8a0003bfbcc87068737ab1e2b94ae7b2ba73eca1'/>
<id>urn:sha1:8a0003bfbcc87068737ab1e2b94ae7b2ba73eca1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix name of uninstall command (without extension)</title>
<updated>2022-05-21T15:04:14Z</updated>
<author>
<name>Christian Hartmann</name>
<email>hartmann.christian@gmail.com</email>
</author>
<published>2022-05-21T15:04:14Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=85083b209c5ac58be5e4b0a35dee54a5085a074c'/>
<id>urn:sha1:85083b209c5ac58be5e4b0a35dee54a5085a074c</id>
<content type='text'>
fixing a minor typo allows using "uninstall" command (variant **without** extension) on de-installation of a service menu
</content>
</entry>
<entry>
<title>fix: service-menu-installer ignoring symlinks on un-install</title>
<updated>2022-05-21T06:21:08Z</updated>
<author>
<name>Christian Hartmann</name>
<email>hartmann.christian@gmail.com</email>
</author>
<published>2022-04-05T11:06:19Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=65413bbad29ea31ea0fab83bbe0f55a3befc5a11'/>
<id>urn:sha1:65413bbad29ea31ea0fab83bbe0f55a3befc5a11</id>
<content type='text'>
service-menu-installer ignores &lt;package-name&gt;.tar.gz-dir/uninstall.sh
if this is actualy just a symbolic link to install.sh in the same directory
(hardlinks and copies work)

canonicalPath() is used to get the name of the file on disk and returns install.sh
in the case of a symbolic link. install.sh without any arguments is called instead
of uninstall.sh consequently and no de-installation takes place.

replace canonicalPath() with absolutePath() as used in the rest of source file

resolves:

BUG: 452289
</content>
</entry>
<entry>
<title>Fix QDirIterator wildcard when fallback install script is searched for</title>
<updated>2022-05-20T04:26:25Z</updated>
<author>
<name>Alexander Lohnau</name>
<email>alexander.lohnau@gmx.de</email>
</author>
<published>2022-05-18T06:10:34Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=9bdb36abf09fbae9ba045b95bcf1b676c8e5da41'/>
<id>urn:sha1:9bdb36abf09fbae9ba045b95bcf1b676c8e5da41</id>
<content type='text'>
Otherwise, we do not find scripts like "install-user.sh".

BUG: 453870
</content>
</entry>
<entry>
<title>Install servicemenus in new install location</title>
<updated>2022-04-01T17:55:11Z</updated>
<author>
<name>Alexander Lohnau</name>
<email>alexander.lohnau@gmx.de</email>
</author>
<published>2022-03-15T19:01:55Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=0c38a27cc0f8646e246eca65fdd6dc6b5c4bb4cc'/>
<id>urn:sha1:0c38a27cc0f8646e246eca65fdd6dc6b5c4bb4cc</id>
<content type='text'>
Since KIO 5.85, this new file location is preferred over the
KServiceTypeTrader results.

With this change, single desktop files from the KDE store are installed
in the correct location. If however a custom install script is used,
developers need to adjust their scripts.

Because the "kio/servicemenus" locations is different than the one
KAuthorized allows by default, we have to mark the file as executable.

Task: https://phabricator.kde.org/T14543
</content>
</entry>
</feed>
