Revision 1245224

Go back to digest for 7th August 2011

Bug Fixes in Office

Cristian Oneț committed changes in /trunk/extragear/office/kmymoney/kmymoney/models/accountsmodel.cpp:

Update all the model items even if an account is favorite in which case there are two items which correspond to the same account. This is another case of account data change that affects the model layout that was not handled correctly.
And extra fix of the AccountsFilterProxyModel::removeAccountType which now really removes the account type even if the type is present in the list more then once (m_typeList should really be a set).

File Changes

Modified 1 files
  • /trunk/extragear/office/kmymoney/kmymoney/models/accountsmodel.cpp
1 files changed in total