<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/kitemviews/kfileitemlisttostring.cpp, branch master</title>
<subtitle>Patched KDE Dolphin with Pixel Scaling
</subtitle>
<id>https://fiftyfourth.xyz/git/dolphin/atom?h=master</id>
<link rel='self' href='https://fiftyfourth.xyz/git/dolphin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/'/>
<updated>2024-08-16T07:35:27Z</updated>
<entry>
<title>Fix display of filename ampersands in actions</title>
<updated>2024-08-16T07:35:27Z</updated>
<author>
<name>John Veness</name>
<email>john.kde@pelago.org.uk</email>
</author>
<published>2024-08-16T07:35:27Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=68f1401ecf232ccdca54362d032a547b1ec5f48a'/>
<id>urn:sha1:68f1401ecf232ccdca54362d032a547b1ec5f48a</id>
<content type='text'>
If you added the "Actions for..." button to the toolbar, filenames that contain "&amp;" would not appear correctly in that button. This MR fixes that, and also the button that appears when using "Delete" with selection mode.

BUG: 491684
</content>
</entry>
<entry>
<title>Update my eMail to the KDE-provided one</title>
<updated>2023-06-04T16:09:42Z</updated>
<author>
<name>Felix Ernst</name>
<email>felixernst@zohomail.eu</email>
</author>
<published>2023-06-04T16:09:42Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=e5abe2c67bed7f1ca448cc94eb3abcfbe7d0da92'/>
<id>urn:sha1:e5abe2c67bed7f1ca448cc94eb3abcfbe7d0da92</id>
<content type='text'>
GIT_SILENT
NO_CHANGELOG
</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 const'ref</title>
<updated>2022-10-11T06:58:40Z</updated>
<author>
<name>Laurent Montel</name>
<email>montel@kde.org</email>
</author>
<published>2022-10-11T06:58:40Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a50cc58e1b9586681e75602821316a23b982dab7'/>
<id>urn:sha1:a50cc58e1b9586681e75602821316a23b982dab7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow for more explicit button labels</title>
<updated>2022-03-23T15:03:32Z</updated>
<author>
<name>Felix Ernst</name>
<email>fe.a.ernst@gmail.com</email>
</author>
<published>2022-03-23T15:03:32Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=45af4bc0e09ebacca4d7f8177dd5dc0a5fd109cd'/>
<id>urn:sha1:45af4bc0e09ebacca4d7f8177dd5dc0a5fd109cd</id>
<content type='text'>
This commit allows us to very explicitly refer to any set of items
in text. This way buttons don't need to be labeled generically
like "Permanently Delete" but can be enriched to be labeled
"Permanently Delete "FileName"" or "Copy 7 Selected Folders" or
"Copy 6 Files" or "Rename "file1", "file2", "file3", "file4" and
"folder5"".

This commit tries to save translators a lot of work by using a
translation puzzle. This might be problematic for some languages.
The alternative on the other hand would mean that any label which
wants to be explicit would need to have over 10 translations just
for one label which seems quite bad as well.

A fallback is to be implemented for languages that can't really
accommodate for any specific word puzzle. This is explained in the
documentation.
</content>
</entry>
</feed>
