1182 Commits (e879cb4552fefccb4a444c78232bb33a8c07f626)

Author SHA1 Message Date
ThomasV e444ff3519 catch invalid password exception 9 years ago
ThomasV 17948fb781 fix 1360 9 years ago
ThomasV 471cab6089 do not base64encode signatures in requests 9 years ago
ThomasV 7588519e8e improve payreq signing message 9 years ago
ThomasV 5c4717b53c use signal disconnect instead of boolean 9 years ago
ThomasV eb3442ab47 use date_str in invoices list 9 years ago
ThomasV 6fa7f57f10 express expiration dates in natural language 9 years ago
ThomasV 0fad7cd5e1 do not show openalias field in red if no alias is defined 9 years ago
Neil Booth 3fbd81f8ab Improved dialog centring 9 years ago
Neil Booth b0ca9afc1e Improved password wrapper. 9 years ago
Neil Booth 9f665c9994 Use wrapper to drop an unwanted framework argument 9 years ago
ThomasV 60afddd595 gui tweaks 9 years ago
ThomasV 3722aeca45 rename method 9 years ago
ThomasV 546c0cc57b tweak settings dialog 9 years ago
ThomasV b3cd334046 show requestor as tooltip 9 years ago
ThomasV dff8f6b338 rework paymentrequest methods 9 years ago
ThomasV 35aba0c14b show alias satus in gui after fetch 9 years ago
ThomasV 2e6aa9067f email: better workflow 9 years ago
ThomasV eadca9f998 add info about alias providers 9 years ago
ThomasV 5562239c5e use daemon thread to fetch alias 9 years ago
ThomasV a95c4c6711 fetch alias on gui startup 9 years ago
ThomasV 37aef8332b add more help messages 9 years ago
ThomasV 411209d2af improve settings dialog 9 years ago
ThomasV cb2bc54f96 store and display signatures of own requests 9 years ago
ThomasV b9d270d438 add alias field to settings 9 years ago
ThomasV f3c4a55e77 add dnssec verification to payment requests 9 years ago
ThomasV d3104a17b7 Revert "Improved dialog centring" 9 years ago
ThomasV bad9030554 Revert "Improved password wrapper." 9 years ago
ThomasV 383f8924d7 revert txdialog to QDialog 9 years ago
ThomasV 5c2235e54b make tx.deserialize preserve existing inputs 9 years ago
Neil Booth d41dfa394b Improved dialog centring 9 years ago
Neil Booth c33175c312 Improved password wrapper. 9 years ago
Neil Booth 15632adb40 Rename send_tx() to sign_tx() 9 years ago
Neil Booth b2bfd5af1f Show the broadcast button even if broadcast. 9 years ago
Neil Booth 3446e1fd56 Prevent garbage collection of TxDialogs 9 years ago
Neil Booth aa6de86c27 Once a user inputs a fee, retain it. 9 years ago
ThomasV 616becd9a8 move openalias from plugins to core 9 years ago
Roman Zeyde a0c891d73f transaction_dialog: allow plugins manipulate transaction sharing buttons 9 years ago
Neil Booth a23247634c Remove some unused vars. 9 years ago
ThomasV 9dfe8ff847 tx window: keep a single close message, and raise window after signing 9 years ago
ThomasV 1919d5d63c fix wizard: remove vbox0, improve text 9 years ago
Michael Wozniak 4338944e3a remove unnecessary lines 9 years ago
Michael Wozniak b7ea10609c add seed scroll for multisig wallets 9 years ago
Michael Wozniak 523aa7c380 update restore multisig to add type 9 years ago
ThomasV 3a9bf8430e fix send button 9 years ago
ThomasV 56b3c98332 generic m of n multisig 9 years ago
Neil Booth c35485c1c2 Split tx dialog buttons 9 years ago
Neil Booth 547886d6f1 Input tx index looks better left-aligned after all 9 years ago
Neil Booth 6c25f637b9 Wrapper func to create and show a TxDialog 9 years ago
Neil Booth 3d48a2d842 More tx dialog improvements 9 years ago