----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128878/ -----------------------------------------------------------
(Updated Sept. 16, 2016, 6:38 p.m.) Status ------ This change has been marked as submitted. Review request for KMymoney. Changes ------- Submitted with commit d0ab700f4dc14f0d990e30bfc5e4246bd4fc3a0b by ?ukasz Wojni?owicz to branch master. Repository: kmymoney Description ------- 1) It's now possible to save qif file with investments, 2) If account is available, then it will be added to qif file, 3) If type of import is available, then it will be added to qif file, 4) Handled canceling of QFileDialog, 5) QFileDialog saves only .qif files now, 6) Date format is hardcoded to MM/dd/yyyy, because it is so in files, that I saw. Diffs ----- kmymoney/plugins/csvimport/csvdialog.h 3cedd92 kmymoney/plugins/csvimport/csvdialog.cpp 556d1c5 kmymoney/plugins/csvimport/csvwizard.h 48c15ea kmymoney/plugins/csvimport/csvwizard.cpp fcf73fd kmymoney/plugins/csvimport/investprocessing.h 6ca2e53 kmymoney/plugins/csvimport/investprocessing.cpp 7499b10 Diff: https://git.reviewboard.kde.org/r/128878/diff/ Testing ------- Thanks, Łukasz Wojniłowicz