Commit Graph

857 Commits (3fc5bdaa11235320d445f930b8bdbf81e75ca059)

Author SHA1 Message Date
Christopher Lam 8d831d3501 [gnc-autoclear.cpp] gettext for abort messages
4 months ago
Christopher Lam bcce7a88c0 [gnc-autoclear.cpp] upgrade GError to return code too
4 months ago
Christopher Lam 2e3fd090ff [gnc-autoclear.cpp] restore abort explanation message
5 months ago
Christopher Lam 7c73e2ab2c [gnc-autoclear.cpp] prune search if remaining amounts are too small
5 months ago
Christopher Lam e4d61b3073 [test-autoclear] add some more tests
5 months ago
Christopher Lam 03af620442 [gnc-autoclear] upgrade - improve Subset Sum Problem
5 months ago
Christopher Lam d413997f50 [gnc-ui-balances.h] remove function decl, forgotten in f813f7cd14
5 months ago
Christopher Lam a545c4f396 [fin.c] fix encoding to utf8
7 months ago
Sherlock 0e041af555 Bug 799652 - Invoice price decimal places
8 months ago
John Ralls 54664359dc Fix building tests on Win32.
8 months ago
John Ralls acfc8e6ec9 Merge branch 'bug797766' into stable
11 months ago
John Ralls 5941167132 Bug 797766 - Automatic decimal point doesn't work properly with...
11 months ago
John Ralls 71939be5fa [test gnc-quotes] Allow quote time and now time to differ slightly.
11 months ago
John Ralls 3770cb8131 Wrap include of gtest.h and gmock.h with a warning-silencing pragma.
12 months ago
John Ralls e00eade735 Change boost version for boost::process changes to 1.86.0
12 months ago
John Ralls 99f86d31ed Bug 799594 - GnuCash 5.11 fails to build with boost 1.88
12 months ago
Simon Arlott 6be4c3c363
Support for enums as GtkRadioButton preferences
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
Yongun Seong a7804525b0
[gnc-quotes.cpp] fix quote report
2 years ago
John Ralls 6aeca0040e Bug 799419 - Intermittent quote price issue
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 a99491d034 [gnc-commodity.h] callers must free g_list
2 years ago
Christopher Lam 47791734bb [SX-ttinfo.cpp] tidier, using c++ stl and algo
2 years ago
Christopher Lam 6c7abb487d [SX-ttinfo.hpp] convert to c++ header
2 years ago
Christopher Lam 8c94132f13 Bug 799268 - Cannot write a check over $1000
2 years ago
Christopher Lam 770045c4a5 [gnc-quotes.cpp] remove sources_as_glist()
2 years ago
Christopher Lam 346499ae04 [gnc-commodity.cpp] gnc_quote_source_set_fq_installed takes a StrVec
2 years ago
Christopher Lam 688032b590 [app-utils/gnc-ui-balances.cpp] convert to cpp
2 years ago
John Ralls c87d480b0d Move gnc_list_formatter from gnc-date to gnc-ui-util.
2 years ago
John Ralls d52d226e5b Convert gnc-ui-util to C++.
2 years ago
John Ralls 6834cb5025 Implement coverage option
2 years ago
Simon Arlott 90c9aaf4cb
Bug 799108 - "Since Last Run" crashes if there are any errors creating a scheduled transaction
3 years ago
John Ralls 4592530318 Bug 799099 - Crash when trying to get quotes
3 years ago
John Ralls a389e0a32e Bug 799092 - GnuCash 5.4 leaves background process running on exit
3 years ago
John Ralls 776a430734 Bug 798904 - GnuCash on Windows opens a CMD window at startup.
3 years ago
Christopher Lam a81bc72fb1 [test-sx] plug some leaks
3 years ago
Christopher Lam 94211c2e57 [test-sx] plug some leaks
3 years ago
Christopher Lam 14622e7db6 [test-print-parse-amount] plug leaks
3 years ago
Christopher Lam 5a03d9798c [gnc-sx-instance-model] g_free char*
3 years ago
Christopher Lam 7ce4198c20 rename string_to_gnc_numeric to gnc_numeric_from_string
3 years ago
Mike Alexander 3aa6e60f95 fix debugging output, no functional change.
3 years ago
John Ralls a5404f6607 Improve reporting when parse_quote throws an exception.
3 years ago
Christopher Lam e91752dba2 [gnc-ui-util.c] plug GList* leak
3 years ago
John Ralls 583446ade5 Merge Richard Cohen's 'declare-type-app-utils' into stable.
3 years ago
John Ralls c405ba2cc0 Merge Richard Cohen's 'filter-online-test' into stable.
3 years ago
John Ralls 6b1941f0ed Replace yahoo_json with alphavantage in test-gnc-quotes.
3 years ago
John Ralls a4e651ebc6 Fix test-gnc-quotes.
3 years ago
John Ralls 037c2004c3 Include timezone in price-quote date diagnostic messages.
3 years ago