gnucash stable: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Wed Jul 26 11:32:52 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/2da8e5ed (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b93627eb (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e9f52d53 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/818e27de (commit)
	from  https://github.com/Gnucash/gnucash/commit/41724687 (commit)



commit 2da8e5eda817175f3228b808f04ac930e47be7e5
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jul 17 14:02:49 2023 +0800

    [import-main-matcher.cpp] compact update_child_row

commit b93627ebcbfed1a059efd151df3aae3202dbae11
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jul 16 23:01:33 2023 +0800

    [import-match-picker.cpp] compact match_update_match_model
    
    rewrite using forloop instead of while when scanning GList.

commit e9f52d53bb2be827e182a3014d804cbb40280b9d
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jul 16 23:13:53 2023 +0800

    [import-match-picker.cpp] compact downloaded_transaction_append

commit 818e27de0346e406c57a1398b421fa2ec4092d34
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jul 17 13:11:34 2023 +0800

    [import-main-matcher.cpp] rename override to override_widget
    
    to avoid clashing with the cpp "override" specifier.



Summary of changes:
 gnucash/import-export/import-main-matcher.cpp |  49 +++---
 gnucash/import-export/import-match-picker.cpp | 211 +++++++++-----------------
 2 files changed, 88 insertions(+), 172 deletions(-)



More information about the gnucash-patches mailing list