<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/dolphinfileitemdelegate.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>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>Enable job-transfer indication for file items.</title>
<updated>2010-03-27T13:31:58Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-03-27T13:31:58Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=f81e93a8315ddfafbe8a70d39f0520618c7ce379'/>
<id>urn:sha1:f81e93a8315ddfafbe8a70d39f0520618c7ce379</id>
<content type='text'>
Thanks to Shaun Reich for the patch and the implementation behind in kdelibs!

svn path=/trunk/KDE/kdebase/apps/; revision=1108002
</content>
</entry>
<entry>
<title>I guess most developers use the Details View with very small icons (16 x 16) for viewing their versioned code (at least I do ;-)). In this case the version control emblems are very small and it is easy to miss that there are locally changed files or that an update is required (Nuno and I tried different sizes, but for 16 x 16 icons there is really less room for variants).</title>
<updated>2009-12-12T14:16:02Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-12-12T14:16:02Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=0ca68f6a562de0ccd671715ea6e98ee2504dbb6b'/>
<id>urn:sha1:0ca68f6a562de0ccd671715ea6e98ee2504dbb6b</id>
<content type='text'>
So the text color gets tinted a little bit now to notice the difference...

svn path=/trunk/KDE/kdebase/apps/; revision=1061618
</content>
</entry>
<entry>
<title>don't update the version control emblems each time, reuse the cached versions (fixed wrong logic in 'if'-statement)</title>
<updated>2009-12-12T07:30:43Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-12-12T07:30:43Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=1dbcada3764c9d04116672544e7d85aeb3146452'/>
<id>urn:sha1:1dbcada3764c9d04116672544e7d85aeb3146452</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1061553
</content>
</entry>
<entry>
<title>adjust code to use Nuno's new version control icons</title>
<updated>2009-11-10T21:43:18Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-11-10T21:43:18Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a97291c90d244c15d3112f33a1261c2c3f134258'/>
<id>urn:sha1:a97291c90d244c15d3112f33a1261c2c3f134258</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1047280
</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>Assure that the revision control observer receives the correct revision states of subtree-items.</title>
<updated>2009-08-01T16:07:42Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-08-01T16:07:42Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=0706af30c0e08c105e86d49f310f9f0e0f13c3e6'/>
<id>urn:sha1:0706af30c0e08c105e86d49f310f9f0e0f13c3e6</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1005646
</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>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>
</feed>
