Summary: | add more useful information to file properties view panel (F11) | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Nadav Kavalerchik <nadavkav> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | becho4, sebastian, simon |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nadav Kavalerchik
2009-01-22 15:01:05 UTC
We'll do, see also http://www.kdedevelopers.org/node/3843 for details :-) *** Bug 183792 has been marked as a duplicate of this bug. *** *** Bug 184466 has been marked as a duplicate of this bug. *** SVN commit 927542 by ppenz: * Use Nepomuk for getting the meta data instead of KFileMetaInfo. * Use a QScrollArea widget to embedd the meta data, as Nepomuk provides so much meta information that it might not fit into the panel. Open issues: * Add the possibility to configure which kind of meta information should be shown. * Check whether the receiving of the meta data for one file also might block the UI like when using KFileMetaInfo in combination with strigi. CCMAIL: sebastian@trueg.de BUG: 180742 BUG: 181592 M +46 -67 informationpanel.cpp M +6 -7 informationpanel.h WebSVN link: http://websvn.kde.org/?view=rev&revision=927542 |