]> Nutra Git (v2) - gamesguru/feather.git/commit
History: cleanup
authortobtoht <tob@featherwallet.org>
Wed, 12 Mar 2025 09:04:33 +0000 (10:04 +0100)
committertobtoht <tob@featherwallet.org>
Wed, 12 Mar 2025 09:04:33 +0000 (10:04 +0100)
commit4f28d83ac32f54efcc63a2e08cea6b27ae48d1f3
tree5bba54811cb95195e85a9fd9d4ba78fceb0ce32f
parent1219bfc3a7226be33605ef04f2b9f320418de92c
History: cleanup
28 files changed:
src/CoinsWidget.cpp
src/HistoryWidget.cpp
src/MainWindow.cpp
src/dialog/HistoryExportDialog.cpp
src/dialog/TxConfAdvDialog.cpp
src/dialog/TxConfAdvDialog.h
src/dialog/TxInfoDialog.cpp
src/dialog/TxInfoDialog.h
src/dialog/TxProofDialog.cpp
src/dialog/TxProofDialog.h
src/libwalletqt/ConstructionInfo.cpp
src/libwalletqt/ConstructionInfo.h
src/libwalletqt/Input.h
src/libwalletqt/PendingTransaction.cpp
src/libwalletqt/PendingTransaction.h
src/libwalletqt/PendingTransactionInfo.cpp
src/libwalletqt/PendingTransactionInfo.h
src/libwalletqt/TransactionHistory.cpp
src/libwalletqt/TransactionHistory.h
src/libwalletqt/UnsignedTransaction.cpp
src/libwalletqt/UnsignedTransaction.h
src/libwalletqt/rows/TransactionRow.cpp
src/libwalletqt/rows/TransactionRow.h
src/model/HistoryView.cpp
src/model/HistoryView.h
src/model/TransactionHistoryModel.cpp
src/model/TransactionHistoryModel.h
src/model/TransactionHistoryProxyModel.cpp