[Digikam-devel] [Bug 155374] Allow setting Image titles different than image file name [patch]

Gilles Caulier caulier.gilles at gmail.com
Tue Aug 30 14:51:26 BST 2011


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





--- Comment #54 from Gilles Caulier <caulier gilles gmail com>  2011-08-30 13:51:26 ---
Git commit ca9faee96bc6c32ef547add820239e66c8f2c3e8 by Gilles Caulier.
Committed on 30/08/2011 at 15:46.
Pushed by cgilles into branch 'master'.

set setTitle() and title() methods as deprecated. Use new methods setName() and
name() instead.
This is to prevent confusion with Title property available in digiKam with
2.2.0, which can be accessed through attributes methods
Binary compatibility is respected. Adjust API and ABI id accordingly.
Document better method form ImageInfo class

M  +91   -9    libkipi/imageinfo.h
M  +3    -2    CMakeLists.txt
M  +27   -75   libkipi/imageinfo.cpp
M  +22   -17   libkipi/imageinfoshared.h
M  +11   -4    libkipi/imageinfoshared.cpp

http://commits.kde.org/libkipi/ca9faee96bc6c32ef547add820239e66c8f2c3e8

-- 
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