[Kmymoney-devel] [kmymoney4] [Bug 317614] Add CSV export capability
allan
agander93 at gmail.com
Sun May 5 17:18:46 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=317614
allan <agander93 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/kmym
| |oney/f324f78b13c2fbce596c8a
| |8a1687db3d17155142
--- Comment #1 from allan <agander93 at gmail.com> ---
Git commit f324f78b13c2fbce596c8a8a1687db3d17155142 by Allan Anderson.
Committed on 05/05/2013 at 19:14.
Pushed by allananderson into branch 'master'.
Reviewboard.
M +3 -1 kmymoney/kmymoneyui.rc
M +5 -3 kmymoney/plugins/CMakeLists.txt
A +44 -0 kmymoney/plugins/csvexport/CMakeLists.txt
A +245 -0 kmymoney/plugins/csvexport/csvexportdlg.cpp [License: GPL
(v2+)]
A +166 -0 kmymoney/plugins/csvexport/csvexportdlg.h [License: GPL
(v2+)]
A +382 -0 kmymoney/plugins/csvexport/csvexportdlg.ui
A +101 -0 kmymoney/plugins/csvexport/csvexporterplugin.cpp [License:
GPL (v2+)]
A +62 -0 kmymoney/plugins/csvexport/csvexporterplugin.h [License: GPL
(v2+)]
A +448 -0 kmymoney/plugins/csvexport/csvwriter.cpp [License: GPL
(v2+)]
A +147 -0 kmymoney/plugins/csvexport/csvwriter.h [License: GPL (v2+)]
A +16 -0 kmymoney/plugins/csvexport/kmm_csvexport.desktop
A +10 -0 kmymoney/plugins/csvexport/kmm_csvexport.rc
M +2 -2 kmymoney/plugins/csvimport/investprocessing.cpp
http://commits.kde.org/kmymoney/f324f78b13c2fbce596c8a8a1687db3d17155142
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list