gnucash stable: Bug 799706 - Rename Namespace

Robert Fewell bobit at code.gnucash.org
Thu Jan 8 05:38:33 EST 2026


Updated	 via  https://github.com/Gnucash/gnucash/commit/b5185e18 (commit)
	from  https://github.com/Gnucash/gnucash/commit/966d42b8 (commit)



commit b5185e1823870559e7ef114609d5a29827b352e1
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed Dec 31 15:01:33 2025 +0000

    Bug 799706 - Rename Namespace
    
    Add a rename namespace button to the Security editor that is enabled by
    the selection of a namespace row in the tree view.



Summary of changes:
 gnucash/gnome-utils/gnc-tree-view-commodity.c |  42 +++++++-
 gnucash/gnome-utils/gnc-tree-view-commodity.h |  13 +++
 gnucash/gnome/dialog-commodities.cpp          |  79 +++++++++++++++
 gnucash/gtkbuilder/dialog-commodities.glade   | 134 ++++++++++++++++++++++++--
 libgnucash/engine/gnc-commodity.cpp           |  31 ++++++
 libgnucash/engine/gnc-commodity.hpp           |  15 +++
 6 files changed, 307 insertions(+), 7 deletions(-)



More information about the gnucash-patches mailing list