Commit Graph

8 Commits (9bbe29b42d5068253dcf746e94de2b48f10f0d54)

Author SHA1 Message Date
Christopher Lam 001c690a81 [account.cpp] gnc_account_foreach_split forward loops only
6 months ago
Christopher Lam a2d7868dce [Account.hpp] gnc_account_get_all_parents returns reversed path vector
1 year ago
Christopher Lam c02152b34a [Account.hpp] xaccAccountGetSplits returns a reference to vector
2 years ago
Christopher Lam 88d8f63853 [Account.cpp] overload gnc_account_foreach_descendant takes std::function
2 years ago
Christopher Lam 6cac9d0ebb [Account.cpp] priv->children is a vector<Account*>
2 years ago
Christopher Lam 87dbbf25f8 [account.cpp] add gnc_account_foreach_until_date
2 years ago
Christopher Lam 0f791c474a [Account.cpp][api] gnc_account_foreach_split takes std::function<void(Split*)>
2 years ago
Christopher Lam 3f7a5a8267 [Account.hpp][API] xaccAccountGetSplits and gnc_account_find_split
2 years ago