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/
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
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
---
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
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.
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
> 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