ThomasV
0e7795f2a7
show/hide addresses tab in Qt GUI
9 years ago
ThomasV
be75b337aa
help text for RBF button
9 years ago
ThomasV
f01f931e83
add extra checkbox for RBF
9 years ago
ThomasV
18a2498b76
show UTXOs in address tab
9 years ago
ThomasV
85aa633269
simplify wizard handling of hardware wallets. fixes #1793
9 years ago
ThomasV
0e853a6769
fee slider: use tooltips
9 years ago
ThomasV
fff8462f36
add explicit 'max' button to send tab. fixes #1428
9 years ago
ThomasV
3314b3acc7
Use dynamic fees by default, show fee slider in send tab, and discretize fee levels.
9 years ago
ThomasV
edb145e66a
QT gui: add new tab to preferences dialog
9 years ago
ThomasV
bc1bef60a0
support Replace-By-Fee in GUI
9 years ago
Neil Booth
11ef0f5489
Properly disable the next button if no choices
Fixes 1793, 1786
9 years ago
twopir
87b95c51d8
correct other reference to network object
9 years ago
Neil Booth
db1aa13015
Permit empty passphrases when creating HW wallet
They used to be confused as a user cancel.
Fixes #1788
Also fix Cancel pressed in passphrase dialog when *restoring*
a hardware wallet in install wizard; it used to be taken as an
empty passphrase. Like the password dialog it now cancels the
wizard.
9 years ago
twopir
9036d9e8f7
Store the daemon's network on the stdio GUI object
9 years ago
ThomasV
475d642541
follow up 355f2e07d4
9 years ago
ThomasV
18ac3b0ec2
rm deprecated info
9 years ago
ThomasV
355f2e07d4
fix #1749
9 years ago
ThomasV
8e6e287802
make restore thread a daemon
9 years ago
ThomasV
7ea2a217cd
fix issue #1748
9 years ago
The Phez
c1230cf270
Label colour - History Window
Set colour of label for outgoing transactions to match the colour of the
value field (red)
9 years ago
ThomasV
94dbfe6791
fix #1728
9 years ago
ThomasV
67145e053b
scan qrcodes with zxing embedded
9 years ago
ThomasV
dff138852d
update readme
9 years ago
ThomasV
7e39052c59
kivy: fix
9 years ago
ThomasV
167088e22a
kivy: remove qr_scanner
9 years ago
ThomasV
1f1dbaf523
kivy: revert to using zxing
9 years ago
ThomasV
644cb871f5
kivy: use camera
9 years ago
ThomasV
3c1d6fab69
rename method
9 years ago
ThomasV
9659e8542d
fix transaction parsing from command line
9 years ago
ThomasV
9608d9aa86
update kivy readme
9 years ago
ThomasV
b9a901594a
fix unicode issue #1717
9 years ago
ThomasV
32098b0e16
kivy: fix settings if wallet is None
9 years ago
ThomasV
bca0f31fca
coinchooser methods should not belong in wallet class
9 years ago
ThomasV
d9c567446c
kivy: support wallet is None
9 years ago
ThomasV
35fe8fc0c1
kivy: handle wallet opening failures
9 years ago
ThomasV
80b1b2716c
kivy: open last wallet
9 years ago
ThomasV
d3d0e3bacb
kivy: fix on_history
9 years ago
ThomasV
58fc21ec37
add missing Slider to style.kv
9 years ago
ThomasV
4c7bbb4e86
android: move wallet data to internal storage.
9 years ago
ThomasV
671fe73788
set KIVY_DATA_DIR in main script
9 years ago
ThomasV
8574caae09
kivy: fix regression
9 years ago
ThomasV
053c045adf
fix password dialog
9 years ago
ThomasV
6ca699459a
kivy: update settings dialog before display
9 years ago
ThomasV
8bc0fcf541
kivy: cache dialogs
9 years ago
ThomasV
74b12f02b5
kivy: improve status dialog
9 years ago
ThomasV
326a44cd83
move buildozer.spec
9 years ago
ThomasV
c447405087
kivy: improve layout of settings dialog
9 years ago
ThomasV
2d17dbb10c
kivy: receive_screen.clear
9 years ago
ThomasV
4af1c2cbc4
kivy: add release to Makefile
9 years ago
ThomasV
24676288a7
kivy: force address refresh in load_wallet
9 years ago