<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/kitemviews/kitemlistsmoothscroller.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>2012-04-11T14:08:32Z</updated>
<entry>
<title>KItemViews: Internal directory restructuration</title>
<updated>2012-04-11T14:08:32Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2012-04-11T14:06:18Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=6c3d9acbc22ea9463ba40ef84c9e8c8419dfacf3'/>
<id>urn:sha1:6c3d9acbc22ea9463ba40ef84c9e8c8419dfacf3</id>
<content type='text'>
- Move all private headers from the kitemviews-directory into
the 'private' subdirectory.

- Get rid of DolphinDirLister and just use a directory-lister
  internally in KFileItemModel.

- Minor interface-cleanups for signals
</content>
</entry>
<entry>
<title>Disable smooth-scrolling dependent on the graphics-effect level</title>
<updated>2012-01-17T09:04:00Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2012-01-17T08:57:58Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=ab61a6174e046ef2f5ca86243582f66bfb107db7'/>
<id>urn:sha1:ab61a6174e046ef2f5ca86243582f66bfb107db7</id>
<content type='text'>
If the graphics-effect-level has been set to NoEffects (systemsettings -&gt; Appearance
-&gt; Style -&gt; Fine Tuning), the smooth scrolling in Dolphin will be disabled.

Additionally the duration for the smooth-scrolling has been decreased from 200 ms
to 100 ms to reduce the lag.

A wrong calculation of the end-value has been fixed that might trigger
a wrong position of the content.

BUG: 291740
BUG: 291607
FIXED-IN: 4.8.0
</content>
</entry>
<entry>
<title>Turn off animations if they are globally disabled</title>
<updated>2011-12-18T14:38:42Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-12-18T14:33:53Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=45a42d6a4285ae9829c39717d7f8893b36e6df29'/>
<id>urn:sha1:45a42d6a4285ae9829c39717d7f8893b36e6df29</id>
<content type='text'>
Respect the graphicseffect level in the system settings. This will disable
all item-animations if the graphicseffect level is "NoEffect".

The smooth scrolling won't be disabled in this case, but the duration has been
made smaller so that it is not recognized as an animation.

BUG: 289238
FIXED-IN: 4.8.0
</content>
</entry>
<entry>
<title>Implement smooth-scrolling for horizontal and vertical scrollbars</title>
<updated>2011-09-30T21:27:09Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-09-30T21:22:56Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=d9f9e69ce1bdd6f898ee21cb2f14607bd90fa07b'/>
<id>urn:sha1:d9f9e69ce1bdd6f898ee21cb2f14607bd90fa07b</id>
<content type='text'>
Currently only a smoothscrolling was provided into the
scroll-direction, but not in case of the details-view where a
horizontal scrollbar might be shown too.

Some minor adjustments of the private KItemListSmoothScroller interface
will be done later...
</content>
</entry>
</feed>
