Re: [Kmymoney-devel] Review Request 114767: Add ability to modify loan institution attribute.

2014-01-02 Thread Thomas Baumgart
> On Jan. 1, 2014, 4:15 p.m., Thomas Baumgart wrote: > > kmymoney/wizards/newloanwizard/keditloanwizard.cpp, line 470 > > > > > > Think about using "void institutionList(QList& > > list) const" here. Avoids anot

Re: [Kmymoney-devel] Review Request 113427: Editing mulitple transactions - cannot change Memo field

2014-01-02 Thread Thomas Baumgart
Hi, On Thursday 02 January 2014 20:59:02 Allan Anderson wrote: > > On Jan. 2, 2014, 12:19 a.m., Allan Anderson wrote: > > > I've noticed a potential problem. When making a multi-edit, the memo > > > field appears cleared. If any other edit is made, and the edit is > > > entered, the original me

Re: [Kmymoney-devel] Review Request 114767: Add ability to modify loan institution attribute.

2014-01-02 Thread Jeremy Whiting
> On Jan. 1, 2014, 8:15 a.m., Thomas Baumgart wrote: > > kmymoney/wizards/newloanwizard/keditloanwizard.cpp, line 470 > > > > > > Think about using "void institutionList(QList& > > list) const" here. Avoids anot

Re: [Kmymoney-devel] Review Request 113427: Editing mulitple transactions - cannot change Memo field

2014-01-02 Thread Allan Anderson
> On Jan. 2, 2014, 12:19 a.m., Allan Anderson wrote: > > I've noticed a potential problem. When making a multi-edit, the memo field > > appears cleared. If any other edit is made, and the edit is entered, the > > original memos are cleared too, which is undesirable. > > So, what I've done is

Re: [Kmymoney-devel] Online Banking Transfer

2014-01-02 Thread MK
Hi Thomas! > It won't be in the master branch from the beginning but in a feature > branch. Found and pulled the "add-onlinebanking" branch. Thanks for the hint. Happy New Year! Martin ___ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mai

Re: [Kmymoney-devel] Review Request 113427: Editing mulitple transactions - cannot change Memo field

2014-01-02 Thread Allan Anderson
> On Jan. 2, 2014, 12:19 a.m., Allan Anderson wrote: > > I've noticed a potential problem. When making a multi-edit, the memo field > > appears cleared. If any other edit is made, and the edit is entered, the > > original memos are cleared too, which is undesirable. > > So, what I've done is