[Kmymoney-devel] [kmymoney4] [Bug 342535] csvimporter uses hardcoded colors inside preview table

Jakub Grandys me at pennguin.net
Mon Jan 5 21:47:40 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=342535

--- Comment #2 from Jakub Grandys <me at pennguin.net> ---
Created attachment 90244
  --> https://bugs.kde.org/attachment.cgi?id=90244&action=edit
Proposed patch

Proposed patch:
- colors are read from KColorScheme,
- different color for indicating ignored lines and errors,
- indication of ignored lines is made by setting flags and colors of cells to
disabled state,
- selection ability for table is turned off (it is not needed for anything and
can create a mess when user click on a cell),
- minor issue fixed - column with decimal point was resetting background in
ignored lines
- minor code cleanup in CSVDialog::updateDecimalSymbol to improve readability.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list