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 |
bkkcoins
|
362057c738
|
Merge branch 'master' into qt-switch-gui
|
12 years ago |
ThomasV
|
c7edba0990
|
currency conversions (bkkcoins)
|
12 years ago |
bkkcoins
|
30de518be9
|
add switch-gui button for qt
|
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 |
Charles Lehner
|
6a82123e6e
|
Use find instead of mdfind in Mac build script.
This is for compatibility with Mac OS X 10.5 Leopard,
which does not have mdfind -name.
|
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 |
EagleTM
|
15a59bce8b
|
Merge pull request #75 from EagleTM/master
revert pruning flag on default servers
|
12 years ago |
Eagle[TM]
|
83c008b6f8
|
revert pruning flag for default servers (too much complexity)
|
12 years ago |