[Kmymoney-devel] [Bug 272659] Accounts and institutions views values not updated after prices update
Cristian Onet
onet.cristian at gmail.com
Sat May 7 11:57:22 CEST 2011
https://bugs.kde.org/show_bug.cgi?id=272659
Cristian Onet <onet.cristian at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Cristian Onet <onet cristian gmail com> 2011-05-07 11:57:22 ---
SVN commit 1230778 by conet:
BUG: 272659
Add a valueChanged signal to the MyMoneyFile and use it to update the value of
the accounts wherever they are rendered.
The valueChanged approach was chosen because the value concept is very similar
to the balance concept.
Plus fix the added/modified/removed notifications for schedule and security
objects (observed during work on this).
M +1 -1 models/accountsmodel.cpp
M +1 -1 models/accountsmodel.h
M +41 -2 mymoney/mymoneyfile.cpp
M +8 -0 mymoney/mymoneyfile.h
M +89 -0 mymoney/mymoneyfiletest.cpp
M +4 -0 mymoney/mymoneyfiletest.h
M +12 -4 views/kmymoneyview.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1230778
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list