Commit Graph

2443 Commits (341f2102635c73858d2abba05ab0e0990c47ecaf)

Author SHA1 Message Date
John Ralls 6712a4a5fb gnc_relative_date_to_time64: Have only if statemen for period TODAY.
1 year ago
John Ralls b5b2221e72 Test gnc-option-date variable fy start days.
1 year ago
John Ralls cf369fb270 Add and use a fake preferences backend to set the fiscal year.
1 year ago
Sherlock 4e4dcf1758 Use the fiscal start day of the month for relative quarter reports
1 year ago
Robert Fewell ad4c3f681d Merge Simon Arlott 'jump-multiple-splits' into stable
1 year ago
Robert Fewell 6f722be642 Bug 799562 - Import Map Editor Non-Bayesian crashes gnucash
1 year ago
Christopher Lam 99506779e3 Bug 799565 - Reconcile date default doesn't update to reflect previous reconciliation.
1 year ago
John Ralls 90662d72a2 xaccAccountDeleteAllTransactions: Avoid UAF crashes
1 year ago
John Ralls 0e15e12ea9 Improve GncNumeric(std::string) to handle unicode spaces.
1 year ago
John Ralls 1fa4f71f59 Fix gnc-numeric test failure on macOS 15.4 beta.
1 year ago
John Ralls 058e2a196b Bug 799564 - Decimal point confusions when getting stock quotes from aex
1 year ago
John Ralls 9172d1dd23 Bug 799565 - Reconcile date default doesn't update to reflect…
1 year ago
John Ralls bc7fafd4ad Bug 799528 - Crash on account deletion (edit)
1 year ago
Sherlock f3b08ddefb Bug 798946 - start/end of current/last quarter have off-by-one error
1 year ago
John Ralls 5b08f8f35c Merge John Ralls's 'bug798958' into stable.
1 year ago
Alex Aycinena d0ad95fe92 Correct bug introduced in commit 63deaad. affecting Edit->Tax Report Options and the US Income Tax Report
1 year ago
Simon Arlott d924e3f624
Register preference "Jump action for multiple splits"
1 year ago
Simon Arlott 6be4c3c363
Support for enums as GtkRadioButton preferences
1 year ago
John Ralls a475172d8c Bug 798946 - start/end of current/last quarter have off-by-one error
1 year ago
Christopher Lam f6c73b15fb use gnc_account_get_all_parents and std::mismatch
1 year ago
Christopher Lam a2d7868dce [Account.hpp] gnc_account_get_all_parents returns reversed path vector
1 year ago
Alex Aycinena e8049a6491 Update Form/Schedule line references for 2024 for the US Income Tax Report
1 year ago
peter15914 deee65d0d4 Fix incorrect deallocation type
1 year ago
John Ralls c549e203cb Bug 799449 - Save As... sequence from SQL to XML format does not...
1 year ago
John Ralls bda17ff4d8 Bug 799487 - Unable to save gnucash DB file as XML file
1 year ago
John Ralls 579eed1fac Bug 799480 - Fails to build with ICU 76
1 year ago
John Ralls 77a95b2d49 Silence compile warning with a cast.
1 year ago
Christopher Lam 996ce3a03e Don't #include mach-only .h file
1 year ago
John Ralls 6c2168772b Bug 799439 - Duplicate information in description when importing...
1 year ago
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>`
2 years ago
John Ralls 274c033bab Merge Przemysław Kryger's 'update-for-fq-1.63' insto stable.
2 years ago
Geert Janssens 831ce065bb Fix invalid home test
2 years ago
Przemysław Kryger cba868231b Mark quote source strings for translations
2 years 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
Geert Janssens bd6e79b4d6 Rework version-info rules to allow building from github downloaded zip archives
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 e8e179fd8f Drop remainder of files in libgnucash/doc
2 years ago
Geert Janssens 387b4988e5 Move doxygen target and related files to toplevel.
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 d8ac86afd7 Integrate callgrind documentation into Hacking
2 years ago
Geert Janssens cf7ff07624 Move libgnucash/doc/xml to libgnucash/backend/xml/DTD
2 years ago
Geert Janssens da12a212c3 Drop old migration script to split qof from engine
2 years ago
Geert Janssens 891b921c81 Update doxygen.cnf file to more recent release
2 years ago
Geert Janssens 005112954c Some cleanup of the doxygen main page
2 years ago
Geert Janssens 39aa5f9c09 Remove texi design document in engine
2 years ago