<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/dolphinview.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>2010-07-24T21:45:49Z</updated>
<entry>
<title>Sourcecode hierarchy cleanup: Create folder "views" and move view related sources to it</title>
<updated>2010-07-24T21:45:49Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-07-24T21:45:49Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=652d08c9242ed51d86dba3b2afda9d3b2e9a9cd7'/>
<id>urn:sha1:652d08c9242ed51d86dba3b2afda9d3b2e9a9cd7</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1154146
</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>Fix temporary regression of sorting introduced by SVN commit 1126410</title>
<updated>2010-05-14T06:08:08Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-05-14T06:08:08Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=258bbc01223ce35e6c81733be49eb50b45107b39'/>
<id>urn:sha1:258bbc01223ce35e6c81733be49eb50b45107b39</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1126487
</content>
</entry>
<entry>
<title>Split the class DolphinController into the two classes DolphinViewController and ViewModeController.</title>
<updated>2010-03-30T20:19:32Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-03-30T20:19:32Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=47d31139224f9bfded4626803626a58afe3eb748'/>
<id>urn:sha1:47d31139224f9bfded4626803626a58afe3eb748</id>
<content type='text'>
The ViewModeController offers a defined interface to control view mode implementations like icons view, details view and column view. The DolphinViewController allows those view mode implementations to control the parent DolphinView in a limited way.

svn path=/trunk/KDE/kdebase/apps/; revision=1109228
</content>
</entry>
<entry>
<title>Forward port of SVN commit 1096089: Fix regression that columns stay empty when switching between URLs that differ by more than one sub directory. Thanks to Frank Reininghaus for the analysis.</title>
<updated>2010-02-25T19:36:36Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-02-25T19:36:36Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=df6bc98ded7d55b506ba3498490e5894b0b99b23'/>
<id>urn:sha1:df6bc98ded7d55b506ba3498490e5894b0b99b23</id>
<content type='text'>
CCBUG: 227785
CCBUG: 227748

svn path=/trunk/KDE/kdebase/apps/; revision=1096093
</content>
</entry>
<entry>
<title>Remove all code that is related to DolphinController's</title>
<updated>2010-02-23T20:34:33Z</updated>
<author>
<name>Frank Reininghaus</name>
<email>frank78ac@googlemail.com</email>
</author>
<published>2010-02-23T20:34:33Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=af46cf7666564847b6a9a752a11ce55485bff0eb'/>
<id>urn:sha1:af46cf7666564847b6a9a752a11ce55485bff0eb</id>
<content type='text'>
requestUrlChange signal. This signal was removed in r1080351, so the
code isn't needed any more.

svn path=/trunk/KDE/kdebase/apps/; revision=1095213
</content>
</entry>
<entry>
<title>Reorganise some code in DolphinView and DolphinViewContainer. This</title>
<updated>2010-01-26T12:18:08Z</updated>
<author>
<name>Frank Reininghaus</name>
<email>frank78ac@googlemail.com</email>
</author>
<published>2010-01-26T12:18:08Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=17ff26c355adf945e143418c8bd756cf168d963b'/>
<id>urn:sha1:17ff26c355adf945e143418c8bd756cf168d963b</id>
<content type='text'>
makes it possible to restore the expanded folders in the Details View
when navigating in history (based on r1056438 and r1079843).

Also remove DolphinView::activateItem(const KUrl&amp;) and DolphinView's
m_loadingDirectory member (they are not needed any more).

This will be in KDE 4.5.

BUG: 169886

svn path=/trunk/KDE/kdebase/apps/; revision=1080549
</content>
</entry>
<entry>
<title>* Adjust code to use the improved KUrlNavigator API.</title>
<updated>2010-01-25T07:58:24Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-01-25T07:58:24Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=e5eae108ca4511be9dae5f8bb4a4e1fbb0d89c7a'/>
<id>urn:sha1:e5eae108ca4511be9dae5f8bb4a4e1fbb0d89c7a</id>
<content type='text'>
* Open a new tab if the URL navigator requests it.
* Get rid of a cyclic dependency between DolphinViewContainer and DolphinMainWindow.

BUG: 181223

svn path=/trunk/KDE/kdebase/apps/; revision=1079843
</content>
</entry>
<entry>
<title>If the root directory lister is different from the internally used directory lister (e. g. in the column view), it is important to synchronize them.</title>
<updated>2010-01-14T07:43:14Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-01-14T07:43:14Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=d3ee535749d0c61b0361601badb6f74473580ad1'/>
<id>urn:sha1:d3ee535749d0c61b0361601badb6f74473580ad1</id>
<content type='text'>
This fixes the issue that the enabled state of the "Create New..." menu in the column view has not been updated.

BUG: 222329

svn path=/trunk/KDE/kdebase/apps/; revision=1074441
</content>
</entry>
<entry>
<title>removed unused member variable (the dependency to DolphinMainWindow has been removed before KDE SC 4.0... ;-))</title>
<updated>2010-01-13T17:42:05Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-01-13T17:42:05Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a0d3cf4aa8ffa76ed22a67efa4ea156eb2ef9f68'/>
<id>urn:sha1:a0d3cf4aa8ffa76ed22a67efa4ea156eb2ef9f68</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1074238
</content>
</entry>
</feed>
