[Digikam-devel] [Bug 237452] Tagging interface functionality lost

Marcel Wiesweg marcel.wiesweg at gmx.de
Sun Jun 20 20:45:25 BST 2010


https://bugs.kde.org/show_bug.cgi?id=237452





--- Comment #8 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-06-20 21:45:17 ---
SVN commit 1140473 by mwiesweg:

A line edit combined with a custom KCompletionBox (drop down box for
completion)
optimized for assigning tags and creating new tags with the keyboard.

The drop down box shows the various choices:
- existing tags matching the current input
- for tags with the same name, the different occurrences in the hierarchy
- creating a new tag
- a tag can be created as child of the tag currently selected in the treeview,
  or a toplevel tag

The user can choose his action, continue typing or assign with the Return key.

CCBUG: 237452

 A             addtagslineedit.cpp   [License: GPL (v2+)]
 A             addtagslineedit.h   [License: GPL (v2+)]


WebSVN link: http://websvn.kde.org/?view=rev&revision=1140473

--- Comment #9 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-06-20 21:45:24 ---
SVN commit 1140474 by mwiesweg:

Use the new AddTagsLineEdit in the imagedescedittab

CCBUG: 237452

 M  +1 -0      CMakeLists.txt  
 M  +37 -9     libs/imageproperties/imagedescedittab.cpp  
 M  +2 -0      libs/imageproperties/imagedescedittab.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1140474

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list