[kmymoney] [Bug 444741] CSV importer: account name auto detection generates too many false-positives

2022-07-10 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=444741

Dawid Wróbel  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
   |ce/kmymoney/commit/9ec90abb |ce/kmymoney/commit/1ebd8c70
   |c80a92bf8a7673bedac73219c10 |4deb2af890aa54c60411f6e627b
   |b7902   |d8a4b

--- Comment #4 from Dawid Wróbel  ---
Git commit 1ebd8c704deb2af890aa54c60411f6e627bd8a4b by Dawid Wróbel.
Committed on 10/07/2022 at 09:42.
Pushed by wrobelda into branch 'master'.

[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-0kmymoney/plugins/csv/import/csvwizard.cpp
M  +0-6kmymoney/plugins/csv/import/pluginsettings.kcfg
M  +44   -1kmymoney/plugins/csv/import/rowswizardpage.ui
M  +7-1kmymoney/settings/kmymoney.upd

https://invent.kde.org/office/kmymoney/commit/1ebd8c704deb2af890aa54c60411f6e627bd8a4b

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 444741] CSV importer: account name auto detection generates too many false-positives

2022-07-10 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=444741

Dawid Wróbel  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  ---
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-0kmymoney/plugins/csv/import/csvwizard.cpp
M  +0-6kmymoney/plugins/csv/import/pluginsettings.kcfg
M  +44   -1kmymoney/plugins/csv/import/rowswizardpage.ui
M  +8-1kmymoney/settings/kmymoney.upd

https://invent.kde.org/office/kmymoney/commit/9ec90abbc80a92bf8a7673bedac73219c10b7902

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 444741] CSV importer: account name auto detection generates too many false-positives

2021-10-31 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=444741

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/office/kmymoney/-/merge_requests/128

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 444741] CSV importer: account name auto detection generates too many false-positives

2021-10-31 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=444741

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/office/kmymoney/-/merge_requests/127

-- 
You are receiving this mail because:
You are watching all bug changes.