https://bugs.kde.org/show_bug.cgi?id=444741
Dawid Wróbel <m...@dawidwrobel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/offi | |ce/kmymoney/commit/9ec90abb | |c80a92bf8a7673bedac73219c10 | |b7902 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dawid Wróbel <m...@dawidwrobel.com> --- Git commit 9ec90abbc80a92bf8a7673bedac73219c10b7902 by Dawid Wróbel. Committed on 10/07/2022 at 09:47. Pushed by wrobelda into branch '5.1'. [CSV] Configure account autodetection per profile CSV importer had a global option enabling account name autodetection based on the header contents. This, however, should only really be enabled if the CSV file contains actual account name, and therefore configurable *per profile*. Also: run clang-format against touched source files. M +31 -29 kmymoney/plugins/csv/import/core/csvimportercore.cpp M +120 -65 kmymoney/plugins/csv/import/core/csvimportercore.h M +39 -24 kmymoney/plugins/csv/import/core/tests/csvimportercore-test.cpp M +4 -0 kmymoney/plugins/csv/import/csvwizard.cpp M +0 -6 kmymoney/plugins/csv/import/pluginsettings.kcfg M +44 -1 kmymoney/plugins/csv/import/rowswizardpage.ui M +8 -1 kmymoney/settings/kmymoney.upd https://invent.kde.org/office/kmymoney/commit/9ec90abbc80a92bf8a7673bedac73219c10b7902 -- You are receiving this mail because: You are watching all bug changes.