Go to file
Peter Penz 25349096ae Allow to set the 'AdditionalInformation' property from KFileItemDelegate for each folder. Use case:
- Icons view for images: set 'Size' as additional property
- Icons view for media: show 'MIME type' as additional property
- Default Icons view: don't show any addtional property for a clean layout.

TODO: KFileItemDelagate::AdditionalInformation intersects with KDirModel::Columns when used in combination with the details view. Assure that the user does not get confronted with such implementation details in the user interface.

svn path=/trunk/KDE/kdebase/apps/; revision=641525
2007-03-11 16:47:12 +00:00
src Allow to set the 'AdditionalInformation' property from KFileItemDelegate for each folder. Use case: 2007-03-11 16:47:12 +00:00
AUTHORS commited initial version of Dolphin 2006-11-21 06:02:05 +00:00
CMakeLists.txt config.h just add package name/version etc. 2007-02-15 08:02:02 +00:00
COPYING commited initial version of Dolphin 2006-11-21 06:02:05 +00:00
COPYING-DOCS commited initial version of Dolphin 2006-11-21 06:02:05 +00:00
INSTALL commited initial version of Dolphin 2006-11-21 06:02:05 +00:00
README commited initial version of Dolphin 2006-11-21 06:02:05 +00:00

This version represents the KDE 4 port for Dolphin (see also http://enzosworld.gmxhome.de for details). It's a playground for testing some usability ideas for a file manager.