68 Commits (0fb3d3c825b721f21206ed7ff94c1f0be1d2f27d)

Author SHA1 Message Date
SomberNight a161b6e655
RBF: make sure we know the fee for the old txn 7 years ago
Ben Woosley d7750c73e6 Use keyword arguments for format_amount call clarity (#4290) 7 years ago
ThomasV 7cee37dfb8 show bitcoin price info in history summary 7 years ago
SomberNight 5b2b59420f
fix #4266 7 years ago
SomberNight bfb0141b20
fix #4230 7 years ago
SomberNight 2f408e5d07
make qt HistoryList.on_update() faster by caching icons 7 years ago
SomberNight 4703d93b0f
fix #4216 7 years ago
SomberNight efd92aba67 qt history tab: text alignment in columns 7 years ago
SomberNight 3be703ac0a fix #4037 7 years ago
Johann Bauer 3965176295 Enable sorting of list widgets 7 years ago
SomberNight 724ed874aa toggle capital gains columns in qt history tab 7 years ago
SomberNight b963dc1d0d persist history and addresses toolbars (qt) 7 years ago
SomberNight f6e627798a fix #3993 7 years ago
ThomasV df9935e6af unify date format in history tab 7 years ago
ThomasV 2345d5f473 disable list filtering when toolbar is closed 7 years ago
ThomasV 4236adc552 fix date filtering 7 years ago
SomberNight 3ce8bd4d8f fix #3983 7 years ago
ThomasV a3554dc2b7 fix #3963 7 years ago
ThomasV 31edc419fa improve get_tx_status 7 years ago
ThomasV 26e966c3e0 hide address and history toolbars, move functions back into menu. 7 years ago
SomberNight 649b5a7298 fix #3964 7 years ago
SomberNight 55a0a6b7f0 fix #3962 7 years ago
SomberNight 5e7c1330d4 qt history_list: (UX) handle extremes of "Summary" and "Plot" buttons 7 years ago
ThomasV 9f7e256e39 cleanup get_full_history. fix #3939 7 years ago
SomberNight 6f5751977b local tx: restructure exception handling wrt wallet.add_transaction and QT 7 years ago
ThomasV 9110c0542c follow-up previous commit 7 years ago
ThomasV 826cf467d8 Improve wallet history tab: 7 years ago
SomberNight c4d31674ab follow-up c3fd7db3107cf0dc64c68b6a069fac4aec148db5: editable_columns is now a set 7 years ago
SomberNight c3fd7db310 fix minor bug in qt/history_list 7 years ago
SomberNight 172efb3611 follow-up 0f16bcdc1f 7 years ago
ThomasV 0f16bcdc1f Capital gains: 7 years ago
ThomasV 1471489969 fix: value can be None 7 years ago
ThomasV 4cbdd25c93 Capital gains: Let user enter fiat value of transactions. 7 years ago
ThomasV 42a16d9c3e computation of capital gains for outgoing transactions 7 years ago
Johann Bauer 9e057e5446 Reset scroll position after updating list 7 years ago
ThomasV f39f43d58c fix #3845 7 years ago
SomberNight ffdc36285b use string.format instead of old style (%) formatting 7 years ago
SomberNight 52acb7ab66 gui remove_local_tx: update all tabs 7 years ago
SomberNight 5522e9ea9f TX_ICONS list between kivy and qt needs to be kept in sync 7 years ago
Johann Bauer 8676e870f3 Raise exception if transaction is not related to wallet 7 years ago
Johann Bauer e184ac888f Make sure to save changes to transactions on disk 7 years ago
Johann Bauer 95da5a8bed Enable adding transactions from file through Drag and Drop 7 years ago
Johann Bauer fbcee9a6f6 Also remove child transactions 7 years ago
Johann Bauer 887e06eebb Set icon for offline transactions 7 years ago
Johann Bauer 5e9d901794 Allow to remove local transactions from the GUI 7 years ago
ThomasV e6dd3e6ad8 allow to save unbroadcasted transactions in wallet 7 years ago
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 7 years ago
ThomasV 7578ce2331 cleanup py2 compatibility imports 7 years ago
ThomasV beffd3c006 follow-up 713c3c746: fiat values need to be right aligned 7 years ago
ThomasV 5e61ff18ac fix #2834 7 years ago