<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/dolphinmodel.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-24T22:08:30Z</updated>
<entry>
<title>Sourcecode hierarchy cleanup: Move further files from src to src/views</title>
<updated>2010-07-24T22:08:30Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-07-24T22:08:30Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a5cf21ff06aff44cde563eaceae3c6cef452ee48'/>
<id>urn:sha1:a5cf21ff06aff44cde563eaceae3c6cef452ee48</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1154150
</content>
</entry>
<entry>
<title>If an information entry will be added to KFileItemDelegate (like done recently), adjusting the corresponding code in Dolphin is a real pain, as the new information will be shown in Dolphin the following way:</title>
<updated>2010-05-13T22:06:10Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-05-13T22:06:10Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=cb9669d71cf10e73305c6a60fe0d832f4eb0ac7a'/>
<id>urn:sha1:cb9669d71cf10e73305c6a60fe0d832f4eb0ac7a</id>
<content type='text'>
 - As additional columns in the details view
 - As additional lines in the icons view
 - As menu entries in the "Sort By" and "Additional Information" groups
 - As popup menu entries in the details view header popup
 - As checkable entries in the View Properties dialog

To prevent similar painful transitions in future, the class AdditionalInfoManager has been introduced. All parts in Dolphin that access/show/store additional information, use the AdditionalInfoManager now. If a new information entry will be added in KFileItemDelegate in future, only a small adjustment in AdditionalInfoManager will be required.

Still open currently:
- AdditionalInfoDialog does not use AdditionalInfoManager yet
- DolphinView::Sorting should be replaced by KFileItemDelegate::Information, so that the sorting can also be done in a generic way.
- The data for KFileItemDelegate::PathOrUrl is not determined

The open issues will get fixed during the next days.

Kudos to the brave warriors Sebastian and Frank, that tried to add a new information ;-)

CCMAIL: sebastian@trueg.de
CCMAIL: frank78ac@googlemail.com

svn path=/trunk/KDE/kdebase/apps/; revision=1126410
</content>
</entry>
<entry>
<title>Provide the destination of a symbolic link as a column in Dolphin's</title>
<updated>2010-05-10T12:49:41Z</updated>
<author>
<name>Frank Reininghaus</name>
<email>frank78ac@googlemail.com</email>
</author>
<published>2010-05-10T12:49:41Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=7e74c6f23beb06b9541508b91914a4f9b3ee3a62'/>
<id>urn:sha1:7e74c6f23beb06b9541508b91914a4f9b3ee3a62</id>
<content type='text'>
(and Konqueror's) Details View in KDE SC 4.5.

This is based on the changes to KFileItemDelegate from commit 1124981.

FEATURE: 211690

svn path=/trunk/KDE/kdebase/apps/; revision=1124982
</content>
</entry>
<entry>
<title>changed: made static const data symbols really static const</title>
<updated>2010-01-26T02:57:09Z</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2010-01-26T02:57:09Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=5accf42fc8695460832eee7c68f577f62c419642'/>
<id>urn:sha1:5accf42fc8695460832eee7c68f577f62c419642</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1080302
</content>
</entry>
<entry>
<title>* Use the term "version control" instead of "revision control" to be consistent with the naming in kdevplatform.</title>
<updated>2009-08-13T20:48:58Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-08-13T20:48:58Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=d84909dc36acbd91c37de76e793f81dca9b2ace9'/>
<id>urn:sha1:d84909dc36acbd91c37de76e793f81dca9b2ace9</id>
<content type='text'>
* Renamed VersionControlPlugin to KVersionControlPlugin so that the interface can be moved out of Dolphin.

svn path=/trunk/KDE/kdebase/apps/; revision=1011058
</content>
</entry>
<entry>
<title>Improved Subversion test plugin to allow committing, updating, diffing, adding and removing of files. As soon as the test plugin gets moved to kdesdk, the code should be improved to use the libsvn interface.</title>
<updated>2009-07-27T05:31:48Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-07-27T05:31:48Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=66ad27aba14cdfea777b9ebe1beb161f80f26463'/>
<id>urn:sha1:66ad27aba14cdfea777b9ebe1beb161f80f26463</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1002839
</content>
</entry>
<entry>
<title>- interface cleanups</title>
<updated>2009-07-19T22:29:59Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-07-19T22:29:59Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=d288b1cda477623297c6e25eb63bb1295a99878f'/>
<id>urn:sha1:d288b1cda477623297c6e25eb63bb1295a99878f</id>
<content type='text'>
- the subversion test plugin is at least capable of indicating the revision state for files

svn path=/trunk/KDE/kdebase/apps/; revision=999489
</content>
</entry>
<entry>
<title>remove revision-information entries when items got deleted in the model</title>
<updated>2009-07-17T19:37:47Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-07-17T19:37:47Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=68a2ef914305fac139eaf3bdb8264a3927d75e45'/>
<id>urn:sha1:68a2ef914305fac139eaf3bdb8264a3927d75e45</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=998498
</content>
</entry>
<entry>
<title>The Oxygen team will provide revision control emblems for KDE 4.4. Adjust the code to use icons instead of coloring the text... The icon position at the moment is terrible, an interface extension in KFileItemDelegate is required to get the icon boundaries.</title>
<updated>2009-07-13T20:39:44Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-07-13T20:39:44Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a655a560fb6780c4a0c1dabb1fd31eddf5d462c9'/>
<id>urn:sha1:a655a560fb6780c4a0c1dabb1fd31eddf5d462c9</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=996101
</content>
</entry>
<entry>
<title>Enable Dolphin to show the revision states of files that are under revision control systems like SVN, Git, CVS, ... The current code is an early draft and it is planned that all plugins (SVN, Git, CVS, ...) are maintained outside Dolphin. If the API is stable enough, a discussion will be done at kfm-devel@kde.org regarding the location of the plugins (the current implementation of SubversionPlugin is only temporary located in Dolphin for testing purposes).</title>
<updated>2009-07-12T14:00:45Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-07-12T14:00:45Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=fa4680cb38028aceb68d41e1937d27c71d1f121b'/>
<id>urn:sha1:fa4680cb38028aceb68d41e1937d27c71d1f121b</id>
<content type='text'>
RevisionControlObserver is implemented in a way that no recognizable slowdown is given for directories that are not under revision control.

CCBUG: 192158

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