1040 Commits (53320470f590edcea6d3783b530ece173e0d03ff)

Author SHA1 Message Date
Johann Bauer 5c2beb4ab5 Adjust colors if dark color scheme is used 7 years ago
jrkong 1cf1f05938 Fixed syntax error with utf-8 encoding argument was spelt "utf8" instead of "utf-8". This will cause the reader to read the files using default encoding rather then utf-8. 7 years ago
SomberNight 67f418e94d fix: saving payment request as bip70 file 7 years ago
ThomasV e8b564c0e7 Extend Wallet Import Format with txin type. Extend class Imported_Wallet. 7 years ago
SomberNight 6d6f5683cb fix: return type of QFileDialog.getSaveFileName() changed 7 years ago
SomberNight e43481aafc fix prev commit: name collisions with _() 7 years ago
SomberNight f1a4f998d2 fix: return type of QFileDialog.getOpenFileName() changed 7 years ago
SomberNight 8799809477 fix qt plugins crash 7 years ago
SomberNight 4ac162f18b migration to PyQt5. initial commit. 7 years ago
ThomasV 29aaa1c4c4 fix #2840 7 years ago
ThomasV b9da5afa9d replace bitcoin.is_valid 7 years ago
ThomasV 32dee14fd0 show error message when parsing empty tx 7 years ago
ThomasV ab15ff3a00 updates for python3 8 years ago
ThomasV f1a8c0b0e6 misc. fixes for python3 8 years ago
ThomasV c3388d9677 misc python3 updates: 8 years ago
Dmitry Sorokin 0693403358 sending fixed 8 years ago
Dmitry Sorokin f02d18226b misc ui and lib fixes for py3 8 years ago
Dmitry Sorokin d304ccdf17 py3 in qtgui 8 years ago
Dmitry Sorokin 5be78950ca py3 8 years ago
J.R. Mathis 5062e642c2 Fix minor typo in exporting labels 8 years ago
ThomasV 8d82e66eee fix #2690 8 years ago
ThomasV 5fb51a91a2 fix #2736 8 years ago
ThomasV 08fab753e8 change default value of confirmed_only, spending unconfirmed coins 8 years ago
suut bc4fcfbebd Remove usages of deprecated apply() builtin 8 years ago
KoffeinFlummi 9a44cde6cd Add optional fiat balance column to addresses view 8 years ago
ThomasV 125247df81 fix unicode path issue #2269 8 years ago
Johann Bauer 6b9643a66c Add shortcuts to toggle actions in view menu 8 years ago
ThomasV 92b392a56b minor fixes 8 years ago
Johann Bauer c4979864cc Add tab icons 8 years ago
ThomasV dd50259f68 network_dialog: do not use parent for signalling 8 years ago
ThomasV 5ae5c81c48 use a unique and non-modal network dialog window 8 years ago
ThomasV 568c14ca78 Refactor Network and Blockchain dialogs in qt and kivy 8 years ago
ThomasV 777a3aa8bf Fixes for TrustedCoin plugin: 8 years ago
ThomasV 197f57d329 rm dead code 8 years ago
ThomasV 73e69284d1 show pubkeys and redeem script in address dialog 8 years ago
ThomasV faa17f9818 Option to send only confirmed coins (fix #2395) 8 years ago
Johann Bauer f5d5dde69a Retain tab order after toggling 8 years ago
ThomasV c6eb269cce follow-up previous commit 8 years ago
Johann Bauer 17bf035125 Hide console tab by default 8 years ago
ThomasV eff0ae1f78 fix #2564 8 years ago
ThomasV 828b0e5d70 fix #2439 8 years ago
ThomasV cf88b7f8a7 fix #2453 8 years ago
chipmixer 678a9002b0 Add plugin hook `init_menubar_tools` 8 years ago
chris-belcher 3195eca6ea Made status bar exchange rate display in terms of base unit 8 years ago
ThomasV 1b29945c6d fix #2430 8 years ago
ThomasV 8cc8f8a5e1 disable max button if an amount has been typed 8 years ago
ThomasV ae730cc8e5 fix #2360 8 years ago
ThomasV 50587c7a24 fix #2353: show error when sweeping dust 8 years ago
ThomasV 23e51e7c9e follow up fix #2341 8 years ago
ThomasV e555b982f9 fix #2341 8 years ago