995 Commits (50fed3dce59196aeee29e63c737f25357b0a5a01)

Author SHA1 Message Date
ThomasV 50fed3dce5 minor fix: parent.wallet 10 years ago
ThomasV 8fb14bb5fe adjust grid width 10 years ago
ThomasV e780bf3db8 gui: don't show qr code directly in receive tab 10 years ago
ThomasV 620cc91aad receive_address: use MyLineEdit 10 years ago
ThomasV 7d8ec4338b display receive address field as a label. add copy button (fixes #1103) 10 years ago
ThomasV 46618876f1 improve gui messages 10 years ago
ThomasV 7dadc00c8e change label to 'my requests' 10 years ago
ThomasV e4c02a52a7 add expiration field to payment requests 10 years ago
ThomasV 7411476cfb show status and icon for payment requests 10 years ago
ThomasV 6015a91c70 minor fix (lower or equal) 10 years ago
ThomasV 5f30348d62 use address label as payment request message. display status and hide address in table 10 years ago
ThomasV 21b2fcbe85 always_hook. fix trezor handler. fixes #1146 10 years ago
ThomasV 8f94039355 call set_layout before adding buttons, so that setDefault works 10 years ago
ThomasV fbf56c9cfa set daemon flag on get_payment_request thread 10 years ago
ThomasV 6bf1dc6f33 version_getter should be daemon 10 years ago
ThomasV 9fde706f84 improve invoice dialog 10 years ago
ThomasV 036f96cf35 store invoices in a separate file, with their status 10 years ago
ThomasV 6f5241302c remove debugging code in pay-from_URI 10 years ago
ThomasV 0933f57e18 minor fix (UserRole) 10 years ago
ThomasV ff152141ae fix: always use UserRole to store the key 10 years ago
ThomasV 3a2e2702bb fix parent of address history widget 10 years ago
ThomasV 93250b1041 gui simplification 10 years ago
ThomasV b8a72180c7 HistoryWidget class; address history window 10 years ago
ThomasV 0a7b585b6c redo default labels with incoming tx outputs 10 years ago
ThomasV f14c863a0a minor fix: missing parameter in get_history 10 years ago
ThomasV c89c449dd7 fix issue #421 10 years ago
ThomasV 4c729f0ff0 move format_time to util 10 years ago
ThomasV 7e6bd2eb8c give user the option to remove incomplete wallet 10 years ago
ThomasV 9aa812026a fix android: from_seed 10 years ago
ThomasV a3422d3fae generic multisig wallet constructor. fixes #1129 10 years ago
ThomasV d70c9d1ab7 stretch column instead of storing width 10 years ago
ThomasV 9e5cf68e93 updates for stdio gui 10 years ago
ThomasV eaa91683da text gui: cap size of labels 10 years ago
ThomasV c00b1f649a do not save gui_last_wallet if -w parameter was passed 10 years ago
ThomasV c6027a3578 don't show import menu 10 years ago
ThomasV 9782c7fe8e don't show new account menu 10 years ago
ThomasV f77311328a add get_completions to wallet 10 years ago
Roman Zeyde 43a4b68ee8 main_window: don't update history in offline mode 10 years ago
ThomasV f051a3e577 update occurences of get_history 10 years ago
Roman Zeyde c4b306cdbe fix Transaction.deserialize() to Transaction() 10 years ago
ThomasV ec11e58add handle pruning in wallet.txi/txo 10 years ago
ThomasV 3d1fa1e27f find_pay_to_pubkey_address 10 years ago
ThomasV 66f7a6d28e show own addresses in green 10 years ago
ThomasV 7d79ecce73 do not display default label 10 years ago
ThomasV e3de121be9 store deserialized tx in/out in wallet file for fast computation 10 years ago
ThomasV c0e60ec93d ask user before closing transaction window with unsaved transaction 10 years ago
ThomasV 973f7f9fe5 mpk window: detect self and cosigner keys 10 years ago
ThomasV cbb1a39879 reopen the password dialog if user enters incorrect password 10 years ago
ThomasV bfb4240948 Rewrite labels plugin using requests and own signals 10 years ago
ThomasV 9a7f6afac3 network dialog: replace protocol list with checkbox 10 years ago