Commit Graph

27 Commits (28fec407aa95dfdcee1660e86032ffb0f5e8e109)

Author SHA1 Message Date
Przemysław Kryger cba868231b Mark quote source strings for translations
1 year ago
Przemysław Kryger 3dd9a70164 Use English names for Italian and Bucharest stock exchanges
1 year ago
Przemysław Kryger 9e4cd9e499 Remove US from alphavantage
1 year ago
Przemysław Kryger a4b7c9b72c Athens is Greece
1 year ago
Przemysław Kryger 1911bf5ff7 Use UTF8 ellipsys character in mutliple qoute sources lists
1 year ago
Przemysław Kryger b7b7df5c06 Add regions to S-Investor and OnVista quote sources
1 year ago
Przemysław Kryger 84e6a21d29 Add morningstarau to single and aufunds to multiple _quotes_sources
1 year ago
Przemysław Kryger 700f8ca125 Remove ellipses from multiple_quote_sources where lists are complete
1 year ago
Przemysław Kryger 2e734b3239 Add back cse - Colobmo Stock Exchange to single_quote_sources
1 year ago
Przemysław Kryger 5fc768711b Update gnc-commodity.cpp for finance-quote 1.63
1 year ago
John Ralls a23506c88a Add YH Finance (FINANCEAPI) API Key to Quotes infrastructure.
2 years ago
Christopher Lam a99491d034 [gnc-commodity.h] callers must free g_list
2 years ago
Christopher Lam f67233b662 Bug 799305 - Crash when there is more than one unknown quote source for commodities
2 years ago
Christopher Lam 949c9c97c0 Bug 799300 - Nullpointer exception in gnc_quote_source_s
2 years ago
Bruce P Schuck d01aad68fb Update gnc-commodity.cpp
2 years ago
Bruce Schuck 6696bf0a41 Updated QuoteSourceVec to match F::Q v1.59
2 years ago
Christopher Lam dab32807ef [engine/*.cpp] NULL -> nullptr changes
2 years ago
Christopher Lam 28cc26f207 [gnc-commodities.cpp] gnc_new_iso_codes is a std::unordered_map
2 years ago
Geert Janssens 00640f9ded Replace naked for loops with C++ algorithms
2 years ago
Geert Janssens 0732436e44 A few NULL/nullptr related cleanups
2 years ago
Christopher Lam 17f422f97c [gnc-commodity.cpp] convert quote_sources to vector
2 years ago
Christopher Lam 164453a858 [gnc-commodity.cpp] gnc_quote_source_get_index searches index
2 years ago
Christopher Lam 5d16d025a6 [gnc-commodity.cpp] gnc_quote_source_s is a cpp class
2 years ago
Christopher Lam 346499ae04 [gnc-commodity.cpp] gnc_quote_source_set_fq_installed takes a StrVec
2 years ago
Christopher Lam 47a1a56f16 [gnc-commodity.cpp] fq_version is a std::string
2 years ago
Christopher Lam f49c2735e3 [gnc-commodity.cpp] initialize quote_sources at compile-time
2 years ago
Christopher Lam d488faacb2 [gnc-commodity.cpp] Convert to cpp
2 years ago