<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/settings/viewmodes, 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-03-09T17:44:11Z</updated>
<entry>
<title>Adds options for pixel scaling and filename extensions</title>
<updated>2026-03-09T17:44:11Z</updated>
<author>
<name>Conway</name>
<email>conway@fiftyfourth.xyz</email>
</author>
<published>2026-01-24T17:20:08Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=c8ecdb45dde6f850a8eaefc661528dd2d43677a3'/>
<id>urn:sha1:c8ecdb45dde6f850a8eaefc661528dd2d43677a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>settings: make most settings page center aligned</title>
<updated>2026-03-05T09:45:47Z</updated>
<author>
<name>Méven Car</name>
<email>meven@kde.org</email>
</author>
<published>2026-03-05T09:40:06Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=4c9500e42d143192ba73036f1d0f6a191ad80cf8'/>
<id>urn:sha1:4c9500e42d143192ba73036f1d0f6a191ad80cf8</id>
<content type='text'>
Limit the width of text labels.
</content>
</entry>
<entry>
<title>clang-tidy: use default for trivial constructor</title>
<updated>2026-01-22T15:14:16Z</updated>
<author>
<name>Méven Car</name>
<email>meven@kde.org</email>
</author>
<published>2026-01-22T15:04:09Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=174bc684603326de15e933b3bb24ffb739f3291e'/>
<id>urn:sha1:174bc684603326de15e933b3bb24ffb739f3291e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dolphinfontrequester: Do not apply custom view font to font mode combobox</title>
<updated>2026-01-20T08:17:19Z</updated>
<author>
<name>Pan Zhang</name>
<email>zhangpan@kylinos.cn</email>
</author>
<published>2026-01-13T06:34:20Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=38fb26518a14f68ce66a14a1197866fed865c430'/>
<id>urn:sha1:38fb26518a14f68ce66a14a1197866fed865c430</id>
<content type='text'>
When a user selects a custom font via the font dialog, the font mode combobox (showing System Font / Custom Font) was updated to use the selected font.

This caused an unintended visual inconsistency, as configuration UI elements should always be rendered using the system application font, independent of the font chosen for the content view.

Fix this by removing the setFont() call in openFontDialog(), ensuring the combobox remains visually consistent with the rest of the configuration interface.

BUG: 499783
</content>
</entry>
<entry>
<title>Dolphin: Inform user when italic filename style is not supported by the font</title>
<updated>2026-01-08T11:02:51Z</updated>
<author>
<name>Sushruta Das</name>
<email>sushrutadas0@gmail.com</email>
</author>
<published>2026-01-08T11:02:51Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=5b6dfad767522060596ba2a76044e14ca99db57b'/>
<id>urn:sha1:5b6dfad767522060596ba2a76044e14ca99db57b</id>
<content type='text'>
Currently, Dolphin silently falls back to a non-italic variant because italics are reserved for symbolic links. The new message informs users that their selected style cannot be fully applied to avoid confusion.

BUG: 499784
</content>
</entry>
<entry>
<title>viewmodes: ensure font dialog retains last custom selection</title>
<updated>2026-01-07T14:06:51Z</updated>
<author>
<name>weinan li</name>
<email>liweinan@kylinos.cn</email>
</author>
<published>2025-11-03T07:57:53Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=3752ab41ba32ab4cc8afb7defb2014ab98178da2'/>
<id>urn:sha1:3752ab41ba32ab4cc8afb7defb2014ab98178da2</id>
<content type='text'>
The font selection dialog for custom view fonts was always initialized with
the system default font instead of the previously selected custom font.
This occurred because QFontDialog::getFont() was not passed the current
custom font stored in DolphinFontRequester.

By initializing the dialog with currentFont() (which returns the stored
custom font when in Custom Font mode), users will now see their previous
font selection when reopening the dialog, enabling easier font finetuning.

BUG: 499786
</content>
</entry>
<entry>
<title>GeneralViewSettingsPage: Improve the wording "Browse archives as folders"</title>
<updated>2025-10-30T14:38:29Z</updated>
<author>
<name>yu shuoqi</name>
<email>yusq77@gmail.com</email>
</author>
<published>2025-10-30T14:38:29Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=3dda2b703f03212d3c90597b01ba31a69db39941'/>
<id>urn:sha1:3dda2b703f03212d3c90597b01ba31a69db39941</id>
<content type='text'>
Replace the wording "Open archives as folder" to the wording "Browse archives as folders".

BUG: 499782
</content>
</entry>
<entry>
<title>CMakeLists.txt: make sure settings.kcfg are shared</title>
<updated>2025-10-23T13:46:37Z</updated>
<author>
<name>Méven Car</name>
<email>meven@kde.org</email>
</author>
<published>2025-10-22T17:09:54Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=c7dd75500a1796c1d938be4d9c0ad089476b3951'/>
<id>urn:sha1:c7dd75500a1796c1d938be4d9c0ad089476b3951</id>
<content type='text'>
Between all dolphinprivate library users.
So that the KConfigSkeleton singleton have unique instances accross
libraries bounds.

To fully fix the bug, make sure to save the modified file to disk.

BUG: 368121
</content>
</entry>
<entry>
<title>GIT_SILENT: Don't duplicate headers between .h/.cpp</title>
<updated>2025-09-23T05:21:04Z</updated>
<author>
<name>Laurent Montel</name>
<email>montel@kde.org</email>
</author>
<published>2025-09-21T18:37:49Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=25f8d44aa01d13e616d74b5a745fda4b51dc6deb'/>
<id>urn:sha1:25f8d44aa01d13e616d74b5a745fda4b51dc6deb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add setting to select filename eliding behavior</title>
<updated>2025-06-17T05:58:45Z</updated>
<author>
<name>Gleb Kasachou</name>
<email>gkosachov99@gmail.com</email>
</author>
<published>2025-06-17T05:58:45Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=e0d9f9b9aad9313434597658d38c9b2c18382770'/>
<id>urn:sha1:e0d9f9b9aad9313434597658d38c9b2c18382770</id>
<content type='text'>
Introduces a setting in Content Display Tab that allows to choose how
filenames are truncated when they do not fit in the maximum filename
length, i.e elide.

BUG: 504795
</content>
</entry>
</feed>
