gnucash stable: [SX-ttinfo.cpp] tidier, using c++ stl and algo
Christopher Lam
clam at code.gnucash.org
Fri Jun 14 10:00:35 EDT 2024
Updated via https://github.com/Gnucash/gnucash/commit/47791734 (commit)
from https://github.com/Gnucash/gnucash/commit/b1c3b3ee (commit)
commit 47791734bbb5aec7a8ddba3b31a44582ed0c2619
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sat Jun 1 12:23:22 2024 +0800
[SX-ttinfo.cpp] tidier, using c++ stl and algo
Summary of changes:
gnucash/gnome/assistant-loan.cpp | 243 ++++++--------
gnucash/gnome/dialog-sx-from-trans.cpp | 39 ++-
libgnucash/app-utils/test/test-sx.cpp | 37 +--
libgnucash/engine/CMakeLists.txt | 2 +-
libgnucash/engine/SX-ttinfo.cpp | 358 ---------------------
libgnucash/engine/SX-ttinfo.hpp | 142 ++++----
libgnucash/engine/SchedXaction.cpp | 48 +--
libgnucash/engine/SchedXaction.h | 9 -
.../engine/{qofbook.hpp => SchedXaction.hpp} | 27 +-
po/POTFILES.in | 1 -
10 files changed, 248 insertions(+), 658 deletions(-)
delete mode 100644 libgnucash/engine/SX-ttinfo.cpp
copy libgnucash/engine/{qofbook.hpp => SchedXaction.hpp} (69%)
More information about the gnucash-patches
mailing list