<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/dolphinapplication.h, 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>2015-02-04T09:22:03Z</updated>
<entry>
<title>Port Dolphin away from KApplication, KCmdLineArgs and K4AboutData</title>
<updated>2015-02-04T09:22:03Z</updated>
<author>
<name>Mathieu Tarral</name>
<email>mathieu.tarral@gmail.com</email>
</author>
<published>2015-02-04T09:22:03Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=c7258487094c7e16258ad90e384c3a87605dfc95'/>
<id>urn:sha1:c7258487094c7e16258ad90e384c3a87605dfc95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Let each DolphinMainWindow run in a custom process</title>
<updated>2011-04-12T18:08:08Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-04-12T18:01:31Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=de077f8477c0b7077ed9239be8741fcb67658ffa'/>
<id>urn:sha1:de077f8477c0b7077ed9239be8741fcb67658ffa</id>
<content type='text'>
A possible crash in one Dolphin window should not result in crashing
other Dolphin windows. Beside this it also prevents issues with
modal dialogs or notifications.

BUG: 269950
BUG: 206053
BUG: 196034
FIXED-IN: 4.7.0
</content>
</entry>
<entry>
<title>Update e-mail address from peter.penz@gmx.at to peter.penz19@gmail.com</title>
<updated>2011-02-04T14:57:33Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-02-04T14:57:33Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=fd74aa8e2057158d2eadb835eb61564854c81020'/>
<id>urn:sha1:fd74aa8e2057158d2eadb835eb61564854c81020</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SVN_SILENT: Coding style updates</title>
<updated>2011-01-22T14:08:11Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-01-22T14:08:11Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=51a4c273a0ff8b8bc27f4ecb3ab155e18361955a'/>
<id>urn:sha1:51a4c273a0ff8b8bc27f4ecb3ab155e18361955a</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1216293
</content>
</entry>
<entry>
<title>Fix forward declation</title>
<updated>2010-07-10T15:02:44Z</updated>
<author>
<name>Laurent Montel</name>
<email>montel@kde.org</email>
</author>
<published>2010-07-10T15:02:44Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=670695ec01c816a2a123853342a316d235a07641'/>
<id>urn:sha1:670695ec01c816a2a123853342a316d235a07641</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1148408
</content>
</entry>
<entry>
<title>* respect the --select startup option</title>
<updated>2009-12-17T21:07:18Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-12-17T21:07:18Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=e15a9f3a8da1907b26195a1833588fc86a9d50ca'/>
<id>urn:sha1:e15a9f3a8da1907b26195a1833588fc86a9d50ca</id>
<content type='text'>
* minor cleanups related to selecting items in general

svn path=/trunk/KDE/kdebase/apps/; revision=1063329
</content>
</entry>
<entry>
<title>Use KApplication::sessionSaving() to determine if Dolphin is closed by</title>
<updated>2009-08-20T15:47:38Z</updated>
<author>
<name>Frank Reininghaus</name>
<email>frank78ac@googlemail.com</email>
</author>
<published>2009-08-20T15:47:38Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=8e17757ae3cbdd93b200258eb646ee5408e9fdea'/>
<id>urn:sha1:8e17757ae3cbdd93b200258eb646ee5408e9fdea</id>
<content type='text'>
the session manager - there's no need to reinvent the wheel ;-)

Thanks to Lubos Lunak for the hint.

svn path=/trunk/KDE/kdebase/apps/; revision=1013726
</content>
</entry>
<entry>
<title>Do not warn the user about closing Dolphin windows with multiple tabs</title>
<updated>2009-08-13T18:54:16Z</updated>
<author>
<name>Frank Reininghaus</name>
<email>frank78ac@googlemail.com</email>
</author>
<published>2009-08-13T18:54:16Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=c0922a81d88affaded8b8ff22b8671eedecf900c'/>
<id>urn:sha1:c0922a81d88affaded8b8ff22b8671eedecf900c</id>
<content type='text'>
if Dolphin is closed by the session manager, i.e., if the user logs
out. The fix is inspired by the way this issue is handled in
Konqueror.

BUG: 201803

svn path=/trunk/KDE/kdebase/apps/; revision=1011002
</content>
</entry>
<entry>
<title>Open Dolphin in the split-view when started with 2 URLs from the command line. Thanks to David Edmundson for the patch!</title>
<updated>2008-03-23T15:50:58Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-03-23T15:50:58Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=acb61c69a6191bee82bb87f04153300ab0c86859'/>
<id>urn:sha1:acb61c69a6191bee82bb87f04153300ab0c86859</id>
<content type='text'>
CCMAIL: david@davidedmundson.co.uk

svn path=/trunk/KDE/kdebase/apps/; revision=789204
</content>
</entry>
<entry>
<title>Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are</title>
<updated>2007-10-05T22:21:25Z</updated>
<author>
<name>Andreas Pakulat</name>
<email>apaku@gmx.de</email>
</author>
<published>2007-10-05T22:21:25Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=7a62507d3dea468b3f1709f1c37470eafa766303'/>
<id>urn:sha1:7a62507d3dea468b3f1709f1c37470eafa766303</id>
<content type='text'>
needed now because friday is the last BC day. The rest of the modules will
follow as fast as my laptop allows.

svn path=/trunk/KDE/kdebase/apps/; revision=721704
</content>
</entry>
</feed>
