Revision 270e0c3...
Go back to digest for 8th April 2012Features in KDE Base
Peter Penz committed changes in [kde-baseapps] /src:
Allow showing Nepomuk metadata inside views
Metadata like image-size, rating, comments, tags, ... can be shown
now in the view (e.g. as column in the Details mode).
Still open: The rating-information needs to be shown as stars.
In the context of this feature also the following bugs have been
fixed:
- Fix visual glitches in the header of the Details mode
- Improve the minimum column width calculation to respect also
the headling and not only the content
FIXED-IN: 4.9.0
File Changes
Added 2 files
- /src/kitemviews
- dolphin/knepomukrolesprovider.cpp
- dolphin/knepomukrolesprovider_p.h
Modified 14 files
- /src
- dolphin/CMakeLists.txt
- dolphin/kitemviews/kfileitemlistwidget.cpp
- dolphin/kitemviews/kfileitemlistwidget.h
- dolphin/kitemviews/kfileitemmodel.cpp
- dolphin/kitemviews/kfileitemmodel.h
- dolphin/kitemviews/kfileitemmodelrolesupdater.cpp
- dolphin/kitemviews/kfileitemmodelrolesupdater.h
- dolphin/kitemviews/kitemlistheaderwidget.cpp
- dolphin/kitemviews/kitemlistheaderwidget_p.h
- dolphin/kitemviews/kitemlistview.cpp
- dolphin/settings/additionalinfodialog.cpp
- dolphin/views/dolphinitemlistcontainer.cpp
- dolphin/views/dolphinview.cpp
- dolphin/views/dolphinviewactionhandler.cpp
16 files changed in total