Bug 309557

Summary: Add a new option to show image Title information in tooltips
Product: [Applications] digikam Reporter: julien.t43+kde
Component: Setup-TooltipsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 2.8.0   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In: 4.4.0

Description julien.t43+kde 2012-11-04 22:01:53 UTC
Since the meta 'title' was added (post-2.5 ?), it seems a tooltips / infobubble option has been left out has it is only possible the meta comments (digikamrc: ToolTips Show Comments) and not the field 'title'

2 ways to solve this:
- the simple add another checkbox/option in gui/digikamrc to handle title field
- the more long term option, allow an advanced edit tooltips display which can handle any generic metadata as some other meta could be needed

example input of current format:
>>>
File properties
file:name
file:size
file:resolution
Picture properties
exif:createdate
exif:focallength
...
Digikam properties
exif:legend
exif:keywords
exif:label
<<<
And so on you can display exif:yyy xmp:zzz ...


Reproducible: Always
Comment 1 caulier.gilles 2014-09-09 14:44:53 UTC
Git commit 8dcf2755e601eb6bb7578c20a530f20262e138fb by Gilles Caulier.
Committed on 09/09/2014 at 14:44.
Pushed by cgilles into branch 'master'.

add new option to show icon-view item Titles in tooltips
FIXED-IN: 4.4.0

M  +2    -1    NEWS
M  +3    -0    digikam/settings/applicationsettings.h
M  +3    -0    digikam/settings/applicationsettings_p.cpp
M  +2    -0    digikam/settings/applicationsettings_p.h
M  +10   -0    digikam/settings/applicationsettings_tooltips.cpp
M  +25   -10   digikam/utils/tooltipfiller.cpp
M  +1    -1    digikam/utils/tooltipfiller.h
M  +9    -1    utilities/setup/setuptooltip.cpp
M  +1    -1    utilities/setup/setuptooltip.h

http://commits.kde.org/digikam/8dcf2755e601eb6bb7578c20a530f20262e138fb