ThomasV
7588519e8e
improve payreq signing message
10 years ago
Neil Booth
677f235e4b
Fix typo.
10 years ago
ThomasV
5c4717b53c
use signal disconnect instead of boolean
10 years ago
ThomasV
f320178db9
no empty amount in bip70
10 years ago
ThomasV
eb3442ab47
use date_str in invoices list
10 years ago
ThomasV
6fa7f57f10
express expiration dates in natural language
10 years ago
ThomasV
0fad7cd5e1
do not show openalias field in red if no alias is defined
10 years ago
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.
10 years ago
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.
10 years ago
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.
10 years ago
ThomasV
60afddd595
gui tweaks
10 years ago
ThomasV
3722aeca45
rename method
10 years ago
ThomasV
546c0cc57b
tweak settings dialog
10 years ago
ThomasV
b3cd334046
show requestor as tooltip
10 years ago
ThomasV
aa7b9af501
minor fix
10 years ago
ThomasV
da55d9ed6e
payment requests: cmdline fixes
10 years ago
ThomasV
fbc23a61a3
fix cmdline addrequest
10 years ago
ThomasV
dff8f6b338
rework paymentrequest methods
10 years ago
ThomasV
35aba0c14b
show alias satus in gui after fetch
10 years ago
ThomasV
2e6aa9067f
email: better workflow
10 years ago
ThomasV
860bfaa30a
seal icon
10 years ago
ThomasV
eadca9f998
add info about alias providers
10 years ago
ThomasV
5562239c5e
use daemon thread to fetch alias
10 years ago
ThomasV
a95c4c6711
fetch alias on gui startup
10 years ago
ThomasV
37aef8332b
add more help messages
10 years ago
ThomasV
411209d2af
improve settings dialog
10 years ago
Eagle[TM]
4578777c29
network: Update default servers
10 years ago
ThomasV
cb2bc54f96
store and display signatures of own requests
10 years ago
ThomasV
affd64125c
release notes rewording
10 years ago
ThomasV
35ca1537f2
release notes for 2.4
10 years ago
ThomasV
71243c2a57
dnssec: fix hash, and skip SOA
10 years ago
ThomasV
094ce2e4b3
add DNSSEC chain validation
10 years ago
ThomasV
538846ee0b
remove incorrect dnssec validation
10 years ago
ThomasV
126454c0e6
email plugin
10 years ago
ThomasV
b9d270d438
add alias field to settings
10 years ago
ThomasV
f3c4a55e77
add dnssec verification to payment requests
10 years ago
ThomasV
652f0d0b7f
Merge pull request #1350 from CodingAnarchy/master
Remove --portable flag dependency on not setting wallet path via command line
10 years ago
Matt Tanous
dac89e212c
Update electrum
10 years ago
ThomasV
89f9f41445
Merge pull request #1348 from LedgerHQ/btchip-fix-signal-name
Rename signals to avoid name clashes
10 years ago
BTChip
0f1180ad95
Rename signals to avoid name clashes
10 years ago
ThomasV
e9f3b21519
Fix transaction update
10 years ago
ThomasV
aca8cf5956
Merge branch 'master' of git://github.com/spesmilo/electrum
10 years ago
ThomasV
15f592f022
trezor multisig: build xpub from pubkey
10 years ago
ThomasV
ad9f7411d7
peers script: handle missing fields
10 years ago
ThomasV
06cd2ef70a
Merge pull request #1346 from LedgerHQ/ledger-show-before-broadcast
Rework UI, fix missing hooks
10 years ago
BTChip
ea097fd7f5
Review UI, support command line mode
10 years ago
BTChip
c167ef6d35
Implement missing can_sign_xpubkey
10 years ago
ThomasV
d3104a17b7
Revert "Improved dialog centring"
This reverts commit d41dfa394b
.
10 years ago
ThomasV
0368a2cd5e
fix bug from #1281
10 years ago
ThomasV
bad9030554
Revert "Improved password wrapper."
This reverts commit c33175c312
.
10 years ago