<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/sidebarpage.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>2009-01-14T19:26:23Z</updated>
<entry>
<title>Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later.</title>
<updated>2009-01-14T19:26:23Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-01-14T19:26:23Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=307285e9635a4bf584d6e5d7478876b90ef870f0'/>
<id>urn:sha1:307285e9635a4bf584d6e5d7478876b90ef870f0</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=911065
</content>
</entry>
<entry>
<title>Only the infosidebar panel is interested in selections -&gt; move it from the sidebar panel to the infosidebar panel.</title>
<updated>2008-05-14T15:15:31Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-05-14T15:15:31Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=df55b9d89f0b064f1dfa0fd2ca0f6bd08ea0c8e4'/>
<id>urn:sha1:df55b9d89f0b064f1dfa0fd2ca0f6bd08ea0c8e4</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=807729
</content>
</entry>
<entry>
<title>replace QList&lt;KFileItem&gt; by KFileItemList, as KFileItemList is not QList&lt;KFileItem*&gt; anymore since todays update of kfileitem.* in kdelibs</title>
<updated>2007-10-02T19:03:03Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2007-10-02T19:03:03Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=ba150e5735bd336752f713df1e9f66b7ed90e6ae'/>
<id>urn:sha1:ba150e5735bd336752f713df1e9f66b7ed90e6ae</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=720234
</content>
</entry>
<entry>
<title>Use KFileItem by value rather than by pointer</title>
<updated>2007-08-13T21:57:20Z</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2007-08-13T21:57:20Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=81fcd720a2cc095262e52b8a40dd1472d774a415'/>
<id>urn:sha1:81fcd720a2cc095262e52b8a40dd1472d774a415</id>
<content type='text'>
 - in KDirModel::itemForIndex, as noted there as a TODO
 - in dolphin, everywhere.

svn path=/trunk/KDE/kdebase/apps/; revision=699691
</content>
</entry>
<entry>
<title>include cleanup</title>
<updated>2007-05-09T22:23:52Z</updated>
<author>
<name>Dirk Mueller</name>
<email>mueller@kde.org</email>
</author>
<published>2007-05-09T22:23:52Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a333c0d7446e38c3ec93f41c6761a64dbf6f6b0d'/>
<id>urn:sha1:a333c0d7446e38c3ec93f41c6761a64dbf6f6b0d</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=663054
</content>
</entry>
<entry>
<title>some cleanups for the sidebar pages (move protected members to private section etc.)</title>
<updated>2007-05-06T17:25:50Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2007-05-06T17:25:50Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=bafaf9496cc439c461e249057e5d913e9aa734fc'/>
<id>urn:sha1:bafaf9496cc439c461e249057e5d913e9aa734fc</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=661815
</content>
</entry>
<entry>
<title>adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using:</title>
<updated>2007-04-09T19:12:54Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2007-04-09T19:12:54Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=c8a4f1fd8d3c9b50e51b7234123b3fbe0b979552'/>
<id>urn:sha1:c8a4f1fd8d3c9b50e51b7234123b3fbe0b979552</id>
<content type='text'>
astyle --indent=spaces=4 --brackets=linux \
       --indent-labels --pad=oper --unpad=paren \
       --one-line=keep-statements --convert-tabs \
       --indent-preprocessor \
       `find -type f -name '*.cpp'` `find -type f -name '*.h'`

svn path=/trunk/KDE/kdebase/apps/; revision=651981
</content>
</entry>
<entry>
<title>Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.</title>
<updated>2007-03-25T06:44:28Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2007-03-25T06:44:28Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=8f9baef848c3056cd1df772f0774decad509cff3'/>
<id>urn:sha1:8f9baef848c3056cd1df772f0774decad509cff3</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=646256
</content>
</entry>
<entry>
<title>It seems some people cannot live without a tree view ;-) So Dolphin will provide a dock which contains the directory hierarchy, which will be synchronized with the active view. It does not clutter the UI (the dock can be turned off), but makes happy a lot of users -&gt; kind of win-win-situation. This commit provides only a rough initial version, which shows the current URL as tree. I'll work on the interaction during the next week(s)...</title>
<updated>2007-03-02T18:59:09Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2007-03-02T18:59:09Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=fe8b349bcee6426ddc6f33bc221dfc8973b07e33'/>
<id>urn:sha1:fe8b349bcee6426ddc6f33bc221dfc8973b07e33</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=638628
</content>
</entry>
<entry>
<title>Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patches!).</title>
<updated>2007-01-10T00:04:16Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2007-01-10T00:04:16Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=d8ab89171dacd45051060a622aade64e51743cad'/>
<id>urn:sha1:d8ab89171dacd45051060a622aade64e51743cad</id>
<content type='text'>
svn path=/trunk/playground/utils/dolphin/; revision=621872
</content>
</entry>
</feed>
