<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/tests/kitemlistcontrollerexpandtest.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>2025-09-03T12:04:13Z</updated>
<entry>
<title>Fix several user-facing and non-user-facing typos</title>
<updated>2025-09-03T12:04:13Z</updated>
<author>
<name>Kunda Ki</name>
<email>luzpaz@pm.me</email>
</author>
<published>2025-09-03T12:04:13Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=479ce3a1641398a8506812300834666614013850'/>
<id>urn:sha1:479ce3a1641398a8506812300834666614013850</id>
<content type='text'>
Found via `codespell -S "*.desktop,*.po,*.svg,*.xml,./po" -L aparent,childs,goup,lokal`</content>
</entry>
<entry>
<title>Fix accessibility ancestor tree</title>
<updated>2023-10-05T12:09:25Z</updated>
<author>
<name>Felix Ernst</name>
<email>felixernst@zohomail.eu</email>
</author>
<published>2023-07-17T14:13:51Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=549fad2daeeccac53b88b4777dcc9effbc2110e5'/>
<id>urn:sha1:549fad2daeeccac53b88b4777dcc9effbc2110e5</id>
<content type='text'>
Before this commit, KItemListViewAccessible would always return
nullptr as its parent. This meant that accessibility software would
have to guess to which window/hierarchy the KItemListView belongs
to. Guessing shouldn't be necessary here.

This commit makes sure that the KItemListView always returns a
sensible parent in the accessible hierarchy. It does so by
explicitly setting the accessible parent for every KItemListView
after construction in the DolphinView contructor. Since
KItemListView now always knows about its accessible parent, the
accessibleInterfaceFactory can always ask the KItemListView for
that information when constructing the QAccessibleInterfaces.

Fixes https://invent.kde.org/system/dolphin/-/issues/47.
</content>
</entry>
<entry>
<title>fix test in FreeBsd KItemListControllerExpandTest::testDirExpand</title>
<updated>2023-09-02T15:27:25Z</updated>
<author>
<name>Méven Car</name>
<email>meven@kde.org</email>
</author>
<published>2023-09-02T12:58:24Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=741bea8324240073a502b9918dc0ff557ca27c37'/>
<id>urn:sha1:741bea8324240073a502b9918dc0ff557ca27c37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expand or collapse all selected folders on Key Right/Left</title>
<updated>2023-05-26T16:10:38Z</updated>
<author>
<name>Méven Car</name>
<email>meven.car@kdemail.net</email>
</author>
<published>2023-05-26T16:10:38Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=c17e6c8d2b33d6d62df46025b69cb7b401f09f62'/>
<id>urn:sha1:c17e6c8d2b33d6d62df46025b69cb7b401f09f62</id>
<content type='text'>
CCBUG: 196772
</content>
</entry>
</feed>
