[kmymoney4] [Bug 383161] Broken net worth graph in case data contains only the same value

2017-08-07 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=383161 --- Comment #6 from Ralf Habacker --- Git commit 6e5b5fd698aac46906e37b2ba3ac0c1e2fc5edfb by Ralf Habacker. Committed on 07/08/2017 at 08:58. Pushed by habacker into branch '4.8'. Do not use static cast to avoid crashes in

[kmymoney4] [Bug 383161] Broken net worth graph in case data contains only the same value

2017-08-06 Thread NSLW
https://bugs.kde.org/show_bug.cgi?id=383161 --- Comment #5 from NSLW --- Created attachment 107099 --> https://bugs.kde.org/attachment.cgi?id=107099=edit Net worth graph on master (In reply to Ralf Habacker from comment #3) > I don't think that this is the same

[kmymoney4] [Bug 383161] Broken net worth graph in case data contains only the same value

2017-08-05 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=383161 --- Comment #4 from Ralf Habacker --- (In reply to Ralf Habacker from comment #3) > > QVector< double > vec0, vec1, vec2; > - vec0 << 5 << 1 << 3 << 4 << 1; > - vec1 << 3 << 6 << 2 << 4 << 8; > - vec2 << 0 << 7 << 1 <<

[kmymoney4] [Bug 383161] Broken net worth graph in case data contains only the same value

2017-08-05 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=383161 --- Comment #3 from Ralf Habacker --- (In reply to NSLW from comment #2) > Ralf, it would be better if you would test master version before 'producing' > bug. > *** This bug has been marked as a duplicate of bug 338642 *** I

[kmymoney4] [Bug 383161] Broken net worth graph in case data contains only the same value

2017-08-05 Thread NSLW
https://bugs.kde.org/show_bug.cgi?id=383161 NSLW changed: What|Removed |Added Resolution|FIXED |DUPLICATE

[kmymoney4] [Bug 383161] Broken net worth graph in case data contains only the same value

2017-08-05 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=383161 Ralf Habacker changed: What|Removed |Added Resolution|--- |FIXED Latest