[Kmymoney-devel] [kmymoney4] [Bug 318890] New: cannot edit split transactions

2013-04-25 Thread Mike Gaule
https://bugs.kde.org/show_bug.cgi?id=318890 Bug ID: 318890 Summary: cannot edit split transactions Classification: Unclassified Product: kmymoney4 Version: 4.6.3 Platform: Ubuntu Packages OS: Linux Status: UNCON

Re: [Kmymoney-devel] Review Request 109803: Add CSV export capability.

2013-04-25 Thread aga
On Thu, 25 Apr 2013 19:40:50 - Marko Käning wrote: > > > > On April 24, 2013, 8 p.m., Thomas Baumgart wrote: > > > kmymoney/plugins/csvexport/csvwriter.cpp, line 190 > > > > > > > > > Here's another way to d

Re: [Kmymoney-devel] Review Request 110022: Creation of sub-categories duplicated in Categories view.

2013-04-25 Thread Allan Anderson
> On April 21, 2013, 3:47 p.m., Thomas Baumgart wrote: > > kmymoney/models/accountsmodel.cpp, line 65 > > > > > > Am I missing something here? You set this boolean to false, set it to > > true in only one spot and

[Kmymoney-devel] [kmymoney4] [Bug 312382] edit fields are not editable anymore after certain actions

2013-04-25 Thread Marko Käning
https://bugs.kde.org/show_bug.cgi?id=312382 --- Comment #6 from Marko Käning --- OK, so it looks as if ML behaves differently. Anyway, I suspect you can edit those fields after a restart of KMM... -- You are receiving this mail because: You are the assignee for the bug. ___

Re: [Kmymoney-devel] Review Request 109803: Add CSV export capability.

2013-04-25 Thread Marko Käning
> On April 24, 2013, 8 p.m., Thomas Baumgart wrote: > > kmymoney/plugins/csvexport/csvwriter.cpp, line 190 > > > > > > Here's another way to do this: > > > > str += QString("\"%1\",").arg(payee.name());