<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/dolphiniconsview.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>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>Adapt DolphinCategoryDrawer to new changes on kdelibs :)</title>
<updated>2010-03-14T16:31:16Z</updated>
<author>
<name>Rafael Fernández López</name>
<email>ereslibre@kde.org</email>
</author>
<published>2010-03-14T16:31:16Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=c55ac460033175c5f0bef51e100d88c48e9d05d6'/>
<id>urn:sha1:c55ac460033175c5f0bef51e100d88c48e9d05d6</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1103215
</content>
</entry>
<entry>
<title>Fix height calculation of "Additional Information" label</title>
<updated>2010-02-03T10:58:05Z</updated>
<author>
<name>Christoph Feck</name>
<email>christoph@maxiom.de</email>
</author>
<published>2010-02-03T10:58:05Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=28e6a719d80dfb5124540bbc6913b2acb1b54dcf'/>
<id>urn:sha1:28e6a719d80dfb5124540bbc6913b2acb1b54dcf</id>
<content type='text'>
CCBUG: 220632

svn path=/trunk/KDE/kdebase/apps/; revision=1084630
</content>
</entry>
<entry>
<title>Respect floating point font sizes</title>
<updated>2010-02-03T10:55:13Z</updated>
<author>
<name>Christoph Feck</name>
<email>christoph@maxiom.de</email>
</author>
<published>2010-02-03T10:55:13Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=7a0cbf257323176be420ea5d29f0d466cd682193'/>
<id>urn:sha1:7a0cbf257323176be420ea5d29f0d466cd682193</id>
<content type='text'>
BUG: 220632

svn path=/trunk/KDE/kdebase/apps/; revision=1084629
</content>
</entry>
<entry>
<title>removed clearSelection() code, it is not needed anymore with Qt 4.6 and done automatically internally</title>
<updated>2010-01-31T12:26:50Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-01-31T12:26:50Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=4b1277f078fb1ac0b89aac7662baad2e11ce7173'/>
<id>urn:sha1:4b1277f078fb1ac0b89aac7662baad2e11ce7173</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1082869
</content>
</entry>
<entry>
<title>- Details view and column view: Just use the height as indicator for the scrolling steps when using the wheel. Don't decrease the steps for larger icon sizes.</title>
<updated>2010-01-05T17:19:51Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-01-05T17:19:51Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=f0e54ea52b3934bbb64b4d43a8c7dcdfd6b50de7'/>
<id>urn:sha1:f0e54ea52b3934bbb64b4d43a8c7dcdfd6b50de7</id>
<content type='text'>
- Icons view: Use slightly larger scrolling steps.

BUG: 191418
BUG: 192958

svn path=/trunk/KDE/kdebase/apps/; revision=1070438
</content>
</entry>
<entry>
<title>Fix wrong fontMetrics when using custom fonts</title>
<updated>2009-12-30T21:41:00Z</updated>
<author>
<name>Christoph Feck</name>
<email>christoph@maxiom.de</email>
</author>
<published>2009-12-30T21:41:00Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=54aa84a7d7a3098d4430a078deedd8323ebc8ccf'/>
<id>urn:sha1:54aa84a7d7a3098d4430a078deedd8323ebc8ccf</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1067898
</content>
</entry>
<entry>
<title>give KCategorizedView the chance to react on dragMoveEvents()</title>
<updated>2009-12-13T17:00:11Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-12-13T17:00:11Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=5d5d5c8e803159857bc29a7f83077426d5694a17'/>
<id>urn:sha1:5d5d5c8e803159857bc29a7f83077426d5694a17</id>
<content type='text'>
CCBUG: 208646

svn path=/trunk/KDE/kdebase/apps/; revision=1062054
</content>
</entry>
<entry>
<title>Do not zoom the icons if the user presses Control and the left mouse</title>
<updated>2009-10-25T10:41:15Z</updated>
<author>
<name>Frank Reininghaus</name>
<email>frank78ac@googlemail.com</email>
</author>
<published>2009-10-25T10:41:15Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=499e8723f4b82ed1e9abbee91594ab8170421e11'/>
<id>urn:sha1:499e8723f4b82ed1e9abbee91594ab8170421e11</id>
<content type='text'>
button while using the mouse wheel. The user is probably trying to
scroll the view during a rubberband selection in that case.

Also simplify the code a bit by handling the icon zooming in
DolphinView::eventFilter().

BUG: 190703

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