[kaddressbook] [Bug 341751] add support for editing grantlee themes for printing
Laurent Montel
montel at kde.org
Wed Jan 21 21:40:14 GMT 2015
https://bugs.kde.org/show_bug.cgi?id=341751
--- Comment #3 from Laurent Montel <montel at kde.org> ---
Git commit c1fdedc0b5311fa8b4d15c6da0f36a71cf91b60b by Montel Laurent.
Committed on 21/01/2015 at 21:39.
Pushed by mlaurent into branch 'master'.
Start to implement contactprintthemeeditor
M +1 -1 grantleeeditor/CMakeLists.txt
A +40 -0 grantleeeditor/contactprintthemeeditor/CMakeLists.txt
A +4 -0 grantleeeditor/contactprintthemeeditor/Messages.sh
A +30 -0
grantleeeditor/contactprintthemeeditor/contactprintthemeeditorui.rc
A +34 -0 grantleeeditor/contactprintthemeeditor/defaultcompletion.cpp
[License: GPL (v2)]
A +29 -0 grantleeeditor/contactprintthemeeditor/defaultcompletion.h
[License: GPL (v2)]
A +97 -0 grantleeeditor/contactprintthemeeditor/editorpage.cpp
[License: GPL (v2)]
A +47 -0 grantleeeditor/contactprintthemeeditor/editorpage.h
[License: GPL (v2)]
A +60 -0 grantleeeditor/contactprintthemeeditor/main.cpp [License:
LGPL (v2+)]
A +11 -0
grantleeeditor/contactprintthemeeditor/org.kde.contactprintthemeeditor.desktop
A +128 -0 grantleeeditor/contactprintthemeeditor/themeconfiguredialog.cpp
[License: GPL (v2)]
A +52 -0 grantleeeditor/contactprintthemeeditor/themeconfiguredialog.h
[License: GPL (v2)]
A +30 -0 grantleeeditor/contactprintthemeeditor/themedefaulttemplate.cpp
[License: GPL (v2)]
A +30 -0 grantleeeditor/contactprintthemeeditor/themedefaulttemplate.h
[License: GPL (v2)]
A +360 -0 grantleeeditor/contactprintthemeeditor/themeeditormainwindow.cpp
[License: GPL (v2)]
A +89 -0 grantleeeditor/contactprintthemeeditor/themeeditormainwindow.h
[License: GPL (v2)]
A +327 -0 grantleeeditor/contactprintthemeeditor/themeeditorpage.cpp
[License: GPL (v2)]
A +83 -0 grantleeeditor/contactprintthemeeditor/themeeditorpage.h
[License: GPL (v2)]
A +34 -0 grantleeeditor/contactprintthemeeditor/themeeditorutil.cpp
[License: GPL (v2)]
A +29 -0 grantleeeditor/contactprintthemeeditor/themeeditorutil.h
[License: GPL (v2)]
A +39 -0 grantleeeditor/contactprintthemeeditor/themeeditorwidget.cpp
[License: GPL (v2)]
A +33 -0 grantleeeditor/contactprintthemeeditor/themeeditorwidget.h
[License: GPL (v2)]
A +57 -0 grantleeeditor/contactprintthemeeditor/themetemplatewidget.cpp
[License: GPL (v2)]
A +48 -0 grantleeeditor/contactprintthemeeditor/themetemplatewidget.h
[License: GPL (v2)]
http://commits.kde.org/kdepim/c1fdedc0b5311fa8b4d15c6da0f36a71cf91b60b
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list