ThomasV
|
04322b7cc9
|
fix bug with undetected incorrect password that can damage wallet
|
12 years ago |
ThomasV
|
272b79effe
|
warning against key import
|
12 years ago |
ThomasV
|
b559840579
|
bump version number
|
12 years ago |
ThomasV
|
7f8d1ff65c
|
fix: toPlainText()
|
12 years ago |
ThomasV
|
5be1d9e019
|
improve layout for sign/verify message
|
12 years ago |
ThomasV
|
c30deb28d3
|
convert address to str in sign_message; update tabs after import
|
12 years ago |
ThomasV
|
eb5c521469
|
delete imported key in gui
|
12 years ago |
ThomasV
|
1d9c8dc519
|
don't ask pw if wallet is unencrypted
|
12 years ago |
ThomasV
|
5a4822a044
|
add warning to help message
|
12 years ago |
ThomasV
|
73cd5545aa
|
fix: return early on cancel
|
12 years ago |
ThomasV
|
bc9e6f88e6
|
test password before importing key
|
12 years ago |
ThomasV
|
279b85e3fe
|
use the same syntax as bitcoind for key import
|
12 years ago |
ThomasV
|
42dbf61ba8
|
import/export functions
|
12 years ago |
bkkcoins
|
058f5cba82
|
add confirmations to history checkmark tooltips
|
12 years ago |
ThomasV
|
c7edba0990
|
currency conversions (bkkcoins)
|
12 years ago |
thomasv
|
e7e169888d
|
support for compressed keys
|
12 years ago |
thomasv
|
98cce2af0d
|
move language list to i18n.py
|
12 years ago |
thomasv
|
261fff2af1
|
do not let users switch to gtk/text from qt
|
12 years ago |
thomasv
|
bb0e23faa6
|
display the ui settings first, as they are the most likely to be accessed
|
12 years ago |
thomasv
|
f14f22636f
|
catch exception raised if url is not reachable
|
12 years ago |
Pontius
|
e590c1cb20
|
Adjusted quote lookup and added three more currencies (where we have translations for)
|
12 years ago |
bkkcoins
|
3b0ed36c74
|
remove commented code
|
12 years ago |
bkkcoins
|
04dc6a0ea7
|
adjust invoice screen for scaling
|
12 years ago |
bkkcoins
|
902bc6f87a
|
make qr codes scalable and centered
|
12 years ago |
bkkcoins
|
251e4529b6
|
updated indent spacing
|
12 years ago |
bkkcoins
|
47145ce1a6
|
show history debits in red
|
12 years ago |
ThomasV
|
2ae5f0940a
|
update status bar when amount is modified
|
12 years ago |
Pontius
|
34253a1ba9
|
Use blockchain.info instead of intersango.com for exchange rates (quick hack)
|
12 years ago |
ThomasV
|
512a812872
|
try http if tcp fails.
|
12 years ago |
ThomasV
|
3bae4e9761
|
remove unnecessary clutter
|
12 years ago |
thomasv
|
e3fc19c48c
|
fix previous commit
|
12 years ago |
thomasv
|
2962c63001
|
auto_cycle option
|
12 years ago |
thomasv
|
4180a426c5
|
auto-reconnect to random server if server is not there
|
12 years ago |
thomasv
|
6b51628805
|
text for help button of the receive tab mode
|
12 years ago |
thomasv
|
4cede0c9c4
|
simplify the 'simple' mode: hide prioritizations (they are not really useful if you don't see the balance of each address)
|
12 years ago |
thomasv
|
b76f70a9f0
|
hide meaning, in order to replace misplaced interpretations with a sentiment of helplessness
|
12 years ago |
thomasv
|
702659a4c0
|
language names, and message box to instruct the user that they need to restart their client
|
12 years ago |
thomasv
|
ff24fda88e
|
mode Receive View selector into Settings dialog
|
12 years ago |
thomasv
|
b0f543826f
|
improved settings dialog using tabs
|
12 years ago |
Maran
|
bceb8ae218
|
removed old donation address on lite gui
|
12 years ago |
ThomasV
|
cefb1445de
|
version 1.5.8
|
12 years ago |
ThomasV
|
d29aeb890f
|
populate contacts with donation address
|
12 years ago |
thomasv
|
5789707f35
|
select language in gui
|
12 years ago |
thomasv
|
1f71e5e225
|
call set_language only if gui is used.
|
12 years ago |
thomasv
|
66fa7b610b
|
option to set gui language from command line
|
12 years ago |
Eagle[TM]
|
83c008b6f8
|
revert pruning flag for default servers (too much complexity)
|
12 years ago |
thomasv
|
9bf31f4d71
|
Made the bug reporting link clickable in lib/gui_lite.py
|
12 years ago |
thomasv
|
777f423b7a
|
parentheses
|
12 years ago |
Eagle[TM]
|
4f0f187e56
|
Update default servers with pruning flag
|
12 years ago |
thomasv
|
4978eff7f6
|
fix for command line history (EagleTM)
|
12 years ago |