ThomasV
|
e995f7abfd
|
save account name as label
|
12 years ago |
ThomasV
|
70445da940
|
wallet.num_accounts and account_id method
|
12 years ago |
Maxime Biais
|
b2ebd35925
|
Add a Qt eventFilter to listen for QFileOpenEvent
fix #209
|
12 years ago |
ThomasV
|
e6208e2747
|
fix create_new_account
|
12 years ago |
ThomasV
|
b08f1a2a7b
|
plugins: do not overload __init__, use init() instead
|
12 years ago |
ThomasV
|
19553a056d
|
bip32
|
12 years ago |
ThomasV
|
4d02b9b7b4
|
fix create_new_account
|
12 years ago |
ThomasV
|
111611a08b
|
plugins: do not overload __init__, use init() instead
|
12 years ago |
ThomasV
|
f4207d7e4c
|
bip32
|
12 years ago |
ThomasV
|
db501aa976
|
bip32
|
12 years ago |
thomasv
|
f64c59f66f
|
fix: set auto-cycle to None only during wallet creation
|
12 years ago |
thomasv
|
717a4ab5b2
|
pass parameter to backup_wallet
|
12 years ago |
thomasv
|
c1fabb3332
|
fix backup_wallet
|
12 years ago |
thomasv
|
67d2b940bc
|
remove enforced tx fee
|
12 years ago |
thomasv
|
a0b86f405d
|
offline interface: fix init
|
12 years ago |
Maran
|
8b3c8bdc19
|
Added some basic hide/show functionality to the tray icon
Real 'hide-to-tray' functionality seems impossible, see comments
|
12 years ago |
Maran
|
5092c6b8d3
|
Set the current balance in the tray icon
|
12 years ago |
ThomasV
|
ea1cb0a613
|
better backspace detection
|
12 years ago |
ThomasV
|
3350229263
|
fix for empty addressbook
|
12 years ago |
ThomasV
|
1cba96cbbb
|
fix popup navigation
|
12 years ago |
ThomasV
|
8ec6a07281
|
fix settings dialog in text gui
|
12 years ago |
ThomasV
|
5251f278e8
|
try.. except wrapper for ncurses.set_curs
|
12 years ago |
ThomasV
|
ccf7bf5c44
|
use self.base_unit()
|
12 years ago |
Maran
|
fd84cdda4c
|
Renamed to tray and added exit option
|
12 years ago |
Maran
|
06bfb60308
|
Reworked notification flow and combined multiple transactions into one notification
|
12 years ago |
Maran
|
b6ced19c1e
|
Rework notify so it's thread safe
|
12 years ago |
Maran
|
468c76b66e
|
Added notifications when receiving a new transaction
|
12 years ago |
ThomasV
|
887557865e
|
redefine do_send as a wrapper for send_tx
|
12 years ago |
ThomasV
|
6645bc3505
|
confirmation dialog before sending large amounts
|
12 years ago |
ThomasV
|
d2b86091b4
|
whitespaces option in format_satoshis
|
12 years ago |
Pablo Castellano
|
cecb4c23b2
|
[Lite gui] Allow changing quote currency backwards with right click
|
12 years ago |
Maran
|
4570db0804
|
Add icon back to Lite GUI. Fixes #112
|
12 years ago |
Maran
|
8020fd9c33
|
Force updating the wallet after editing labels. fixes #223
|
12 years ago |
ThomasV
|
a31ad09cc7
|
self.wallet is not defined
|
12 years ago |
Maran
|
bf12bac1f2
|
DRYed the backup wallet
|
12 years ago |
Maran
|
0ab69e2606
|
Removed all items that are now in the menu
|
12 years ago |
Maran
|
f55faedeb0
|
Open wallet should use current wallets folder as default dir
|
12 years ago |
Maran
|
e9f1d4f078
|
Make backup use real wallet from config
|
12 years ago |
Maran
|
914bfffc53
|
Make backup use real wallet from config
|
12 years ago |
Maran
|
ae9aaceaab
|
Removed accounts from menu
|
12 years ago |
Maran
|
7f7441eb7f
|
Added CTRL+R to refresh your wallet
|
12 years ago |
Maran
|
9945e0926c
|
Implemented all menu triggers
|
12 years ago |
thomasv
|
4a60db9733
|
new methods: init_menubar and load_wallet
|
12 years ago |
Maran
|
fd5ee59a29
|
Skeleton for menu
|
12 years ago |
ThomasV
|
034bc64fe6
|
fix indent
|
12 years ago |
tigereye
|
1428d4fa10
|
Updated the QR Code plugin to enable offline/online wallets to transmit unsigned/signed transactions via QR code.
|
12 years ago |
Ryan McGuire
|
b757b41561
|
Fixes the QR code widget to include a 10px margin to offset the widget on dark theme background.
|
12 years ago |
Linh Nguyen
|
c59f4c2fb2
|
Update default fee in help text
|
12 years ago |
ecdsa
|
e8ffe29554
|
make sure default fee is enough
|
12 years ago |
thomasv
|
e2b75d9fbc
|
use a qlabel widget for the wallet balance
|
12 years ago |