ThomasV
68ca0b73b1
fix #2968
7 years ago
ThomasV
1e4ac1c352
fix #3060
7 years ago
ThomasV
01108d8b47
address tab: replace tree view with buttons
7 years ago
Johann Bauer
5c2beb4ab5
Adjust colors if dark color scheme is used
7 years ago
SomberNight
5ce871ef55
fix: editing labels in [QT GUI] Addresses tab for headings resulted in errors
7 years ago
ThomasV
4c22698444
fix qt5: setBackgroundColor
7 years ago
Dmitry Sorokin
d304ccdf17
py3 in qtgui
8 years ago
Dmitry Sorokin
5be78950ca
py3
8 years ago
KoffeinFlummi
9a44cde6cd
Add optional fiat balance column to addresses view
8 years ago
ThomasV
73e69284d1
show pubkeys and redeem script in address dialog
8 years ago
ThomasV
0955b0d34d
show one item per line in utxo tab, move address actions to addresses tab
8 years ago
Johann Bauer
ec6ab022e3
Keep filter after updating the list
8 years ago
ThomasV
ac53585a40
move freeze/unfreeze menus to coins tab, show utxos as tree
8 years ago
ThomasV
bffb10f53f
remove 'send from' context menu (replaced by coins tab)
8 years ago
ThomasV
7af5d42324
qt: show addresses and utxos in separate tabs
8 years ago
ThomasV
f0611c4569
fix pubkey indexing in imported wallets
8 years ago
ThomasV
f6e393d7b6
fix: import addresses and private keys
9 years ago
ThomasV
1159f85e05
Major refactoring
- separation between Wallet and key management (Keystore)
- simplification of wallet classes
- remove support for multiple accounts in the same wallet
- add support for OP_RETURN to Trezor plugin
- split multi-accounts wallets for backward compatibility
9 years ago
ThomasV
5bcadd6651
qt: fix account_expanded
9 years ago
ThomasV
cb9a636616
fix #1768
9 years ago
ThomasV
9e3314f17d
move set_account_expanded
9 years ago
ThomasV
f7293694cc
qt: minor fixes
9 years ago
ThomasV
12dfccb3ab
Define TreeWidget subclasses for lists
* move class code in separate files
* make menu column-dependent (fixes #1734 )
9 years ago