ThomasV
200f3683d9
Merge pull request #297 from vrde/fix-remove-eval
Remove eval from run_hook
11 years ago
rdymac
10be6e7609
Add translations and fixes to 1.9 master
Added translations, fixes to syntax errors and other minor fixes for
text strings.
Tested all changes. I hope not to break anyhting…
I was unsurem, but the menu bar on the Lite GUI dissapeared. Looking at
the commits on master, it seems that it wasn't me.
11 years ago
vrde
f0f3dc24e1
apply function directly unpacking argument list
11 years ago
vrde
32abe2dd04
Remove eval from from run_hook
small improvement to remove eval using builtin function `getattr`.
11 years ago
ThomasV
01349f6528
fix restore threads
11 years ago
ThomasV
428fbf1f63
sort coins by age in get_unspent_coins()
11 years ago
thomasv
36011fbaa4
remove todolist
11 years ago
thomasv
9b6168addb
Animazing's key
11 years ago
thomasv
386e82c5e5
adding my gpg pubkey (issue #267 )
11 years ago
thomasv
b26187666b
protect history from importprivkey
11 years ago
thomasv
a320f92023
fix syntax error
11 years ago
thomasv
b08bc514db
sign/verify: do unicode conversion only for messages sent by the gui
11 years ago
thomasv
2c6534c1ba
sign unicode messages
11 years ago
thomasv
4b9b532738
fix
11 years ago
thomasv
0eaa894aee
fix
11 years ago
thomasv
671a73d02b
sanitize prioritized_addresses, making sure they are in the wallet before trying to use them
11 years ago
thomasv
a5c5b05235
fix
11 years ago
thomasv
c8f93879b6
fix
11 years ago
thomasv
30f7d23297
do not show pubkeu in validateaddress if the key is imported
11 years ago
thomasv
75f7050edc
subscribe to imported address
11 years ago
thomasv
58ab37d056
send from domain in mktx ( fix #294 )
11 years ago
thomasv
7fb406cc05
fallback to classic for old preferences
11 years ago
thomasv
a7f61de8fd
show input and outputs as text (fix issue #197 )
11 years ago
thomasv
d6af11a8fe
getrawtransaction: first check if tx is in wallet
11 years ago
thomasv
22eaff9508
more help
11 years ago
thomasv
ba17188d60
more help text
11 years ago
thomasv
636fdc18a5
new_account_dialog triggers payto
11 years ago
thomasv
f38cc47802
add context menu to transaction input/outputs
11 years ago
thomasv
4742b03aea
fix issue 274
11 years ago
thomasv
e5cbf5cb0a
more robust tx_from_text() (fixes issue #281 )
11 years ago
thomasv
b75f8d795a
new command: getrawtransaction
11 years ago
ThomasV
41878dc5e0
rename menu: create tx
11 years ago
ThomasV
f957837e21
custom json encoder for transactions
11 years ago
ThomasV
72d7d0b07a
remove unneeded parameter
11 years ago
ThomasV
d51a8d0f25
create a class for transaction dialog
11 years ago
ThomasV
27977e6eb0
fix path for tray icon (issue #263 )
11 years ago
ThomasV
5a121526e4
fix
11 years ago
ThomasV
c51efc0afe
fix save_qrcode
11 years ago
ThomasV
8bf55ecaab
fix
11 years ago
thomasv
f12760829f
use QInputDialog for new filenames
11 years ago
thomasv
a96a7c8db2
fix
11 years ago
thomasv
cc130f2930
remove .dat filter
11 years ago
thomasv
f22c55f426
lock icon in password dialog
11 years ago
thomasv
dcedb2d74f
minor fixes
11 years ago
thomasv
a4335cb25d
documentation on GUI
11 years ago
ThomasV
432fae996a
fix
11 years ago
thomasv
ab46f1110f
minor
11 years ago
thomasv
d67318399b
layout improvements
11 years ago
thomasv
71fae15352
fix: remove gap limit stuff from settings dialog
11 years ago
thomasv
eafdb42475
install wizard: use a single window
11 years ago