[Kde-imaging] [Bug 233926] New tool to export to Imageshack
Gilles Caulier
caulier.gilles at gmail.com
Wed Feb 15 11:10:06 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=233926
--- Comment #2 from Gilles Caulier <caulier gilles gmail com> 2012-02-15 11:10:06 ---
Git commit c93c7bc30cb7717b0b8532c579f6edeeff4c8a4e by Victor Dodon.
Committed on 15/02/2012 at 11:18.
Pushed by dodon into branch 'master'.
Initial commit for ImageShack export plugin
M +2 -1 CMakeLists.txt
A +1 -0 imageshackexport/.kdev_include_paths
A +24 -0 imageshackexport/CMakeLists.txt
A +2 -0 imageshackexport/README
A +1 -0 imageshackexport/TODO
A +1 -0 imageshackexport/icons/CMakeLists.txt
A +- -- imageshackexport/icons/hi32-action-imageshack.png
A +- -- imageshackexport/icons/hi48-action-imageshack.png
A +- -- imageshackexport/icons/hi64-action-imageshack.png
A +127 -0 imageshackexport/imageshack.cpp [License: GPL (v2+)]
A +75 -0 imageshackexport/imageshack.h [License: GPL (v2+)]
A +59 -0 imageshackexport/imageshackitem.h [License: GPL (v2+)]
A +427 -0 imageshackexport/imageshacktalker.cpp [License: GPL (v2+)]
A +121 -0 imageshackexport/imageshacktalker.h [License: GPL (v2+)]
A +303 -0 imageshackexport/imageshackwidget.cpp [License: GPL (v2+)]
A +111 -0 imageshackexport/imageshackwidget.h [License: GPL (v2+)]
A +489 -0 imageshackexport/imageshackwindow.cpp [License: GPL (v2+)]
A +122 -0 imageshackexport/imageshackwindow.h [License: GPL (v2+)]
A +67 -0 imageshackexport/kipiplugin_imageshackexport.desktop
A +146 -0 imageshackexport/mpform.cpp [License: GPL (v2+)]
A +61 -0 imageshackexport/mpform.h [License: GPL (v2+)]
A +120 -0 imageshackexport/plugin_imageshackexport.cpp [License: GPL
(v2+)]
A +64 -0 imageshackexport/plugin_imageshackexport.h [License: GPL
(v2+)]
http://commits.kde.org/kipi-plugins/c93c7bc30cb7717b0b8532c579f6edeeff4c8a4e
--
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 Kde-imaging
mailing list