[Digikam-devel] extragear/graphics/digikam

Andi Clemens andi.clemens at gmx.net
Thu Nov 19 20:36:37 GMT 2009


SVN commit 1051584 by aclemens:

Add Syntax Highlighting to AdvancedRename utility. Selecting tokens has been
removed again, I guess nobody would have used it anyway.
Since I had to embed an QTextEdit into a ProxyLineEdit and then into a
QComboBox, it is possible that something is not working correctly anymore ;-)

Could you please check if the widget behaves normally?
Does it look normal?
I have size issues with it, see the FIXME comment in AdvancedRenameInput.
Any ideas how to solve this?

Do you know if the clear-button from KLineEdit is a single class somewhere, so
that I can embed it next to the QTextEdit again?
Right now you have to select the text manually to remove it.

CCMAIL:digikam-devel at kde.org

 M  +1 -0      CMakeLists.txt  
 M  +4 -4      tests/advancedrenametest.cpp  
 M  +11 -0     utilities/advancedrename/advancedrenamedialog.cpp  
 M  +1 -0      utilities/advancedrename/advancedrenamedialog.h  
 M  +96 -262   utilities/advancedrename/advancedrenameinput.cpp  
 M  +14 -22    utilities/advancedrename/advancedrenameinput.h  
 M  +11 -7     utilities/advancedrename/advancedrenamewidget.cpp  
 M  +1 -0      utilities/advancedrename/advancedrenamewidget.h  
 A             utilities/advancedrename/common/highlighter.cpp   [License: GPL (v2+)]
 A             utilities/advancedrename/common/highlighter.h   [License: GPL (v2+)]
 M  +3 -3      utilities/advancedrename/parser/modifiers/defaultvaluemodifier.cpp  
 M  +3 -3      utilities/advancedrename/parser/modifiers/replacemodifier.cpp  


http://websvn.kde.org/?view=rev&revision=1051584



More information about the Digikam-devel mailing list