Re: [Kmymoney-devel] Bug 325341 - Improve the column sizes auto adjustment of the register when the transaction form is disabled and the register is in read only mode. This improves register column si

2013-10-10 Thread Cristian Oneț
That's because a fix was not committed. You could try reviewing https://git.reviewboard.kde.org/r/112989/ Regards, Cristian 2013/10/11 aga : > I updated from master earlier and it seems that the number column width > still has a maximum width setting. > > Also > https://projects.kde.org/projects/

[Kmymoney-devel] Bug 325341 - Improve the column sizes auto adjustment of the register when the transaction form is disabled and the register is in read only mode. This improves register column sizes

2013-10-10 Thread aga
I updated from master earlier and it seems that the number column width still has a maximum width setting. Also https://projects.kde.org/projects/extragear/office/kmymoney/repository/entry/kmymoney/widgets/register.cpp?rev=master Improve the column sizes auto adjustment of the register when the tr

[Kmymoney-devel] OFX Import Problem

2013-10-10 Thread Brendan Coupe
One of my banks was taken over by another bank. When this happened I created a new account for the new bank and transferred the balance to the new account. Neither of these banks provide online access but they both provide an OFX file that I can download and import into KMM. I used to do this with

Re: [Kmymoney-devel] Review Request 113143: Fix loosing track of check number if check number sequence is interrupted.

2013-10-10 Thread Allan Anderson
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113143/ --- (Updated Oct. 10, 2013, 9:02 p.m.) Review request for KMymoney. Changes

Re: [Kmymoney-devel] Problem during SEPA transaction matching when doing HBCI online update using master

2013-10-10 Thread Łukasz Maszczyński
2013/10/10 Cristian Oneț : > Łukasz, > > Do you have any idea what could be causing this? The only change I > remember in this area is the transaction matching refactoring that you > worked on. Hi Cristian, Marko, The refactoring I did might be the reason why the two branches behave differently.

Re: [Kmymoney-devel] Starting w/o loading plugins possible?

2013-10-10 Thread Łukasz Maszczyński
Hi Marko, 2013/10/9 : > Hi Łukasz, > > On Oct 9, 2013, at 9:22 PM, Łukasz Maszczyński wrote: >> >> $ nm -CD libgwengui-cpp.so | grep CppGui::getCInterface >> 3f30 T CppGui::getCInterface() > Ha, there we are: > --- > $ nm /opt/macports-test/lib/libgwengui-cpp.dylib | grep CppGui::getCInterfa

Re: [Kmymoney-devel] Review Request 113143: Fix loosing track of check number if check number sequence is interrupted.

2013-10-10 Thread Allan Anderson
> On Oct. 10, 2013, 5:02 a.m., Cristian Oneț wrote: > > Revised patch to follow. I've also attempted to fix the 'quirks' I referred to above, but I'll keep them separate from this, for clarity. > On Oct. 10, 2013, 5:02 a.m., Cristian Oneț wrote: > > kmymoney/dialogs/transactioneditor.cpp, li