Re: [Kmymoney-devel] Review Request 107714: BUG:311481 - Fix problem in Schedules where the name field may be empty but OK button is enabled. Also, the amount field affects the OK button status.

2013-01-26 Thread Allan Anderson
> On Jan. 23, 2013, 12:32 p.m., Alessandro Russo wrote: > > When I added the tags I followed as example the code for memo and payee > > fields, so if that line of code was wrong for the memo and payee fields it > > will be wrong also for the tag field. > > Allan Anderson wrote: > The patch

[Kmymoney-devel] [kmymoney4] [Bug 312692] Test #20: kmymoney-mymoneydatabasemgrtest FAILS FATALLY

2013-01-26 Thread Marko Käning
https://bugs.kde.org/show_bug.cgi?id=312692 --- Comment #9 from Marko Käning --- So, now I have information with line number, eventually. My Xcode wouldn't want to help me with debugging in an IDE, so that I had to do all this manually in gdb: . . . PASS : MyMoneyDatabaseMgrTest::testRepar

[Kmymoney-devel] [kmymoney4] [Bug 313848] Ledger view misbehaves after editing a transaction

2013-01-26 Thread allan
https://bugs.kde.org/show_bug.cgi?id=313848 --- Comment #9 from allan --- Incidentally, I've just tried on ~/kmymoney-4.6.2. The first time, it seemed to work correctly. The next four or five times, after the edit and clicking Enter, the whole ledger's worth of transaction disappeared. Clickin

[Kmymoney-devel] [kmymoney4] [Bug 313848] Ledger view misbehaves after editing a transaction

2013-01-26 Thread allan
https://bugs.kde.org/show_bug.cgi?id=313848 --- Comment #8 from allan --- Oh, OK. 1) Let's start by un-selecting the transaction form. 2) Select a checking transaction. 3) Only edit the amount - do nothing else. 4) Mouse click just below the amount. 5) Now click Enter. 6) For me, the transaction

[Kmymoney-devel] [kmymoney4] [Bug 313848] Ledger view misbehaves after editing a transaction

2013-01-26 Thread Cristian Oneț
https://bugs.kde.org/show_bug.cgi?id=313848 --- Comment #7 from Cristian Oneț --- Sorry, but I couldn't follow this... couldn't reproduce it either... is it happening only without the transaction form? -- You are receiving this mail because: You are the assignee for the bug. ___

[Kmymoney-devel] [kmymoney4] [Bug 313848] Ledger view misbehaves after editing a transaction

2013-01-26 Thread allan
https://bugs.kde.org/show_bug.cgi?id=313848 --- Comment #6 from allan --- I would appreciate comments as to whether this patch is the right approach. The initial fix was diagnostic, as it was getting late. I needed to go further back in the code. What I found was that after an edit, a click in

Re: [Kmymoney-devel] Ledger display broken

2013-01-26 Thread Cristian Oneț
În ziua de Sîm 26 Ian 2013, la 15:30:44, Thomas Baumgart a scris: > Anyone any ideas? You could try QTextOption which has a setAlignment. Set the default text option with setDefaultTextOption. -- Regards, Cristian Oneț signature.asc Description: This is a digitally signed message part.

[Kmymoney-devel] [kmymoney4] [Bug 312127] KMyMoney New Investment Wizard

2013-01-26 Thread allan
https://bugs.kde.org/show_bug.cgi?id=312127 allan changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Kmymoney-devel] [kmymoney4] [Bug 313468] Can't fill category edit field of a freshly downloaded transaction

2013-01-26 Thread Marko Käning
https://bugs.kde.org/show_bug.cgi?id=313468 --- Comment #3 from Marko Käning --- And please check out also https://bugs.kde.org/show_bug.cgi?id=267589 -- You are receiving this mail because: You are the assignee for the bug. ___ KMyMoney-devel mailing

[Kmymoney-devel] [kmymoney4] [Bug 275458] Debug version crashes due to QWidget issue

2013-01-26 Thread Marko Käning
https://bugs.kde.org/show_bug.cgi?id=275458 Marko Käning changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Kmymoney-devel] [kmymoney4] [Bug 313468] Can't fill category edit field of a freshly downloaded transaction

2013-01-26 Thread Marko Käning
https://bugs.kde.org/show_bug.cgi?id=313468 --- Comment #2 from Marko Käning --- See also https://bugs.kde.org/show_bug.cgi?id=312382 which describes that in case of a locked transaction editor you can just try to edit the date which will re-enable the keyboard in all other edit fields right away

[Kmymoney-devel] [kmymoney4] [Bug 256902] Show popup window when moving focus to a date widget for Mac OS X

2013-01-26 Thread Marko Käning
https://bugs.kde.org/show_bug.cgi?id=256902 Marko Käning changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Kmymoney-devel] [kmymoney4] [Bug 281526] Changing the date input field in Ledger view hang the app for few seconds

2013-01-26 Thread Marko Käning
https://bugs.kde.org/show_bug.cgi?id=281526 Marko Käning changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Kmymoney-devel] [kmymoney4] [Bug 313468] Can't fill category edit field of a freshly downloaded transaction

2013-01-26 Thread Marko Käning
https://bugs.kde.org/show_bug.cgi?id=313468 Marko Käning changed: What|Removed |Added Summary|Cant fill category's|Can't fill category edit |tran

[Kmymoney-devel] [kmymoney4] [Bug 313468] Cant fill category's transaction

2013-01-26 Thread Marko Käning
https://bugs.kde.org/show_bug.cgi?id=313468 Marko Käning changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[Kmymoney-devel] [kmymoney4] [Bug 313468] Cant fill category's transaction

2013-01-26 Thread Marko Käning
https://bugs.kde.org/show_bug.cgi?id=313468 Marko Käning changed: What|Removed |Added CC||mk-li...@email.de --- Comment #1 from Marko Käni

Re: [Kmymoney-devel] Warning when building KMM on Mac OS X

2013-01-26 Thread mk-lists
On Jan 26, 2013, at 4:20 PM, Łukasz Maszczyński wrote: > Are you using g++ 4.2 by any chance? Thanks Łukasz for this hint! Yes, indeed, I am using Apple's g++ 4.2.1. Greets, Marko ___ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.or

Re: [Kmymoney-devel] Warning when building KMM on Mac OS X

2013-01-26 Thread Łukasz Maszczyński
Hi, guessing from the logs, the warning comes actually from the boost package, which is used by gpgme. I don't think the warning does any harm, I believe it's there because you use an old version of g++, which does not implement C++0x features yet. It seems that C++0x has been introduced in g++ 4.

[Kmymoney-devel] Compile warnings on Mac OS X > 10.6 ( Deprecations and missing icons)

2013-01-26 Thread mk-lists
Hi devs, here are a few deprecation warning which might interest you which did not pop up with gcc, but do so with clang on Mac OS X > 10.6: --- /opt/local/var/macports/build/_opt_mports_dports_kde_kmymoney4-devel/kmymoney4-devel/work/kmymoney/libkdchart/src/KDChartCartesianAxis.cpp:314:57: wa

[Kmymoney-devel] Ledger display broken

2013-01-26 Thread Thomas Baumgart
Hi, just upgraded my copy of git master to the latest and greatest just to find out that right alignment of all values in the ledger is broken. I tried to fix it by using 355,95 as txt sent to document.setHtml(txt); inside of void Transaction::paintRegisterCell(QPainter *painter,

Re: [Kmymoney-devel] Question concerning editing of OVERDUE schedules

2013-01-26 Thread mk-lists
On Jan 26, 2013, at 2:38 PM, Thomas Baumgart wrote: > What do you mean? Sure you can edit the schedule. Where is the problem? Just > tried to verify this against current master but don't see this happen. How > can > I duplicate that? you are right, Thomas! :-) The problem was that I actually h

Re: [Kmymoney-devel] Multi-transaction selection

2013-01-26 Thread Allan
On 26/01/13 13:17, mk-li...@email.de wrote: On Jan 26, 2013, at 2:12 PM, Allan wrote: If I have two very similar transactions in the ledger and select them both, when I try to edit them both, only one transaction now is active and the other is unchanged. Up to this day I didn't know that it

Re: [Kmymoney-devel] Question concerning editing of OVERDUE schedules

2013-01-26 Thread Thomas Baumgart
Hi, On Saturday 26 January 2013 14:18:36 mk-li...@email.de wrote: > BTW, is it a bug or a feature that the editor doesn't allow to edit overdue > payments of schedules? What do you mean? Sure you can edit the schedule. Where is the problem? Just tried to verify this against current master but d

Re: [Kmymoney-devel] Multi-transaction selection

2013-01-26 Thread mk-lists
On Jan 26, 2013, at 2:12 PM, Allan wrote: > If I have two very similar transactions in the ledger and select them both, > when I try to edit them both, only one transaction now is active and the > other is unchanged. Up to this day I didn't know that it is possible to edit more than one transac

[Kmymoney-devel] Multi-transaction selection

2013-01-26 Thread Allan
I don't know if it's me having a crisis of confidence, or whether there is a problem here. I've just updated from Git in case I had mislaid an edit. If I have two very similar transactions in the ledger and select them both, when I try to edit them both, only one transaction now is active an

[Kmymoney-devel] [kmymoney4] [Bug 313237] No payee matching with aqbanking import (HBCI)

2013-01-26 Thread Maarten
https://bugs.kde.org/show_bug.cgi?id=313237 --- Comment #4 from Maarten --- Hi, I attached one ledger which is not matched. The regular expression I look for is "AUFLADUNG -" where the #'s denote a phone number. I hope from that is already seen what is going wrong, if not, I will se

Re: [Kmymoney-devel] Review Request 107714: BUG:311481 - Fix problem in Schedules where the name field may be empty but OK button is enabled. Also, the amount field affects the OK button status.

2013-01-26 Thread Alessandro Russo
> On Jan. 23, 2013, 12:32 p.m., Alessandro Russo wrote: > > When I added the tags I followed as example the code for memo and payee > > fields, so if that line of code was wrong for the memo and payee fields it > > will be wrong also for the tag field. > > Allan Anderson wrote: > The patch

Re: [Kmymoney-devel] Review Request 108150: Display the number of not marked transactions for every account on KMM's homepage

2013-01-26 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108150/#review26198 --- This review has been submitted with commit 5881d42224df2377943

Re: [Kmymoney-devel] Review Request 108489: added tests for transaction matching

2013-01-26 Thread Marko Käning
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108489/#review26195 --- Due to lack of experience with transaction matching and related

[Kmymoney-devel] [kmymoney4] [Bug 297402] Unable to add account: Account has no name then crash.

2013-01-26 Thread Cristian Oneț
https://bugs.kde.org/show_bug.cgi?id=297402 Cristian Oneț changed: What|Removed |Added Status|CONFIRMED |NEEDSINFO CC|

[Kmymoney-devel] [kmymoney4] [Bug 297343] cannot use account in different currency

2013-01-26 Thread Cristian Oneț
https://bugs.kde.org/show_bug.cgi?id=297343 Cristian Oneț changed: What|Removed |Added Status|NEEDSINFO |RESOLVED CC|

[Kmymoney-devel] [kmymoney4] [Bug 282804] KMyMony crashes when pressing discard button

2013-01-26 Thread Cristian Oneț
https://bugs.kde.org/show_bug.cgi?id=282804 Cristian Oneț changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO CC|

[Kmymoney-devel] [kmymoney4] [Bug 312676] Crash when creating a report

2013-01-26 Thread Cristian Oneț
https://bugs.kde.org/show_bug.cgi?id=312676 Cristian Oneț changed: What|Removed |Added CC||onet.crist...@gmail.com --- Comment #6 from Cri

[Kmymoney-devel] [kmymoney4] [Bug 312676] Crash when creating a report

2013-01-26 Thread Cristian Oneț
https://bugs.kde.org/show_bug.cgi?id=312676 Cristian Oneț changed: What|Removed |Added CC||nicolasb.i...@gmail.com --- Comment #5 from Cri

[Kmymoney-devel] [kmymoney4] [Bug 313331] KMM crash when creating a report

2013-01-26 Thread Cristian Oneț
https://bugs.kde.org/show_bug.cgi?id=313331 Cristian Oneț changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Kmymoney-devel] [kmymoney4] [Bug 313874] Category filter buttons "Income" & "Expense" don't work properly in Report configuration

2013-01-26 Thread Cristian Oneț
https://bugs.kde.org/show_bug.cgi?id=313874 Cristian Oneț changed: What|Removed |Added Latest Commit|http://commits.kde.org/kmym |http://commits.kde.org/kmym |

[Kmymoney-devel] [kmymoney4] [Bug 313874] Category filter buttons "Income" & "Expense" don't work properly in Report configuration

2013-01-26 Thread Cristian Oneț
https://bugs.kde.org/show_bug.cgi?id=313874 Cristian Oneț changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Kmymoney-devel] Warning when building KMM on Mac OS X

2013-01-26 Thread mk-lists
Hi devs, I am getting this warning on Mac OSX: --- In file included from /opt/macports-test/include/boost/preprocessor/cat.hpp:17, from /opt/macports-test/include/boost/mpl/aux_/integral_wrapper.hpp:22, from /opt/macports-test/include/boost/mpl/int.hpp:20,