<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/panels/folders/ktreeview_p.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>2011-11-26T00:16:31Z</updated>
<entry>
<title>Folders Panel fixes</title>
<updated>2011-11-26T00:16:31Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-11-26T00:05:58Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=362817d1834f2ada3ea4552a25fa39bbbb540f8c'/>
<id>urn:sha1:362817d1834f2ada3ea4552a25fa39bbbb540f8c</id>
<content type='text'>
The following functionality from Dolphin 1.x has
been ported to the new view-engine:
- Allow expanding/collapsing of items
- Automatically select the current item
- Context menu for items

Related improvements to the view-engine:
- Make the expanding/collapsing interface already accessible
  in the base classes KItemModelBase and KItemListView. If
  no expanding/collapsing is supported at all by derived models
  (which is usually the default case) simply not reimplementing
  those 3 methods is sufficient and it does not introduce an
  additional complexity like in QAbstractItemModel/QModelIndex.

- Automatically handle the expanding/collapsing in KItemListController.
  This also includes the key-handling, which is quite special for
  expandable items.

- Don't let KItemListView automatically scroll to the current item
  if the current item got changed. The automatic scrolling should
  only be done if the current item has been changed by the user.
  Hence this functionality has been moved to the KItemListController
  which currently only triggers the automatic scrolling if the current
  item has been changed by the keyboard (we might extend the usecases
  later if required).
</content>
</entry>
<entry>
<title>- Allow to disable the automatic horizontal scrolling of the Folders Panel</title>
<updated>2010-10-27T20:11:46Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-10-27T20:11:46Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=8559b78d7d4061bb70e6fe6ac2b787692282e69d'/>
<id>urn:sha1:8559b78d7d4061bb70e6fe6ac2b787692282e69d</id>
<content type='text'>
- Remember the 'Show Hidden Files' setting
- Improve the autoscroll behavior
- Fix issue that expanding folders might not increase the horizontal width
- Fix issue that the selected item might get hidden by the horizontal scrollbar

BUG: 191787
FIXED-IN: 4.6.0
CCMAIL: datpeter@yahoo.com&gt;

svn path=/trunk/KDE/kdebase/apps/; revision=1190479
</content>
</entry>
<entry>
<title>Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later.</title>
<updated>2009-01-14T19:26:23Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-01-14T19:26:23Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=307285e9635a4bf584d6e5d7478876b90ef870f0'/>
<id>urn:sha1:307285e9635a4bf584d6e5d7478876b90ef870f0</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=911065
</content>
</entry>
</feed>
