Commit Graph

1208 Commits (d0b210a6df17234b7948b5fa12d2fca4a9fded03)

Author SHA1 Message Date
John Ralls 7b34971c87 Gnc-options-date: Make the accounting period struct tm empty...
2 years ago
John Ralls c584337c3a Bug 799395 - relative date offset quarters occasionally wrong
2 years ago
John Ralls a23506c88a Add YH Finance (FINANCEAPI) API Key to Quotes infrastructure.
2 years ago
Christopher Lam ab641b31f8 [gnc-datetime] improve CSV date parser with ICU and boost
2 years ago
Christopher Lam d935edeea5 [gnc-date.cpp] deprecate gnc_difftime
2 years ago
Christopher Lam dc84e4d10c [gnc-pricedb.h] remove unused gnc_pricedb_substitute_commodity
2 years ago
Christopher Lam 1718fa0b6e [gnc-pricedb.h] remove unused gnc_pricedb_lookup_at_time64
2 years ago
Christopher Lam a99491d034 [gnc-commodity.h] callers must free g_list
2 years ago
John Ralls 514793d7a0 Bug 799389 - Crash when removing an account
2 years ago
Christopher Lam 48f3842eaa [Account.cpp] compare vectors with std::equal in xaccAccountEqual
2 years ago
Christopher Lam f65f877098 [Scrub.cpp] don't create intermediate GHashTable and GList
2 years ago
John Ralls 5fe7a09e7d Bug 799370 - Transaction Journal view cursor placement after commit to...
2 years ago
Christopher Lam 88d8f63853 [Account.cpp] overload gnc_account_foreach_descendant takes std::function
2 years ago
Christopher Lam 5f17334395 [transaction.cpp] use std::swap instead of SWAP macro
2 years ago
John Ralls 60ccca017f Bug 799347 - Edit account to make it sub account under other account
2 years ago
John Ralls ad7a51a6ef Merge Chris Lam's 'acc-children-vector' into stable.
2 years ago
Robert Fewell 8bd7deb3dc Reapply filter when number of sub-accounts change
2 years ago
Christopher Lam a6463f9814 [utest-Account] add more balance limit tests
2 years ago
Christopher Lam b7fde90411 [Account.cpp] xaccAccountStagedTransactionTraversal copies SplitsVec
2 years ago
Christopher Lam cd097d19ec [Account.cpp] don't copy SplitsVec
2 years ago
Christopher Lam 119e257146 [Transaction|Split.cpp] Remove Reg2 unused functions
2 years ago
Christopher Lam 47791734bb [SX-ttinfo.cpp] tidier, using c++ stl and algo
2 years ago
Christopher Lam ddc7958801 [~qofchoice.cpp] remove, not useful
2 years ago
Christopher Lam d1807b6c15 [engine.i] move gnc_accounts_and_all_descendants to engine.i
2 years ago
Christopher Lam 6cac9d0ebb [Account.cpp] priv->children is a vector<Account*>
2 years ago
Daniel Harding c4d44ea024 Bug 799324 - Invalid free in gvalue_from_kvp_value()
2 years ago
Christopher Lam 6c7abb487d [SX-ttinfo.hpp] convert to c++ header
2 years ago
Christopher Lam 7dc2e2e6f9 [SchedXaction.cpp] use c++ algo
2 years ago
Christopher Lam 55592efe25 [SchedXAction.cpp] convert to c++
2 years ago
Christopher Lam 109497d471 [SX-ttinfo.cpp] convert to c++
2 years ago
Christopher Lam 5b1bb1186f [SX-book.cpp] convert to c++
2 years ago
Christopher Lam e80249ce2b [Account.cpp] gnc_account_remove_split shortcuts removing last split
2 years ago
Geert Janssens c816d2b34f Doxygen - minor cleanup of gnc-lot.h
2 years ago
Geert Janssens e8d72ad53f Doxygen - merge separate txt files into respective header files
2 years ago
Geert Janssens 6cd8e4e458 Doxygen - drop obvious cases of deprecated code
2 years ago
Geert Janssens da12a212c3 Drop old migration script to split qof from engine
2 years ago
Geert Janssens 39aa5f9c09 Remove texi design document in engine
2 years ago
Geert Janssens 58b4ee35f0 Doxygen - drop several txt files that were included in
2 years ago
Geert Janssens 3c860737f1 Doxygen - fold business.txt file in the respective source files
2 years ago
Christopher Lam 038405b370 Revert "[account.cpp] gnc_account_remove_split searches from the end"
2 years ago
Christopher Lam 5aff4fb57d [account.cpp] gnc_account_remove_split searches from the end
2 years ago
Christopher Lam 370a06fb61 [qofid.cpp] remove unnecessary struct
2 years ago
Christopher Lam fe2cdf42c7 [transaction.cpp] speed up book close
2 years ago
Christopher Lam d21d6f9344 [qofid.cpp] qof_collection_foreach_sorted
2 years ago
Christopher Lam 7b46466ebd [account.cpp] fix regression caused by 3f7a5a8267
2 years ago
Christopher Lam e54e9d8086 [account.cpp] use HashTable for splits
2 years ago
Christopher Lam b28ca9bdb4 use c++ placement new
2 years ago
John Ralls 579da58a10 Merge Gwynn Ciesla's "Allow building with GCC 14.1" into stable.
2 years ago
Christopher Lam 2817ca195f [test-commodities.cpp] test stability of c_str names
2 years ago
Christopher Lam f67233b662 Bug 799305 - Crash when there is more than one unknown quote source for commodities
2 years ago