Commit Graph

659 Commits (00a982d97d6a628d2750611fe8a5b533cb682535)

Author SHA1 Message Date
John Ralls 76b0001cbe Remove option-util.
5 years ago
John Ralls e2c87f23c3 Convert optiondb users in gnome and gnome-utils to C++.
5 years ago
John Ralls 7dab089d49 Fix miscalculation of prev_quarter_end for the first quarter.
5 years ago
John Ralls 28438e3126 Rewire gnome and gnome-utils to use GncOptionDB.
5 years ago
John Ralls 67508ea039 Reimplement dialog-options for C++.
5 years ago
John Ralls 81c5ac6689 Remove the incomplete book-currency code.
5 years ago
John Ralls d2535fe21b KvpValue: Use boost::typeindex::type_id instead of buildtin typeid.
5 years ago
Christopher Lam 1b4d30b3b1 Merge branch 'maint'
5 years ago
Hong Xu 0fd0aca531 Explain out what AsOfDate means in the doc
5 years ago
John Ralls 601eb51361 Improve transaction sorting on effective num field.
5 years ago
John Ralls 985a6420fc Bug 798196 - not building with Boost 1.76
5 years ago
John Ralls 6aa35ea7fb Better fix for bug 798204, doesn't break trading account selection.
5 years ago
John Ralls 9eeff5dd7e Bug 798204 - Creation of Imbalance Accounts
5 years ago
John Ralls 68ec80e68d Bug 798203 - g_assert fault while reversing transaction
5 years ago
John Ralls 80d6749989 Bug 787813 - Price change from editing a transaction not reflected...
5 years ago
Christopher Lam 321b5efabc Merge branch 'maint-leaks' into maint #1019
5 years ago
John Ralls 42213c597c Bug 798199 - Pasting invalid value in date column crashes GnuCash
5 years ago
Christopher Lam b095d1e7da Revert "[qofquery] q->terms g_list members must be freed"
5 years ago
Christopher Lam c8a7b9edb3 [Account] g_value_unset
5 years ago
Christopher Lam bfdec74a48 [qof-backend] gchar * gnc_path_get_pkglibdir must be g_freed
5 years ago
Christopher Lam f6a9be45ba [Split] g_value_unset
5 years ago
Christopher Lam 36901c5751 [gncJob] g_value_unset
5 years ago
Christopher Lam 1824a30bd0 [gncinvoice] g_value_unset
5 years ago
Christopher Lam badd976e11 [gnc-lot] g_value_unset
5 years ago
Christopher Lam c9565abe8b [gnc-commodity] g_value_unset
5 years ago
Christopher Lam 302020fcb7 [gnc-budget] g_value_unset
5 years ago
Christopher Lam ceeb1dff7a [scrub.c] g_value_unset
5 years ago
Christopher Lam 92cd437562 [Transaction.c] g_value_unset to release GValue string
5 years ago
Christopher Lam 3353d3950b [gnc-budget] g_value_unset GValue
5 years ago
Christopher Lam a3e3823ee7 [qofquery] q->terms g_list members must be freed
5 years ago
Christopher Lam 8a6413342d [SchedXaction] free GList*
5 years ago
Christopher Lam c5585ebe2c [gncInvoice] free GList*
5 years ago
Christopher Lam d611538ae7 [gncTaxtable] free GSList*
5 years ago
Christopher Lam b3101c9385 [gnc-pricedb.c] plug GList leak
5 years ago
Christopher Lam 8a56a00313 Modify documentation for gncEntryComputeValue
5 years ago
Christopher Lam b25a444140 Merge branch 'maint'
5 years ago
John Ralls da3c511b6c Remove trading splits instead of trying to adjust them.
5 years ago
John Ralls 4f030aac6e Bug 798093 - Changing the symbol/abbreviation of a security...
5 years ago
John Ralls 18c72baddf Don't bother scrubbing for orphans if there's no transaction currency.
5 years ago
John Ralls 2b48fd375d Revert "Fix duplicate trading accounts."
5 years ago
Hong Xu 888676eb31 from_price and to_price may be uninitialized in extract_comon_prices
5 years ago
Christopher Lam ae7eb9b3ad [gnc-pricedb] extract common code into get_nearest_price
5 years ago
Christopher Lam a2f5223148 [gnc-pricedb] use g_list_find and plug memory leak
5 years ago
John Ralls ed486a58a4 Fix duplicate trading accounts.
5 years ago
John Ralls 2258e7a44e xaccAccountTypes was backwards
5 years ago
Christopher Lam 5ce8f78f77 Merge branch 'maint'
5 years ago
Robert Fewell e535ba5411 Change some functions to use const gnc_commodity for gnc_pricedb
5 years ago
Robert Fewell e75308e684 Rename a couple of gnc-pricedb functions that have not been used.
5 years ago
Robert Fewell d3bd7fda61 Add unit tests for new gnc-pricedb functions
5 years ago
Robert Fewell 4a491f7cde Change a couple of docbook definitions in gnc-pricdb.h
5 years ago