<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/panels/places/placespanel.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-02-11T10:47:03Z</updated>
<entry>
<title>panels/panels: handle lifetime of internal actions</title>
<updated>2026-02-11T10:47:03Z</updated>
<author>
<name>Méven Car</name>
<email>meven@kde.org</email>
</author>
<published>2026-02-11T10:45:20Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=69999c70f14ef3fd03669ac034ef059960b008e8'/>
<id>urn:sha1:69999c70f14ef3fd03669ac034ef059960b008e8</id>
<content type='text'>
Preventing a mem-leak on process leave.
</content>
</entry>
<entry>
<title>placespanel: Fix default width by moving things from showEvent to constructor</title>
<updated>2025-09-26T09:12:14Z</updated>
<author>
<name>Tem PQD</name>
<email>variable_valuables761@simplelogin.com</email>
</author>
<published>2025-09-21T20:48:22Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=7eb1696a32891ce4f1f0e44c590a7fdb7c55fecd'/>
<id>urn:sha1:7eb1696a32891ce4f1f0e44c590a7fdb7c55fecd</id>
<content type='text'>
Move instantiation, setModel, and some connections to constructor and remove showEvent.

This was being done in an erroneous lazy order which led to the places panel's sizeHint not being called properly.

Also removes the double loading workaround in setUrl, which is no longer needed either.

BUG: 449070
</content>
</entry>
<entry>
<title>Use nicer split icon</title>
<updated>2025-03-04T15:16:07Z</updated>
<author>
<name>Nate Graham</name>
<email>nate@kde.org</email>
</author>
<published>2025-03-03T19:24:39Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a1cea477c22e43079986e7204a61c5df385427ee'/>
<id>urn:sha1:a1cea477c22e43079986e7204a61c5df385427ee</id>
<content type='text'>
This is the icon that Konsole uses, and it communicates the point better
than the current one.

Related to #68
</content>
</entry>
<entry>
<title>placespanel: Use correct loop index when connecting device signals</title>
<updated>2025-03-03T02:36:56Z</updated>
<author>
<name>Wang Yu</name>
<email>wangyu@uniontech.com</email>
</author>
<published>2025-03-03T02:34:10Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=db6f10fb6c8117390ffdceb614e7e0f3c0ac2956'/>
<id>urn:sha1:db6f10fb6c8117390ffdceb614e7e0f3c0ac2956</id>
<content type='text'>
The loop in slotRowsInserted was using the 'first' parameter instead
of the loop variable 'i', causing only the first index to be connected
multiple times.
</content>
</entry>
<entry>
<title>Revert "DragAndDropHelper::updateDropAction: use StatJob for remote URLs"</title>
<updated>2024-07-01T14:06:01Z</updated>
<author>
<name>Felix Ernst</name>
<email>felixernst@zohomail.eu</email>
</author>
<published>2024-06-26T10:45:48Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=e2f316578909e4c886430110808d4681997b3cb7'/>
<id>urn:sha1:e2f316578909e4c886430110808d4681997b3cb7</id>
<content type='text'>
This reverts commit dc149ec5e52f52c514cf362603d05ba8eea506b8.

This prevents a crash. One issue identified is that the commit that
I am reverting here accesses a QDropEvent at a moment in time in
which it might have already been deleted. We cannot check if it
exists by that time because we do not control its lifetime and it
is not a QObject.
</content>
</entry>
<entry>
<title>DragAndDropHelper::updateDropAction: use StatJob for remote URLs</title>
<updated>2024-02-29T23:13:47Z</updated>
<author>
<name>Jin Liu</name>
<email>m.liu.jin@gmail.com</email>
</author>
<published>2024-02-29T23:13:47Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=dc149ec5e52f52c514cf362603d05ba8eea506b8'/>
<id>urn:sha1:dc149ec5e52f52c514cf362603d05ba8eea506b8</id>
<content type='text'>
When dragging onto tabs/Places from a remote URL, we don't process
the QDropEvent immediately, but start a StatJob and process the
event when it finishes.

Also, the result of the StatJob is cached for 30 seconds, to avoid
starting duplicate jobs.
</content>
</entry>
<entry>
<title>Improve DnD handling in read-only dirs</title>
<updated>2024-02-17T11:14:46Z</updated>
<author>
<name>Jin Liu</name>
<email>m.liu.jin@gmail.com</email>
</author>
<published>2024-02-17T11:14:46Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=c9c3531c0b6da07de8f90761a3d799ace62f8e89'/>
<id>urn:sha1:c9c3531c0b6da07de8f90761a3d799ace62f8e89</id>
<content type='text'>
1. Places panel and tabbar update drag status in read-only dir
2. Don't create drop job in readonly directories
</content>
</entry>
<entry>
<title>Places Panel: Swap "Open in Split View" and "Configure Trash"</title>
<updated>2023-11-26T10:31:22Z</updated>
<author>
<name>Kai Uwe Broulik</name>
<email>kde@privat.broulik.de</email>
</author>
<published>2023-11-25T22:21:51Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=038f26776f04b49e9b1e01fc8729cc9f4228e948'/>
<id>urn:sha1:038f26776f04b49e9b1e01fc8729cc9f4228e948</id>
<content type='text'>
Ensure the "open" actions are all in a row.
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into kf6</title>
<updated>2023-09-10T13:24:39Z</updated>
<author>
<name>Méven Car</name>
<email>meven@kde.org</email>
</author>
<published>2023-09-10T13:24:39Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=4cbeb81b2b8e2d37c93cda4d88787e08e0658291'/>
<id>urn:sha1:4cbeb81b2b8e2d37c93cda4d88787e08e0658291</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add open in split view action</title>
<updated>2023-09-09T15:45:26Z</updated>
<author>
<name>Eric Armbruster</name>
<email>eric.armbruster@tum.de</email>
</author>
<published>2023-09-06T04:34:13Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a85863befd616fe86669ac363d74fa7f466ca523'/>
<id>urn:sha1:a85863befd616fe86669ac363d74fa7f466ca523</id>
<content type='text'>
This action is shown only if a single folder is selected. The action
opens the selected folder in the inactive split view (and opens the
split view if necessary).

FEATURE: 465500
</content>
</entry>
</feed>
