41 Commits (c9ffe8d48a489028c4bed9f83e1374c84759b082)

Author SHA1 Message Date
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
ThomasV b46e86d3c7 fix 2810 7 years ago
Dmitry Sorokin d304ccdf17 py3 in qtgui 8 years ago
Dmitry Sorokin 5be78950ca py3 8 years ago
Casper 713c3c7460 History list upgrades 8 years ago
ThomasV 6185f94de4 archive paid invoices in the history tab 8 years ago
ThomasV eb4018de1c fix --offline mode in Qt GUI 8 years ago
Johann Bauer ec6ab022e3 Keep filter after updating the list 8 years ago
ThomasV 15b404b9de add CPFP (child pays for parent) dialog to the Qt GUI 8 years ago
ThomasV cd65516ff0 wrap list updates in setUpdatesEnabled() 8 years ago
ThomasV 13678d9e13 Merge exchange_rate plugin with main code 8 years ago
ThomasV c90b2497f5 in-place labels update (fix #1841) 8 years ago
ThomasV 1159f85e05 Major refactoring 9 years ago
ThomasV 352cdd7f5a minor fix 9 years ago
ThomasV 599906eef6 show warning icon if unconfirmed tx has low fee. fixes 1798 9 years ago
ThomasV 6322714222 qt: minor fix 9 years ago
ThomasV 1a46a795a5 detect non-final transactions, and transactions with unconfirmed inputs 9 years ago
ThomasV f7293694cc qt: minor fixes 9 years ago
ThomasV 12dfccb3ab Define TreeWidget subclasses for lists 9 years ago
ThomasV bc1bef60a0 support Replace-By-Fee in GUI 9 years ago
The Phez c1230cf270 Label colour - History Window 9 years ago
ThomasV 305843999e Relicensing 9 years ago
ThomasV f1822a9603 pending->unconfirmed 9 years ago
ThomasV 9d3162b1a1 simplify get_label 9 years ago
Neil Booth 41820eec29 Get correct domain in address_dialog 9 years ago
Neil Booth 0371a3dc32 Don't refresh whilst editing! 9 years ago
Neil Booth 544b829f6e Rework MyTreeWidget editing 9 years ago
ThomasV 533cdde366 right align numerical values in history widget 9 years ago