https://bugs.kde.org/show_bug.cgi?id=272659
Cristian Onet <onet.crist...@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. _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel