59 Commits (6b09d478a5d29dbae5181c61dabcfd7c2efd0bc2)

Author SHA1 Message Date
SomberNight f492021195 fix: openalias resolution unnecessarily blocks gui for some payto 7 years ago
Jörg Sommer 8661823c97 paytoedit: Calculate height depending on font's line height 7 years ago
ThomasV 7578ce2331 cleanup py2 compatibility imports 7 years ago
Johann Bauer 5c2beb4ab5 Adjust colors if dark color scheme is used 7 years ago
SomberNight 4ac162f18b migration to PyQt5. initial commit. 7 years ago
Roman Zeyde a156ee94bf paytoedit: fix insertCompletion() string handling 7 years ago
Dmitry Sorokin 0693403358 sending fixed 8 years ago
Dmitry Sorokin d304ccdf17 py3 in qtgui 8 years ago
Dmitry Sorokin 5be78950ca py3 8 years ago
ThomasV 7e871923f4 paytoedit: fix is_max 8 years ago
ThomasV e123774ea8 Improve 'send all coins' function: 8 years ago
ThomasV 017afd95dc Qt: disable max button if amount is locked 8 years ago
ThomasV a07a3f748e Qt GUI: let users type tx output in script language 8 years ago
ThomasV 1a8b12360b fix contacts_list 9 years ago
ThomasV 305843999e Relicensing 9 years ago
ThomasV 0d52911561 define constants for tx output types 9 years ago
Neil Booth 9484b6371f More modality fixes and cleanups 9 years ago
ThomasV df206719b7 should fix #1403 9 years ago
ThomasV 2ffd419e66 possibly fix #1403 9 years ago
ThomasV 9893057554 unicode conversion 9 years ago
ThomasV e77f0c98e7 extend bitcoin: URI with signature data, instead of serialized format 9 years ago
ThomasV 35aba0c14b show alias satus in gui after fetch 9 years ago
ThomasV 616becd9a8 move openalias from plugins to core 9 years ago
Neil Booth 05cb9975cb Fix calls to update_fee 10 years ago
ThomasV 1cb6c08a13 use get_config instead of passing window to ScanQRTextEdit 10 years ago
ThomasV 6e33e2605e improve help text 10 years ago
ThomasV 300c1040cd add help text 10 years ago
ThomasV f02b95c81a pay to many 10 years ago
ThomasV 10f3308dc7 fix setFrozen (self.buttons) 10 years ago
ThomasV f305c01792 accept bitcoin: URIs in payto field 10 years ago
dabura667 d166927fd0 Change type to 'script' and remove OP_RETURN 10 years ago
dabura667 b741dd89ca Added arbitrary outputs 10 years ago
ThomasV 9a6d98f899 display and encode only hex with OP_RETURN 10 years ago
Tafelpoot 256a467dd7 QR code fixes 10 years ago
Tafelpoot d9c5250a6f removed trailing whitespace and fixed indentation in history widget 10 years ago
ThomasV 300125422d separate get_errors instead of raising an exception 10 years ago
dabura667 f3822cf06e Multiline Address error on do_send() 10 years ago
ThomasV cdefecc16b revert commit 3863ee 10 years ago
dabura667 3863ee9f64 Fixed Line input 10 years ago
dabura667 4cc52ce110 Fixed Line input 10 years ago
ThomasV 1bb00ff5af store output type explicitly in tuple 10 years ago
ThomasV c0fe5962ad use QPlainTextEdit instead of QTextEdit 10 years ago
ThomasV 2efad717d8 support for OP_RETURN 10 years ago
ThomasV 8295ef8c7f don't show qrcode button in payto if it is a payment request 10 years ago
ThomasV 029e0b8b0d estimate fee using number of outputs 10 years ago
ThomasV 6f74a1c15b fix payto size 10 years ago
ThomasV f4dfec4565 define frozen signal for exchange rate plugin 10 years ago
ThomasV e2d03f1cc9 show popup if qr scanner not enabled 11 years ago
ThomasV d2cad7bbbb new widget: QRTextEdit 11 years ago
ThomasV 38e7d8ebe5 show color if payment request has expired 11 years ago