ThomasV
|
04322b7cc9
|
fix bug with undetected incorrect password that can damage wallet
|
12 years ago |
ThomasV
|
75247de92f
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
12 years ago |
ThomasV
|
272b79effe
|
warning against key import
|
12 years ago |
Eagle[TM]
|
4451745387
|
Draft release notes for 1.6.0
|
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 |
ThomasV
|
2570bf5c1f
|
Merge pull request #86 from bkkcoins/confirmation-tooltips
Add confirmation count to history line checkmark tooltips
|
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 |
ThomasV
|
558ba16bc2
|
Merge pull request #81 from bkkcoins/qr-scalable-centered
Make QR codes scalable and centered
|
12 years ago |
ThomasV
|
5bf144c7b8
|
Merge pull request #78 from pontius/master
Use blockchain.info instead of intersango.com for exchange rates
|
12 years ago |
ThomasV
|
a4c67cb197
|
Merge pull request #80 from bkkcoins/sahara
Added new Sahara theme
|
12 years ago |
ThomasV
|
2ccab5b1b7
|
Merge pull request #79 from bkkcoins/red-debits
Red debits
|
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 |
Pontius
|
344cb1ddb1
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
bkkcoins
|
902bc6f87a
|
make qr codes scalable and centered
|
12 years ago |
bkkcoins
|
c4ef9185ab
|
added new sahara theme
|
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
|
40509b7c61
|
todolist
|
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 |
EagleTM
|
9a070e0ac1
|
Merge pull request #76 from clehner/master
Mac OS X 10.5 compatibility (minor)
|
12 years ago |