<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/panels/information/mediawidget.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-11-20T09:13:25Z</updated>
<entry>
<title>informationpanel: prevent a crash when creating video preview panel and a media file is selected </title>
<updated>2025-11-20T09:13:25Z</updated>
<author>
<name>Jean-Baptiste Mardelle</name>
<email>jb@kdenlive.org</email>
</author>
<published>2025-09-19T11:31:03Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=580c31cccee1646db85bbf3a033911858bf79d7a'/>
<id>urn:sha1:580c31cccee1646db85bbf3a033911858bf79d7a</id>
<content type='text'>
To reproduce the crash:
- Open Dolphin, disable information panel and close Dolphin
- Re-open Dolphin
- Select a video file
- Enable information panel
- Crash

Problem is that some elements of the MediaWidget panel are created when the widget is shown, in `showEvent`  (`m_seekSlider` and `m_topLayout`), and these elements are called before being created.

This MR fixes 2 different crashes:
- Crash creating panel when a video file is selected (call to `m_seekSlider` before its creation)
- Crash creating panel when a video file is selected and autoplay enabled (call to `m_topLayout` before its creation)
</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>clean include</title>
<updated>2025-06-28T09:55:39Z</updated>
<author>
<name>Méven Car</name>
<email>meven@kde.org</email>
</author>
<published>2025-06-26T08:14:58Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=7c6b63d159ad8ea8cad5af53c402539151862cba'/>
<id>urn:sha1:7c6b63d159ad8ea8cad5af53c402539151862cba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mediawidget: bind arrow keys to slide in media</title>
<updated>2025-06-28T09:55:38Z</updated>
<author>
<name>Méven Car</name>
<email>meven@kde.org</email>
</author>
<published>2025-05-03T09:13:33Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=58c48052c38e5bb4f6cf8047dc71e40cfbf04403'/>
<id>urn:sha1:58c48052c38e5bb4f6cf8047dc71e40cfbf04403</id>
<content type='text'>
</content>
</entry>
<entry>
<title>InformationPanel: Port from Phonon to QtMultimedia</title>
<updated>2025-06-28T09:55:38Z</updated>
<author>
<name>Méven Car</name>
<email>meven29@gmail.com</email>
</author>
<published>2019-06-23T15:36:38Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=8216a67d58af0fd709bb3bfb8d0b6073b11cdfed'/>
<id>urn:sha1:8216a67d58af0fd709bb3bfb8d0b6073b11cdfed</id>
<content type='text'>
</content>
</entry>
</feed>
