gnucash: New annotated tag '5.10'
John Ralls
jralls at code.gnucash.org
Sun Dec 15 12:19:49 EST 2024
at https://github.com/Gnucash/gnucash/tree/73b01a22e8aa4de6108e5f50f68b40d0e1b98c1d (tag)
tagging a716cca4393d7cc61c4b0fcf052d3bad25a5b945 (commit)
replaces 5.9
tagged by John Ralls
on Sat Dec 14 16:14:43 2024 -0800
Release GnuCash 5.10
Arve Eriksson (2):
Translation update by Arve Eriksson <031299870 at telia.com> using Weblate
Translation update by Arve Eriksson <031299870 at telia.com> using Weblate
Christian Wehling (2):
Translation update by Christian Wehling <christian.wehling at web.de> using Weblate
Translation update by Christian Wehling <christian.wehling at web.de> using Weblate
Christopher Lam (26):
[assistant-qif-import.c] fix gchar* leak
[dialog-commodities.cpp] convert to c++
[dialog-commodities.cpp] when deleting commodity fails, show accounts with commodity
Merge branch 'delete-commodity-show-accounts' into stable #2028
Addendum 5c5b627cb1: handle blank split with null account
[Account.cpp] tightening loops, less g_list_free
[Account.cpp] small modification xaccAccountSetLastNum
Bug 799283 - Segfault/Crash if payment dialog change from customer to vendor
[qofinstance.cpp] add overloaded qof_instance_set|get_path_kvp
[qofinstance.cpp] GValue on stack instead of heap
[Account.cpp] use newer qof_instance_get|set_path_kvp
[Account.cpp] refactor acc->balance_limit getters/setters
Merge branch 'better-c++' into stable #1965
[Account.hpp] xaccAccountGetSplits returns a reference to vector
[engine.i] VECTORREF_HELPER_INOUT to handle SplitsVec&
[engine.i] expose xaccAccountGetSplits in bindings
[reports] change xaccAccountGetSplitList to xaccAccountGetSplits
Bug 799452 - Transaction Report: Cannot subtotal based on Number field
Bug 799454 - Numeric value in exported CSV transactions
gnc_commodity_table_get_namespaces must be g_list_freed
gnc_commodity_table_get_commodities must be g_list_freed
[gnucash-sheet] g_free strdup'd text
[html-chart] change default mode to 'index and intersect #f
Don't #include mach-only .h file
[assistant-stock-transaction] in sell/cover-buy the cash may be zero.
Bug 799443 - Edit find account jump then open, open the lastâ¦
David Seifert (1):
Add missing `#include <cstdint>`
Fabio Lima (2):
Translation update by Fabio Lima <fabiolimace at gmail.com> using Weblate
Translation update by Fabio Lima <fabiolimace at gmail.com> using Weblate
Francisco Serrador (2):
Translation update by Francisco Serrador <fserrador at gmail.com> using Weblate
Translation update by Francisco Serrador <fserrador at gmail.com> using Weblate
Frank H. Ellenberger (3):
Translation update by "Frank H. Ellenberger" <frank.h.ellenberger at gmail.com> using Weblate
Unify alphavanzage tooltip
I18N: msgmerge
Geert Janssens (5):
Fix invalid home test
SX editor - use integer-type schema parameters rather than string and double
Bug 799470 - Crash when clicking on Schedule Transaction Editor
Merge branch 'SXSchema' into stable
Enforce searching for our gsettings schema files first where they were installed
Huang, Zhaoquan (1):
Bug 799451 - Cannot translate different meanings of stringâ¦
John Ralls (37):
Merge Yongun Seong's FQ-dump into stable.
Bug 799423 - Crash when creating ETF transaction
Warn and don't try to balance a transaction with a too-small imbalance.
Fix typo in 5c5b627cb1: Failed to negate condition.
Bug 798789 - Trading Accounts
Imbalance fraction testing: Check all of the account SCUs too.
Bug 799429 - Crash when changing accounting period end date
Update webkit package for ubuntu-latest.
Revisit Bug 799308.
Bug 799451 - Cannot translate different meanings of stringâ¦
Merge Huang Zhaoquan's 'bug-799451' isnto stable.
Merge PrzemysÅaw Kryger's 'update-for-fq-1.63' insto stable.
Merge David Seifert's 'gcc-15-includes' into stable
Merge Landry Breuil's 'boost-1.87' into stable.
Corrct the IRC network where GnuCash can be found.
Merge latest translations from Weblate.
Merge potfile for GnuCash 5.10.
New script to update translator-credits.
Replace use of deprecated exec_program.
Bug 799420 - gnucash 5.8 crashes on windows 10 while importing qif
Bug 799456 - Tabbing through fields autoselects all but Num field
Bug 799439 - Duplicate information in description when importing...
Merge John Ralls's 'bug799420' into stable
Bug 799444 - Silent crash on CSV import
Make struct GtkMainWindow private with accessor for just_plugin_prefs.
Silence compile warning with a cast.
Bug 799458 - Crash attempting to edit a scheduled transaction
Merge Christopher Lam's 'charts-tooltips-index' into stable.
Merge Christopher Lam's 'bug799443' into stable.
Merge Roberto Kok's 'tab-middle-click-close' into stable.
Fix coverage CI.
Document cmake 3.14 requirement set a year ago.
Merge the latest translations from Weblate.
Update translator credits.
Extract-translators fix enumeration of translators and writing to po file.
Apply extract-translators fix to po files.
Release GnuCash 5.10
Landry Breuil (3):
fix build with recent boost where io_service was removed (deprecated since many releases)
drop fallback block supporting boost pre-1.67.0
remove references to hybrid patched boost versions
Martin LORANG (1):
Translation update by Martin LORANG <wablate at lorang.net> using Weblate
Milo Ivir (1):
Translation update by Milo Ivir <mail at milotype.de> using Weblate
Pedro Albuquerque (3):
Translation update by Pedro Albuquerque <pmra at protonmail.com> using Weblate
Translation update by Pedro Albuquerque <pmra at protonmail.com> using Weblate
Translation update by Pedro Albuquerque <pmra at protonmail.com> using Weblate
PrzemysÅaw Kryger (10):
Update gnc-commodity.cpp for finance-quote 1.63
Add back cse - Colobmo Stock Exchange to single_quote_sources
Remove ellipses from multiple_quote_sources where lists are complete
Add morningstarau to single and aufunds to multiple _quotes_sources
Add regions to S-Investor and OnVista quote sources
Use UTF8 ellipsys character in mutliple qoute sources lists
Athens is Greece
Remove US from alphavantage
Use English names for Italian and Bucharest stock exchanges
Mark quote source strings for translations
Robert Fewell (8):
Bug 799437 - Crash deleting and recreating an SX with the scheduled transaction editor open
Reformat gnc-plugin-page-sx-list.cpp for spaces and cpp change
Bug 799430 - Type-Ahead feature lost account setting functionality
Realign source file split-register-control.cpp for spaces
Bug 799435 - Right-click issue in reconcile window
Bug 799433 - Right-click issue in import window
Error in trace file suspend counter not zero
Errors in trace file if account deleted with open register
Roberto Kok (4):
Close tabs when middle-clicked
Make gnc_tab_clicked_cb static
Update main_window_find_tab_items for new page tab structure
Set tooltip text on the outer tab container again
Simon Arlott (2):
Translation update by Simon Arlott <nomis at users.noreply.hosted.weblate.org> using Weblate
Translation update by Simon Arlott <nomis at users.noreply.hosted.weblate.org> using Weblate
Stephan Paternotte (2):
Translation update by Stephan Paternotte <stephan at paternottes.net> using Weblate
Translation update by Stephan Paternotte <stephan at paternottes.net> using Weblate
Szia Tomi (4):
Translation update by Szia Tomi <sziatomi01 at gmail.com> using Weblate
Translation update by Szia Tomi <sziatomi01 at gmail.com> using Weblate
Translation update by Szia Tomi <sziatomi01 at gmail.com> using Weblate
Translation update by Szia Tomi <sziatomi01 at gmail.com> using Weblate
Wellington Terumi Uemura (5):
Translation update by Wellington Terumi Uemura <wellingtonuemura at gmail.com> using Weblate
Translation update by Wellington Terumi Uemura <wellingtonuemura at gmail.com> using Weblate
Translation update by Wellington Terumi Uemura <wellingtonuemura at gmail.com> using Weblate
Translation update by Wellington Terumi Uemura <wellingtonuemura at gmail.com> using Weblate
Translation update by Wellington Terumi Uemura <wellingtonuemura at gmail.com> using Weblate
YOSHINO Yoshihito (1):
Translation update by YOSHINO Yoshihito <yy.y.ja.jp at gmail.com> using Weblate
Yaron Shahrabani (1):
Translation update by Yaron Shahrabani <sh.yaron at gmail.com> using Weblate
Yongun Seong (1):
[gnc-quotes.cpp] fix quote report
Yuri Chornoivan (2):
Translation update by Yuri Chornoivan <yurchor at ukr.net> using Weblate
Translation update by Yuri Chornoivan <yurchor at ukr.net> using Weblate
Zhaoquan Huang (1):
Translation update by Zhaoquan Huang <zhaoquan2008 at hotmail.com> using Weblate
gallegonovato (2):
Translation update by gallegonovato <fran-carro at hotmail.es> using Weblate
Translation update by gallegonovato <fran-carro at hotmail.es> using Weblate
hanyang cheng (1):
Translation update by hanyang cheng <cinxiafortis at tutanota.de> using Weblate
hitmman (1):
Translation update by hitmman <hitmman at gmail.com> using Weblate
ÐакÑим ÐоÑпинÑÑ (3):
Translation update by ÐакÑим ÐоÑпинÑÑ <mgorpinic2005 at gmail.com> using Weblate
Translation update by ÐакÑим ÐоÑпинÑÑ <mgorpinic2005 at gmail.com> using Weblate
Translation update by ÐакÑим ÐоÑпинÑÑ <mgorpinic2005 at gmail.com> using Weblate
More information about the gnucash-changes
mailing list