Commit Graph

5292 Commits

Author SHA1 Message Date
ThomasV eb3442ab47 use date_str in invoices list 2015-07-13 21:31:12 +02:00
ThomasV 6fa7f57f10 express expiration dates in natural language 2015-07-13 20:47:11 +02:00
ThomasV 0fad7cd5e1 do not show openalias field in red if no alias is defined 2015-07-13 19:35:27 +02:00
Neil Booth 3fbd81f8ab Improved dialog centring
Password requests from the tx dialog box are now centred on the
tx dialog.  Similarly for error messages if misentering the password.
Also, "Signing transaction..." and "Broadcasting transaction..." are
centred on the appropriate tx dialog.
Finally restore the old "Sign" button enabling / disabling, as we
can now tell if the user cancelled the password request.
2015-07-13 21:32:50 +09:00
Neil Booth b0ca9afc1e Improved password wrapper.
Doesn't require any particular argument order of the wrapped
function.
Caller can tell if the user cancelled the request or not.
Optionally handles parent window hints.
2015-07-13 21:31:39 +09:00
Neil Booth 9f665c9994 Use wrapper to drop an unwanted framework argument
QPushButton.clicked passes a "checked" argument to the action
callback.  We don't use or care for it, use a wrapper to drop it
and provide a uniform function signature for menu actions and button
actions.
2015-07-13 21:27:34 +09:00
ThomasV 60afddd595 gui tweaks 2015-07-12 15:06:57 +02:00
ThomasV 3722aeca45 rename method 2015-07-12 11:26:10 +02:00
ThomasV 546c0cc57b tweak settings dialog 2015-07-12 09:01:44 +02:00
ThomasV b3cd334046 show requestor as tooltip 2015-07-12 08:47:58 +02:00
ThomasV aa7b9af501 minor fix 2015-07-12 08:13:09 +02:00
ThomasV da55d9ed6e payment requests: cmdline fixes 2015-07-11 21:09:56 +02:00
ThomasV fbc23a61a3 fix cmdline addrequest 2015-07-11 21:03:02 +02:00
ThomasV dff8f6b338 rework paymentrequest methods 2015-07-11 20:26:30 +02:00
ThomasV 35aba0c14b show alias satus in gui after fetch 2015-07-11 18:14:00 +02:00
ThomasV 2e6aa9067f email: better workflow 2015-07-11 13:57:15 +02:00
ThomasV 860bfaa30a seal icon 2015-07-11 13:05:59 +02:00
ThomasV eadca9f998 add info about alias providers 2015-07-11 13:05:38 +02:00
ThomasV 5562239c5e use daemon thread to fetch alias 2015-07-11 12:43:06 +02:00
ThomasV a95c4c6711 fetch alias on gui startup 2015-07-11 12:26:17 +02:00
ThomasV 37aef8332b add more help messages 2015-07-11 12:13:56 +02:00
ThomasV 411209d2af improve settings dialog 2015-07-11 11:57:10 +02:00
Eagle[TM] 4578777c29 network: Update default servers 2015-07-10 19:35:02 +02:00
ThomasV cb2bc54f96 store and display signatures of own requests 2015-07-09 14:15:30 +02:00
ThomasV affd64125c release notes rewording 2015-07-09 10:47:55 +02:00
ThomasV 35ca1537f2 release notes for 2.4 2015-07-09 09:40:51 +02:00
ThomasV 71243c2a57 dnssec: fix hash, and skip SOA 2015-07-09 09:02:39 +02:00
ThomasV 094ce2e4b3 add DNSSEC chain validation 2015-07-08 19:20:54 +02:00
ThomasV 538846ee0b remove incorrect dnssec validation 2015-07-08 15:14:00 +02:00
ThomasV 126454c0e6 email plugin 2015-07-07 14:28:33 +02:00
ThomasV b9d270d438 add alias field to settings 2015-07-07 14:15:11 +02:00
ThomasV f3c4a55e77 add dnssec verification to payment requests 2015-07-07 08:59:03 +02:00
ThomasV 652f0d0b7f Merge pull request #1350 from CodingAnarchy/master
Remove --portable flag dependency on not setting wallet path via command line
2015-07-07 05:43:47 +02:00
Matt Tanous dac89e212c Update electrum 2015-07-06 18:15:22 -06:00
ThomasV 89f9f41445 Merge pull request #1348 from LedgerHQ/btchip-fix-signal-name
Rename signals to avoid name clashes
2015-07-06 18:26:13 +02:00
BTChip 0f1180ad95 Rename signals to avoid name clashes 2015-07-06 15:46:12 +02:00
ThomasV e9f3b21519 Fix transaction update 2015-07-06 00:22:19 +02:00
ThomasV aca8cf5956 Merge branch 'master' of git://github.com/spesmilo/electrum 2015-07-05 23:29:49 +02:00
ThomasV 15f592f022 trezor multisig: build xpub from pubkey 2015-07-05 23:29:36 +02:00
ThomasV ad9f7411d7 peers script: handle missing fields 2015-07-05 23:28:05 +02:00
ThomasV 06cd2ef70a Merge pull request #1346 from LedgerHQ/ledger-show-before-broadcast
Rework UI, fix missing hooks
2015-07-05 23:13:48 +02:00
BTChip ea097fd7f5 Review UI, support command line mode 2015-07-05 22:14:53 +02:00
BTChip c167ef6d35 Implement missing can_sign_xpubkey 2015-07-05 20:52:17 +02:00
ThomasV d3104a17b7 Revert "Improved dialog centring"
This reverts commit d41dfa394b.
2015-07-05 20:37:57 +02:00
ThomasV 0368a2cd5e fix bug from #1281 2015-07-05 18:16:33 +02:00
ThomasV bad9030554 Revert "Improved password wrapper."
This reverts commit c33175c312.
2015-07-05 17:56:55 +02:00
ThomasV b0f7411a0a check and fix history on startup 2015-07-05 17:29:41 +02:00
ThomasV 383f8924d7 revert txdialog to QDialog 2015-07-05 16:55:18 +02:00
ThomasV e2c19ff871 fix #1344 2015-07-05 16:19:44 +02:00
ThomasV 9947173183 fix tx deserialize 2015-07-05 13:29:02 +02:00