gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Fri Sep 9 08:11:20 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash/commit/6d7b0ccc (commit)
	 via  https://github.com/Gnucash/gnucash/commit/eab8a218 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/6da1ddae (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c1c82b96 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/bd0e9cda (commit)
	 via  https://github.com/Gnucash/gnucash/commit/391c7b2e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/79af3721 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/d3140af6 (commit)
	from  https://github.com/Gnucash/gnucash/commit/7fd4c8bb (commit)



commit 6d7b0cccbe3d3caee54e42982e117b9f403686d9
Merge: 7fd4c8bb4 eab8a218b
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Sep 9 20:11:03 2022 +0800

    Merge branch 'maint-stock-transaction-summary' into maint #1423

commit eab8a218b1b7379c59b91c0f94fc3bb82561cd44
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Sep 9 18:01:28 2022 +0800

    [assistant-stock-transaction] add translator hints

commit 6da1ddaec6fd58e4364d357947c64d13505ddf2d
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Sep 8 09:20:10 2022 +0800

    [assistant-stock-transaction] hide zero-fee line in summary table

commit c1c82b96a95bf0142ad4976607d909d3d29394d4
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Sep 8 09:16:21 2022 +0800

    [assistant-stock-transaction] add Units column

commit bd0e9cdae1a5f4b1ebd4f7be50ec4022a63f84fc
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Sep 8 09:11:04 2022 +0800

    [assistant-stock-transaction] add_to_summary_table outside check_page
    
    refactor; refresh_page_finish calls add_to_summary_table instead of
    check_page.

commit 391c7b2e757c6a2b5a16c09c36b9868c3498b798
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Sep 7 23:48:41 2022 +0800

    [assistant-stock-transaction] modify GtkListStore outside check_page
    
    Pull out add_to_summary_table function to populate the
    summary_info. Preparation for next commit

commit 79af372194b0d70506b057507f26e812d68dddff
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Sep 7 23:46:58 2022 +0800

    [assistant-stock-transaction] test splitinfo before check_page call
    
    ... This will be useful for adding Units column

commit d3140af6a091a6c5dac61b966386f1028c1d6d78
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Sep 7 23:42:04 2022 +0800

    [assistant-stock-transaction] use SPLIT_COL_TOOLIP enum
    
    rename SPLIT_COL_MEMO_ESCAPED to SPLIT_COL_TOOLIP



Summary of changes:
 gnucash/gnome/assistant-stock-transaction.cpp | 151 +++++++++++++++++---------
 1 file changed, 101 insertions(+), 50 deletions(-)



More information about the gnucash-patches mailing list