Commit Graph

2364 Commits (28fec407aa95dfdcee1660e86032ffb0f5e8e109)

Author SHA1 Message Date
Christopher Lam 5661c45d2a gnc_commodity_table_get_namespaces must be g_list_freed
1 year ago
Landry Breuil 4819f2de21 fix build with recent boost where io_service was removed (deprecated since many releases)
1 year ago
David Seifert c06bc18dc4
Add missing `#include <cstdint>`
1 year ago
John Ralls 274c033bab Merge Przemysław Kryger's 'update-for-fq-1.63' insto stable.
1 year ago
Geert Janssens 831ce065bb Fix invalid home test
1 year ago
Przemysław Kryger cba868231b Mark quote source strings for translations
1 year ago
Christopher Lam c02152b34a [Account.hpp] xaccAccountGetSplits returns a reference to vector
2 years ago
Przemysław Kryger 3dd9a70164 Use English names for Italian and Bucharest stock exchanges
2 years ago
Przemysław Kryger 9e4cd9e499 Remove US from alphavantage
2 years ago
Przemysław Kryger a4b7c9b72c Athens is Greece
2 years ago
Przemysław Kryger 1911bf5ff7 Use UTF8 ellipsys character in mutliple qoute sources lists
2 years ago
Przemysław Kryger b7b7df5c06 Add regions to S-Investor and OnVista quote sources
2 years ago
Przemysław Kryger 84e6a21d29 Add morningstarau to single and aufunds to multiple _quotes_sources
2 years ago
Przemysław Kryger 700f8ca125 Remove ellipses from multiple_quote_sources where lists are complete
2 years ago
Przemysław Kryger 2e734b3239 Add back cse - Colobmo Stock Exchange to single_quote_sources
2 years ago
Christopher Lam 10857219ab [Account.cpp] refactor acc->balance_limit getters/setters
2 years ago
Christopher Lam 63deaad249 [Account.cpp] use newer qof_instance_get|set_path_kvp
2 years ago
Christopher Lam c0b2b761e9 [qofinstance.cpp] GValue on stack instead of heap
2 years ago
Christopher Lam a26a6c4a6f [qofinstance.cpp] add overloaded qof_instance_set|get_path_kvp
2 years ago
Przemysław Kryger 5fc768711b Update gnc-commodity.cpp for finance-quote 1.63
2 years ago
Christopher Lam ecabcef084 [Account.cpp] small modification xaccAccountSetLastNum
2 years ago
Christopher Lam d13f930a8c [Account.cpp] tightening loops, less g_list_free
2 years ago
John Ralls 7f8d5456c7 Bug 798789 - Trading Accounts
2 years ago
Yongun Seong a7804525b0
[gnc-quotes.cpp] fix quote report
2 years ago
Kanstantin K. d0b210a6df Bugfix 797045 - Correct error message when connection to database failed
2 years ago
John Ralls 6aeca0040e Bug 799419 - Intermittent quote price issue
2 years ago
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 9c9ad7c271 Replace GncFQQuoteSource api-key members with a bp::environment one.
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