[Kmymoney-devel] Review Request 122364: CSV Importer - Fix display on high-definition displays. Fix interaction between QTable and QWizard in same window.
Christian David
christian-david at web.de
Sun Apr 12 15:27:07 UTC 2015
> On Feb. 12, 2015, 10:24 nachm., Christian David wrote:
> > File Attachment: Updated patch - 0002-BUG-340656.patch
> > <https://git.reviewboard.kde.org/r/122364/#fcomment397>
> >
> > I do not understand this: "…if only one value column…"
>
> Allan Anderson wrote:
> Different banks format their files in different ways. One such difference is in how they display amounts.
> Some have just a single column/field to show the amount with its sign. Others have a debit column and a credit column.
> Users will be aware of which they need to use, as they have their file to show them.
> The string is a hint to click the Amount radio button if they have just one such field in their file.
Maybe the text shoul be "Select 'Amount' if only one column is used for the value, otherwise select 'Debit/credit'." then. I think if I need more explanation, most users will need it, too — I know this claim has a shakey foundation ;)
- Christian
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122364/#review75942
-----------------------------------------------------------
On März 28, 2015, 4:06 nachm., Allan Anderson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/122364/
> -----------------------------------------------------------
>
> (Updated März 28, 2015, 4:06 nachm.)
>
>
> Review request for KMymoney.
>
>
> Bugs: 340656
> http://bugs.kde.org/show_bug.cgi?id=340656
>
>
> Repository: kmymoney
>
>
> Description
> -------
>
> Fix display on high-definition monitors. Fix interaction between the import preview table widget and the parameter entry wizard, caused by them both resizing dynamically within the same window. This was achieved by creating a new class and UI for the wizard and transferring most of the existing relevant code out of the large csvdialog.cpp file into the new class and file. Unfortunately, because 11 UIs are affected and the transfer of existing logic into a new class, the patch is quite large, although there is little new code involved.
>
>
> Diffs
> -----
>
> kmymoney/plugins/csvimport/csvwizard.h PRE-CREATION
> kmymoney/plugins/csvimport/csvwizard.cpp PRE-CREATION
> kmymoney/plugins/csvimport/csvwizard.ui PRE-CREATION
> kmymoney/plugins/csvimport/introwizardpage.ui 2bf93f0
> kmymoney/plugins/csvimport/investmentdlg.cpp 5e7ce06
> kmymoney/plugins/csvimport/investmentwizardpage.ui d3f2857
> kmymoney/plugins/csvimport/investprocessing.h 3c08dee
> kmymoney/plugins/csvimport/investprocessing.cpp 2b6b2d1
> kmymoney/plugins/csvimport/lines-datewizardpage.ui 01d7253
> kmymoney/plugins/csvimport/redefinedlgdecl.ui 26d8b62
> kmymoney/plugins/csvimport/separatorwizardpage.ui 21136f2
> kmymoney/plugins/csvimport/CMakeLists.txt 36e5afc
> kmymoney/plugins/csvimport/bankingwizardpage.ui 9e1b5cb
> kmymoney/plugins/csvimport/completionwizardpage.ui ce61e89
> kmymoney/plugins/csvimport/csvdialog.h 780329d
> kmymoney/plugins/csvimport/csvdialog.cpp b986317
> kmymoney/plugins/csvimport/csvdialog.ui 166b04a
>
> Diff: https://git.reviewboard.kde.org/r/122364/diff/
>
>
> Testing
> -------
>
> Tested on 96 DPI and 160 DPI. Also, the OP of the bug has tested the patch and confirms its performance.
> There is one remaining UI not yet included. I've completed its testing, but as it's a little-used window, I've held it back to avoid making this patch even larger.
> I'm unable to test on Windows.
>
>
> File Attachments
> ----------------
>
> Updated patch
> https://git.reviewboard.kde.org/media/uploaded/files/2015/02/03/6e4dad98-936c-4ca0-8804-c4abb9b51438__0002-BUG-340656.patch
>
>
> Thanks,
>
> Allan Anderson
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kmymoney-devel/attachments/20150412/e6d63c94/attachment.html>
More information about the KMyMoney-devel
mailing list