ThomasV
|
9580cd62f6
|
kivy: use Clock.schedule_once for actions in settings menu
|
9 years ago |
ThomasV
|
488bdbf4b5
|
kivy:
* improve settings dialog
* add fx_dialog
|
9 years ago |
Neil Booth
|
38a8385287
|
Remove stale comment
|
9 years ago |
Neil Booth
|
9f95e90706
|
Remove wrong code
The correct line is 3 below
|
9 years ago |
Neil Booth
|
f92843bb10
|
Top level window fix for tx_dialog and h/w wallets
|
9 years ago |
Neil Booth
|
618026f96c
|
Installwizard: tweak hardware wallet handling
|
9 years ago |
Neil Booth
|
1f75ab89fa
|
Installwizard: handle Escape key
|
9 years ago |
Neil Booth
|
95a0cbabfd
|
Add a note regarding hardware wallets
|
9 years ago |
ThomasV
|
3cd088b2e6
|
kivy: fee_dialog
|
9 years ago |
ThomasV
|
45618b2a8e
|
kivy: cleanup dead code
|
9 years ago |
ThomasV
|
9b112ab42f
|
kivy: add background.png
|
9 years ago |
ThomasV
|
68d169b35f
|
kivy: rm dead code from main.kv
|
9 years ago |
ThomasV
|
5a03caf051
|
kivy: update fiat amounts when changed
|
9 years ago |
ThomasV
|
a1d55fac4e
|
rm testing print statement
|
9 years ago |
ThomasV
|
89908bf14d
|
fix English
|
9 years ago |
ThomasV
|
858b9c5655
|
kivy: improve settings dialog
|
9 years ago |
ThomasV
|
5502cab796
|
kivy: fix scrollview in choice_dialog
|
9 years ago |
ThomasV
|
1880b83599
|
add .mo extension to buildozer.spec
|
9 years ago |
ThomasV
|
e60b35df64
|
kivy wizard: stop on_dismiss
|
9 years ago |
ThomasV
|
72da1e3b8f
|
rm dead code
|
9 years ago |
ThomasV
|
4bfaa1fa02
|
kivy wizard: don't use auto-dismiss. rename classes
|
9 years ago |
ThomasV
|
b1f9f7faed
|
kivy: fix wallet selection dialog
|
9 years ago |
ThomasV
|
b6c6b694f7
|
kivy: simplify wallets dialog
|
9 years ago |
ThomasV
|
d530f8fe84
|
kivy: minor fixes
|
9 years ago |
ThomasV
|
8ed443b4c8
|
kivy: improve settings dialog
|
9 years ago |
ThomasV
|
6aea1e8a79
|
kivy: improve about dialog
|
9 years ago |
ThomasV
|
4122c108fc
|
plugins: enable & disable methods
|
9 years ago |
ThomasV
|
82bfbdcc3c
|
add dev
|
9 years ago |
ThomasV
|
3252161f36
|
improve about dialog
|
9 years ago |
ThomasV
|
23d16154a9
|
kivy: improve status dialog
|
9 years ago |
ThomasV
|
e2d00c61cd
|
kivy fixes
|
9 years ago |
ThomasV
|
f66763c37e
|
kivy: improve Wallets dialog
|
9 years ago |
Neil Booth
|
9ab9c73d6d
|
Threaded wallet creation
|
9 years ago |
Neil Booth
|
b32a34b8ba
|
Threaded message signing
|
9 years ago |
Neil Booth
|
ef2c472739
|
Threaded decryption
|
9 years ago |
Neil Booth
|
06c262d0dc
|
TrezorClient: should be in a separate thread
First steps; get show_address working.
Client is not responsible for showing exceptions.
Suppress uninteresting exceptions.
|
9 years ago |
ThomasV
|
d200b236ae
|
replace tx.input, tx.output by methods, so that deserialize calls are encapsulated
|
9 years ago |
Neil Booth
|
c2efb09734
|
Threaded wallet creation
|
9 years ago |
Neil Booth
|
6e346e52cc
|
Threaded message signing
|
9 years ago |
Neil Booth
|
8f73db2f3d
|
Threaded decryption
|
9 years ago |
Neil Booth
|
d6e8e534a3
|
TrezorClient: should be in a separate thread
First steps; get show_address working.
Client is not responsible for showing exceptions.
Suppress uninteresting exceptions.
|
9 years ago |
Neil Booth
|
e2627e0944
|
QMessageBox is a top-level window
|
9 years ago |
Neil Booth
|
144f53be18
|
Use TaskThread to simplify ThreadedButton
And improve labels dialog
|
9 years ago |
Neil Booth
|
c714acf739
|
Add TaskThread, use to simplify WaitingDialog
This will be useful as a client thread for hardware wallets
|
9 years ago |
Neil Booth
|
d9a84875dc
|
Fix prior; keep tx dialog as top-level window
|
9 years ago |
Neil Booth
|
d9a13a5dd1
|
transaction_dialog: don't override base class
Rename parent to main_window. Make the main window our parent.
|
9 years ago |
ThomasV
|
3574ade484
|
fix #1635
|
9 years ago |
ThomasV
|
b545f4ef12
|
kivy: EmptyLabel
|
9 years ago |
ThomasV
|
d68f42df95
|
add qr code scanner to kivy wizard
|
9 years ago |
ThomasV
|
cd6ec773c9
|
kivy: pass message to restore dialog, and remove dead code.
|
9 years ago |