<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/search, 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>2026-01-22T16:18:41Z</updated>
<entry>
<title>clang-format: readability-avoid-return-with-void-value</title>
<updated>2026-01-22T16:18:41Z</updated>
<author>
<name>Méven Car</name>
<email>meven@kde.org</email>
</author>
<published>2026-01-22T16:12:15Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=e692a6a13c6dd7933a47d65046027530612a19d8'/>
<id>urn:sha1:e692a6a13c6dd7933a47d65046027530612a19d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clang-tidy: fix unecessary-value-param</title>
<updated>2026-01-22T16:03:09Z</updated>
<author>
<name>Méven Car</name>
<email>meven@kde.org</email>
</author>
<published>2026-01-22T16:02:34Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=3b89b43f097342bc76ab7b235f9649077a87deff'/>
<id>urn:sha1:3b89b43f097342bc76ab7b235f9649077a87deff</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>clang-tidy: remove unnecessary std::move</title>
<updated>2026-01-22T15:14:16Z</updated>
<author>
<name>Méven Car</name>
<email>meven@kde.org</email>
</author>
<published>2026-01-22T15:07:53Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a403c0c6058d5064b8cc439edb41eb52ae384046'/>
<id>urn:sha1:a403c0c6058d5064b8cc439edb41eb52ae384046</id>
<content type='text'>
</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>Search::Bar: Preserve cursor position</title>
<updated>2025-09-03T14:06:16Z</updated>
<author>
<name>weinan li</name>
<email>liweinan@kylinos.cn</email>
</author>
<published>2025-09-03T14:06:16Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=655763fbc977cc900cc367f1797f752c7b217c71'/>
<id>urn:sha1:655763fbc977cc900cc367f1797f752c7b217c71</id>
<content type='text'>
Prior to this commit editing the search term would sometimes change the
cursor position. This commit makes sure the cursor position does not
move by itself.

BUG: 507272
</content>
</entry>
<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>search/bar: Use correct parent method in keyPressEvent</title>
<updated>2025-07-28T01:45:45Z</updated>
<author>
<name>Wang Yu</name>
<email>wangyu@uniontech.com</email>
</author>
<published>2025-07-24T06:11:16Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=3597cd82072365fdf144f9985a69d6fe892643be'/>
<id>urn:sha1:3597cd82072365fdf144f9985a69d6fe892643be</id>
<content type='text'>
Changed QWidget::keyReleaseEvent to QWidget::keyPressEvent to
match the actual event being handled.
</content>
</entry>
<entry>
<title>DolphinQuery: Use prettier URL particularly for local paths</title>
<updated>2025-06-05T19:13:55Z</updated>
<author>
<name>Kai Uwe Broulik</name>
<email>kde@privat.broulik.de</email>
</author>
<published>2025-06-05T19:07:57Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=b67c5478eaa2808028ec511086f01f34230a9277'/>
<id>urn:sha1:b67c5478eaa2808028ec511086f01f34230a9277</id>
<content type='text'>
Use toLocalFile() to avoid the 'file://' prefix and use KShell::tildeCollapse
that collapses the home path into ~ as is done in many other places.

Also strip trailing slash for the other URLs.
</content>
</entry>
<entry>
<title>Clazy fix</title>
<updated>2025-04-29T10:33:44Z</updated>
<author>
<name>Méven Car</name>
<email>meven@kde.org</email>
</author>
<published>2025-04-29T10:33:44Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=0464ea82a6850f58805bc4d6fc1df5369d83c3df'/>
<id>urn:sha1:0464ea82a6850f58805bc4d6fc1df5369d83c3df</id>
<content type='text'>
</content>
</entry>
</feed>
