[Kmymoney-devel] [Bug 293448] Update of KDChart library required

2012-02-17 Thread Cristian Onet
https://bugs.kde.org/show_bug.cgi?id=293448





--- Comment #8 from Cristian Onet   2012-02-18 
07:27:22 ---
We're currently reviewing an upgrade of KDChart. If you need a workaround you
can apply this patch
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-office/kmymoney/files/kmymoney-4.6.1-qt48.patch?revision=1.1

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] Forecast View - Budget Forecast Tab

2012-02-17 Thread minikupr
KMM 4.6.2 on Windows XP SP3

On the Budget Forecast Tab Income Categories display BELOW Expense Categories.

I believe that all other displays showing Income and Expenses (Categories View, 
Budgets View) have Income ABOVE Expenses.

Thanks,
Rick
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


Re: [Kmymoney-devel] Review Request: Add profiles to csvplugin to retain user's settings

2012-02-17 Thread Allan Anderson


> On Jan. 26, 2012, 7:07 p.m., Cristian Oneț wrote:
> > These are the runtime issues I've found so far:
> > 1. It's difficult to figure out that you have to press enter to create the 
> > new profile for the first time
> > 2. After I've created a profile I failed to create a second one
> > 3. When you go back to the initial page because of an error there is no 
> > 'Next' button and the user has to open a file even if one is opened already
> > 
> > That's all for now, I'll look deeper into why I could not save a second 
> > profile if you can't reproduce that.
> 
> Allan Anderson wrote:
> 1) I did show that in the tooltip.
> 2) I've managed to create several, on many occasions without that problem.
> 3) As explained in the Description, skipping pages in the wizard gave 
> rise to some peculiar or unfortunate side effects, like the Finish button not 
> appearing when the completion page had been skipped to. There was a similar 
> problem in the return to the intro page and I used m_wizard->restart().  This 
> restarts with the original button set-up, where advancing to the next page is 
> via File Select.  I did consider not returning to the initial page, but to 
> the following page, but I think I decided eventually to go back to the start 
> to give the user the opportunity to select a different file, in case that was 
> the cause of his error.  I will have another look, though.
> 
> Thanks.
> 
> Cristian Oneț wrote:
> 2. This is caused by the hidden (to the user) functionality of the 
> combobox, let me explain since I didn't figure this out until I was looking 
> at the code:
> 
> - It is important to actually select the 'Add new profile' entry from the 
> combobox so that the new profile will actually be added, but then, why is 
> 'Add new profile' selected by default? Once it's selected it's awkward that 
> you have to keep in mind to reselect it again.
> - If you select 'Add new profile' but you change your mind and want to 
> select an existing profile you'll get the 'A profile named ' XXX ' already 
> exists.' which I think is wrong
> - the most important is that if you have not selected 'Add new profile' 
> but just typed the name of the new profile since 'Add new profile' was 
> already selected then you'll go trough the whole wizard thinking that you 
> actually do something but loose the profile at the end because you did not 
> select 'Add new profile' from the dropdown.
>
> 
> Allan Anderson wrote:
> Just starting to look at this.
> 
> > - If you select 'Add new profile' but you change your mind and want to 
> select an existing profile you'll get the 'A profile named ' XXX ' already
> > exists.' which I think is wrong
> 
> How will I know that you've changed your mind?  What if you accidentally 
> enter an existing profile , don't get a warning, and then carry on changing 
> on the wrong profile?
> 
> > - the most important is that if you have not selected 'Add new profile' 
> but just typed the name of the new profile since 'Add new profile' was 
> already 
> > selected then you'll go trough the whole wizard thinking that you 
> actually do something but loose the profile at the end because you did not 
> select 
> > 'Add new profile' from the dropdown.
> 
> Unless I'm missing something, if you don't select 'Add new profile', but 
> just over-type a new name, then when you hit return, that name is accepted, 
> as long as it doesn't already exist, so you still get a new profile in the 
> combo.
>
> 
> Cristian Oneț wrote:
> > Unless I'm missing something, if you don't select 'Add new profile', 
> but just over-type a new name, then when you hit return, that name is 
> accepted, as long as it doesn't already exist, so you still get a new profile 
> in the combo.
> 
> You do get the new profile in the combo but in the end nothing will be 
> saved and you loose all your configuration data.
> 
> Allan Anderson wrote:
> That's true.  I didn't set out to enter new profiles that way, so it 
> doesn't do the whole job.
> 
> Would you prefer it to be accepted as a valid way of entering a new 
> profile, or to be removed?  If it is included, it probably would avoid the 
> need for
> the 'Add new profile' entry, just initially display an empty edit box, 
> or, still show the text, but clear it when text entry starts.
>
> 
> Cristian Oneț wrote:
> What is the status of this review request?

I'm quite close now, having had some difficulties.

I'm keeping the 'Add new profile' combobox entry, but it's no longer essential 
to click it - a new name can be over-typed on that entry.  Over-typing any 
other entry will be treated as an attempt to edit that name.  It's no longer 
necessary to use the return key.

The UI has been made more responsive to start and end line changes.

A last minute change is the addition of a 'previous profile' setting, to 
pre-load the profile selection combo, s

[Kmymoney-devel] [Bug 293728] Support for Accounts in Budgeting

2012-02-17 Thread Jekyll Wu
https://bugs.kde.org/show_bug.cgi?id=293728


Jekyll Wu  changed:

   What|Removed |Added

 CC||stonecold.1...@yahoo.com




--- Comment #1 from Jekyll Wu   2012-02-18 00:36:13 ---
*** Bug 294327 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [Bug 293448] Update of KDChart library required

2012-02-17 Thread David Nelson
https://bugs.kde.org/show_bug.cgi?id=293448


David Nelson  changed:

   What|Removed |Added

 CC|jco...@gmail.com,   |
   |mk-li...@email.de,  |
   |rdie...@math.unl.edu|




--- Comment #7 from David Nelson   2012-02-18 00:14:07 
---
Same problem on Ubuntu 12.04 alpha2. I'd also like a work around.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


Re: [Kmymoney-devel] Review Request: Changing remaining transactions on scheduled transaction with a weekend option set can show an incorrect scheduled date

2012-02-17 Thread Cristian Oneț


> On Jan. 2, 2012, 11:08 a.m., Thomas Baumgart wrote:
> > kmymoney/dialogs/keditscheduledlg.cpp, line 478
> > 
> >
> > I expect this to break the logic!  Try what happens with the following 
> > data: start 30.12.2011, end 1.1.2011, change date to previous processing 
> > day. It should have 3 payments. Then save the entry and edit it again. Does 
> > it still have 3 payments? BTW: I expect the latest patch attached to 
> > https://bugs.kde.org/show_bug.cgi?id=290059 be installed.
> 
> Thomas Baumgart wrote:
> Of course I mean 1.1.2012 to be the end date.

What is the status of this review request?


- Cristian


---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103456/#review9438
---


On Dec. 18, 2011, 9:20 p.m., Ian Neal wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103456/
> ---
> 
> (Updated Dec. 18, 2011, 9:20 p.m.)
> 
> 
> Review request for KMymoney.
> 
> 
> Description
> ---
> 
> Changing remaining transactions on scheduled transaction with a weekend 
> option set can show an incorrect scheduled date
> 
> 
> This addresses bug 289306.
> http://bugs.kde.org/show_bug.cgi?id=289306
> 
> 
> Diffs
> -
> 
>   kmymoney/dialogs/keditscheduledlg.h 
> 83fc913bc0a9590f6194520f27641fbad160be67 
>   kmymoney/dialogs/keditscheduledlg.cpp 
> 7ddf3c3edd763992960cb86e52c5bb6d68efb9e6 
> 
> Diff: http://git.reviewboard.kde.org/r/103456/diff/
> 
> 
> Testing
> ---
> 
> Tested with patch, edit scheduled transaction dialog only shows processing 
> dates when changing number of remaining transactions, best tested with a 
> daily repeating transaction with 30 transactions.
> 
> 
> Thanks,
> 
> Ian Neal
> 
>

___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


Re: [Kmymoney-devel] Review Request: Add profiles to csvplugin to retain user's settings

2012-02-17 Thread Cristian Oneț


> On Jan. 26, 2012, 7:07 p.m., Cristian Oneț wrote:
> > These are the runtime issues I've found so far:
> > 1. It's difficult to figure out that you have to press enter to create the 
> > new profile for the first time
> > 2. After I've created a profile I failed to create a second one
> > 3. When you go back to the initial page because of an error there is no 
> > 'Next' button and the user has to open a file even if one is opened already
> > 
> > That's all for now, I'll look deeper into why I could not save a second 
> > profile if you can't reproduce that.
> 
> Allan Anderson wrote:
> 1) I did show that in the tooltip.
> 2) I've managed to create several, on many occasions without that problem.
> 3) As explained in the Description, skipping pages in the wizard gave 
> rise to some peculiar or unfortunate side effects, like the Finish button not 
> appearing when the completion page had been skipped to. There was a similar 
> problem in the return to the intro page and I used m_wizard->restart().  This 
> restarts with the original button set-up, where advancing to the next page is 
> via File Select.  I did consider not returning to the initial page, but to 
> the following page, but I think I decided eventually to go back to the start 
> to give the user the opportunity to select a different file, in case that was 
> the cause of his error.  I will have another look, though.
> 
> Thanks.
> 
> Cristian Oneț wrote:
> 2. This is caused by the hidden (to the user) functionality of the 
> combobox, let me explain since I didn't figure this out until I was looking 
> at the code:
> 
> - It is important to actually select the 'Add new profile' entry from the 
> combobox so that the new profile will actually be added, but then, why is 
> 'Add new profile' selected by default? Once it's selected it's awkward that 
> you have to keep in mind to reselect it again.
> - If you select 'Add new profile' but you change your mind and want to 
> select an existing profile you'll get the 'A profile named ' XXX ' already 
> exists.' which I think is wrong
> - the most important is that if you have not selected 'Add new profile' 
> but just typed the name of the new profile since 'Add new profile' was 
> already selected then you'll go trough the whole wizard thinking that you 
> actually do something but loose the profile at the end because you did not 
> select 'Add new profile' from the dropdown.
>
> 
> Allan Anderson wrote:
> Just starting to look at this.
> 
> > - If you select 'Add new profile' but you change your mind and want to 
> select an existing profile you'll get the 'A profile named ' XXX ' already
> > exists.' which I think is wrong
> 
> How will I know that you've changed your mind?  What if you accidentally 
> enter an existing profile , don't get a warning, and then carry on changing 
> on the wrong profile?
> 
> > - the most important is that if you have not selected 'Add new profile' 
> but just typed the name of the new profile since 'Add new profile' was 
> already 
> > selected then you'll go trough the whole wizard thinking that you 
> actually do something but loose the profile at the end because you did not 
> select 
> > 'Add new profile' from the dropdown.
> 
> Unless I'm missing something, if you don't select 'Add new profile', but 
> just over-type a new name, then when you hit return, that name is accepted, 
> as long as it doesn't already exist, so you still get a new profile in the 
> combo.
>
> 
> Cristian Oneț wrote:
> > Unless I'm missing something, if you don't select 'Add new profile', 
> but just over-type a new name, then when you hit return, that name is 
> accepted, as long as it doesn't already exist, so you still get a new profile 
> in the combo.
> 
> You do get the new profile in the combo but in the end nothing will be 
> saved and you loose all your configuration data.
> 
> Allan Anderson wrote:
> That's true.  I didn't set out to enter new profiles that way, so it 
> doesn't do the whole job.
> 
> Would you prefer it to be accepted as a valid way of entering a new 
> profile, or to be removed?  If it is included, it probably would avoid the 
> need for
> the 'Add new profile' entry, just initially display an empty edit box, 
> or, still show the text, but clear it when text entry starts.
>

What is the status of this review request?


- Cristian


---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103492/#review10101
---


On Jan. 15, 2012, 1:09 p.m., Allan Anderson wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103492/
> ---
>

[Kmymoney-devel] Review Request: Update our internal copy of KDChart to version 2.4.3

2012-02-17 Thread Cristian Oneț

---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104011/
---

Review request for KMymoney.


Description
---

There is no need to look at the patch since I've merged KDChart 2.4.3 from 
ftp://ftp.kdab.com/pub/kdchart/2.3.4/kdchart-2.4.3-source.tar.bz2 with our 
current KDChart layout. Just test it and let me know if it's OK with you to 
push this to master.


This addresses bug 293448.
http://bugs.kde.org/show_bug.cgi?id=293448


Diffs
-

  libkdchart/include/KDChartAbstractAxis f2edb6e 
  libkdchart/include/KDChartAbstractCartesianDiagram bb16f0f 
  libkdchart/include/KDChartAbstractCoordinatePlane 0e4a579 
  libkdchart/include/KDChartAbstractDiagram b6ab18e 
  libkdchart/include/KDChartAbstractPieDiagram a2e70ba 
  libkdchart/include/KDChartAbstractPolarDiagram 5df6668 
  libkdchart/include/KDChartAbstractProxyModel d2d315d 
  libkdchart/include/KDChartAbstractTernaryDiagram 1a2ceb8 
  libkdchart/include/KDChartAbstractThreeDAttributes 4b85895 
  libkdchart/include/KDChartAttributesModel 4107ffb 
  libkdchart/include/KDChartBackgroundAttributes f225d5d 
  libkdchart/include/KDChartBarAttributes ebfabcc 
  libkdchart/include/KDChartBarDiagram 81a851e 
  libkdchart/include/KDChartCartesianAxis ff1b11d 
  libkdchart/include/KDChartCartesianCoordinatePlane 9f9949d 
  libkdchart/include/KDChartChart e25cb55 
  libkdchart/include/KDChartDataValueAttributes 84b0bfb 
  libkdchart/include/KDChartDatasetProxyModel b7ffe3f 
  libkdchart/include/KDChartDatasetSelector 1567d38 
  libkdchart/include/KDChartDiagramObserver a4c7f6c 
  libkdchart/include/KDChartEnums 30c46a8 
  libkdchart/include/KDChartFrameAttributes 7c40ffb 
  libkdchart/include/KDChartGlobal 26019c8 
  libkdchart/include/KDChartGridAttributes cbe8f48 
  libkdchart/include/KDChartHeaderFooter 51d2883 
  libkdchart/include/KDChartLegend 40fe204 
  libkdchart/include/KDChartLeveyJenningsAxis 364159f 
  libkdchart/include/KDChartLeveyJenningsCoordinatePlane 1dba9ca 
  libkdchart/include/KDChartLeveyJenningsDiagram 0f1e2d2 
  libkdchart/include/KDChartLeveyJenningsGrid 87f6917 
  libkdchart/include/KDChartLeveyJenningsGridAttributes 32dd56d 
  libkdchart/include/KDChartLineAttributes 003899d 
  libkdchart/include/KDChartLineDiagram e8bbe31 
  libkdchart/include/KDChartMarkerAttributes cc043e6 
  libkdchart/include/KDChartMeasure e9bd30a 
  libkdchart/include/KDChartPaintContext 0dd1d0c 
  libkdchart/include/KDChartPalette 85f0abe 
  libkdchart/include/KDChartPieAttributes 8f4c7ab 
  libkdchart/include/KDChartPieDiagram 9f48e78 
  libkdchart/include/KDChartPlotter f418eff 
  libkdchart/include/KDChartPolarCoordinatePlane 5fe756c 
  libkdchart/include/KDChartPolarDiagram f85a6a2 
  libkdchart/include/KDChartPosition 10b53ea 
  libkdchart/include/KDChartRelativePosition cb1acb5 
  libkdchart/include/KDChartRingDiagram 346fd56 
  libkdchart/include/KDChartRulerAttributes 25b9d77 
  libkdchart/include/KDChartStockBarAttributes fc3040d 
  libkdchart/include/KDChartStockDiagram 8c38dcb 
  libkdchart/include/KDChartTernaryAxis 3aa19cb 
  libkdchart/include/KDChartTernaryCoordinatePlane a5075ca 
  libkdchart/include/KDChartTernaryLineDiagram 9b40bf1 
  libkdchart/include/KDChartTernaryPointDiagram 89b6d97 
  libkdchart/include/KDChartTextAttributes 872f46d 
  libkdchart/include/KDChartThreeDBarAttributes b18d577 
  libkdchart/include/KDChartThreeDLineAttributes 8451986 
  libkdchart/include/KDChartThreeDPieAttributes 6a5d8cc 
  libkdchart/include/KDChartValueTrackerAttributes 6976e0a 
  libkdchart/include/KDChartWidget f64131f 
  libkdchart/include/KDChartZoomParameters 9a98aab 
  libkdchart/include/KDTextDocument 513c8f0 
  libkdchart/kdablibfakes/src/KDABLibFakes.h fcd1822 
  libkdchart/src/CMakeLists.txt c12ff4c 
  libkdchart/src/CartesianCoordinateTransformation.h 5f3cef0 
  libkdchart/src/KDChartAbstractArea.h 7c1cb90 
  libkdchart/src/KDChartAbstractArea.cpp 95732a6 
  libkdchart/src/KDChartAbstractAreaBase.h 49a3957 
  libkdchart/src/KDChartAbstractAreaBase.cpp eb602fc 
  libkdchart/src/KDChartAbstractAreaBase_p.h 1caaf51 
  libkdchart/src/KDChartAbstractAreaWidget.h 554b786 
  libkdchart/src/KDChartAbstractAreaWidget.cpp 537e30c 
  libkdchart/src/KDChartAbstractAreaWidget_p.h a0a0ce5 
  libkdchart/src/KDChartAbstractArea_p.h 9504e09 
  libkdchart/src/KDChartAbstractAxis.h 44cb677 
  libkdchart/src/KDChartAbstractAxis.cpp 857fb31 
  libkdchart/src/KDChartAbstractAxis_p.h ee00b5e 
  libkdchart/src/KDChartAbstractCartesianDiagram.h 36983ba 
  libkdchart/src/KDChartAbstractCartesianDiagram.cpp 7f2ef90 
  libkdchart/src/KDChartAbstractCartesianDiagram_p.h 526ff9c 
  libkdchart/src/KDChartAbstractCoordinatePlane.h 481e72b 
  libkdchart/src/KDChartAbstractCoordinatePlane.cpp 55ea2a1 
  libkdchart/src/KDChartAbstractCoordinatePlane_p.h 8500a80 
  libkdchart/src/KDChartAbstractDiagram.h 2e21cf6 

[Kmymoney-devel] [Bug 291622] Handbook: Update and fix menu reference

2012-02-17 Thread Cristian Onet
https://bugs.kde.org/show_bug.cgi?id=291622





--- Comment #4 from Cristian Onet   2012-02-17 
21:10:11 ---
Just a note:
"Transaction -> Unmatch" does still exists, you just need to be on a matched
transaction to see it.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [Bug 291622] Handbook: Update and fix menu reference

2012-02-17 Thread Cristian Onet
https://bugs.kde.org/show_bug.cgi?id=291622





--- Comment #3 from Cristian Onet   2012-02-17 
21:08:50 ---
Git commit 71b6be28f84e39fee5e0de5d902e1ac01992a5a9 by Cristian Oneț.
Committed on 17/02/2012 at 22:05.
Pushed by conet into branch '4.6'.
(cherry picked from commit 09f045d4eb741d06eb7a27683ae943e2cece594e)

M  +1-1doc/details-search.docbook
M  +3-13   doc/reference.docbook
M  +6-6kmymoney/kmymoney.cpp

http://commits.kde.org/kmymoney/71b6be28f84e39fee5e0de5d902e1ac01992a5a9

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [Bug 291622] Handbook: Update and fix menu reference

2012-02-17 Thread Cristian Onet
https://bugs.kde.org/show_bug.cgi?id=291622


Cristian Onet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #2 from Cristian Onet   2012-02-17 
21:07:37 ---
Git commit 09f045d4eb741d06eb7a27683ae943e2cece594e by Cristian Oneț.
Committed on 17/02/2012 at 22:05.
Pushed by conet into branch 'master'.

M  +1-1doc/details-search.docbook
M  +3-13   doc/reference.docbook
M  +6-6kmymoney/kmymoney.cpp

http://commits.kde.org/kmymoney/09f045d4eb741d06eb7a27683ae943e2cece594e

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [Bug 282422] crash when editing multiple payments

2012-02-17 Thread Simon Bühler
https://bugs.kde.org/show_bug.cgi?id=282422


Simon Bühler  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME




--- Comment #2 from Simon Bühler   2012-02-17 
11:52:10 ---
haven't encountered the bug again with latest kmymoney, closing for now

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel