r18868 - gnucash/trunk/src/gnc - Implement a table widget with the list of the splits of one account, and open this if an account in the tree is double-clicked.

Christian Stimming cstim at code.gnucash.org
Sun Mar 7 12:51:37 EST 2010


Author: cstim
Date: 2010-03-07 12:51:37 -0500 (Sun, 07 Mar 2010)
New Revision: 18868
Trac: http://svn.gnucash.org/trac/changeset/18868

Added:
   gnucash/trunk/src/gnc/Split.hpp
   gnucash/trunk/src/gnc/SplitListModel.cpp
   gnucash/trunk/src/gnc/SplitListModel.hpp
   gnucash/trunk/src/gnc/Transaction.hpp
Modified:
   gnucash/trunk/src/gnc/Account.hpp
   gnucash/trunk/src/gnc/AccountItemModel.cpp
   gnucash/trunk/src/gnc/AccountItemModel.hpp
   gnucash/trunk/src/gnc/CMakeLists.txt
   gnucash/trunk/src/gnc/mainwindow.cpp
   gnucash/trunk/src/gnc/mainwindow.hpp
Log:
Implement a table widget with the list of the splits of one account, and open this if an account in the tree is double-clicked.

Date and values/amounts can follow next, once those types are suitably
wrapped into C++ as well.



More information about the gnucash-patches mailing list