<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/selectionmanager.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>If the item height is nearly equal to the toggle height, center the toggle vertically instead of aligning it on the top. This assures a better alignment especially for the details and column view when working with a height of ~20 pixels.</title>
<updated>2009-05-08T17:08:55Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-05-08T17:08:55Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=7d67adcadf879f7975144f03e909cad2e023933c'/>
<id>urn:sha1:7d67adcadf879f7975144f03e909cad2e023933c</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=965352
</content>
</entry>
<entry>
<title>Don't draw an alpha blended circle around the toggle selection. It looks less cluttered without it...</title>
<updated>2009-05-07T17:41:43Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-05-07T17:41:43Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=29699998ead6fc541dc9eaf81de27a261180f372'/>
<id>urn:sha1:29699998ead6fc541dc9eaf81de27a261180f372</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=964947
</content>
</entry>
<entry>
<title>* Use the height of the icon as factor for the toggle size. This prevents that the size of the toggle changes within one view because of items having one or two text lines.</title>
<updated>2009-05-07T17:30:25Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-05-07T17:30:25Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=6a0a4708c242642ef4e6b9d831792d336b9545a9'/>
<id>urn:sha1:6a0a4708c242642ef4e6b9d831792d336b9545a9</id>
<content type='text'>
* Use a larger toggle size starting with 48x48-sized icons.

svn path=/trunk/KDE/kdebase/apps/; revision=964943
</content>
</entry>
<entry>
<title>increase the size of the selection toggle corresponding to the item size</title>
<updated>2009-05-07T16:54:08Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-05-07T16:54:08Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=b8fa103e8a7e9942f472f6e5c931a0db31263568'/>
<id>urn:sha1:b8fa103e8a7e9942f472f6e5c931a0db31263568</id>
<content type='text'>
BUG: 191629

svn path=/trunk/KDE/kdebase/apps/; revision=964924
</content>
</entry>
<entry>
<title>don't show the selection toggle during a rubberband selection</title>
<updated>2009-05-07T16:28:34Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-05-07T16:28:34Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=c4a72177e2c115870d26b4dfae894d824ce40183'/>
<id>urn:sha1:c4a72177e2c115870d26b4dfae894d824ce40183</id>
<content type='text'>
BUG: 181783

svn path=/trunk/KDE/kdebase/apps/; revision=964913
</content>
</entry>
<entry>
<title>don't complain about</title>
<updated>2009-01-08T18:00:56Z</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2009-01-08T18:00:56Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=72f99574b407ff05bccd7069ec32c030623dc835'/>
<id>urn:sha1:72f99574b407ff05bccd7069ec32c030623dc835</id>
<content type='text'>
  KDirModel::indexForUrl: KUrl("") not found
every time the selection changes

svn path=/trunk/KDE/kdebase/apps/; revision=907756
</content>
</entry>
<entry>
<title>Don't connect multiple times to the selectionChanged signal, otherwise the slot will be called as many times as we entered a directory...</title>
<updated>2008-07-04T22:26:05Z</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2008-07-04T22:26:05Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=60ac42c0484095e29071b01098615e224e64d63a'/>
<id>urn:sha1:60ac42c0484095e29071b01098615e224e64d63a</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=828216
</content>
</entry>
<entry>
<title>also update the current index if a deselection is done</title>
<updated>2008-06-16T21:19:34Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-06-16T21:19:34Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=989cc7e0bf17394bae7772ea1fec26cf873eb588'/>
<id>urn:sha1:989cc7e0bf17394bae7772ea1fec26cf873eb588</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=821216
</content>
</entry>
<entry>
<title>also adjust the current index when selecting an item by the (+) selector</title>
<updated>2008-06-16T20:02:06Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2008-06-16T20:02:06Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=350197cee925da6134788c92471a720e91478331'/>
<id>urn:sha1:350197cee925da6134788c92471a720e91478331</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=821197
</content>
</entry>
</feed>
