ThomasV
125247df81
fix unicode path issue #2269
8 years ago
ThomasV
37143fd628
fix blockchain offset
8 years ago
ThomasV
ba2211f52e
network dialog: refresh display on each new header
8 years ago
ThomasV
bf7deaa1fb
remove blockchain fork detection threshold
8 years ago
ThomasV
82c2c22a6e
Merge pull request #2602 from bauerj/toggle-shortcut
Add shortcuts to toggle actions in view menu
8 years ago
ThomasV
f708ba0b34
fix #2603
8 years ago
Johann Bauer
6b9643a66c
Add shortcuts to toggle actions in view menu
8 years ago
ThomasV
61b8e23fad
Merge pull request #2582 from bauerj/tab-icons
Add tab icons
8 years ago
ThomasV
f98a5617d6
rename proxy tab
8 years ago
ThomasV
e6116db565
network: minor fix
8 years ago
ThomasV
96a685a765
kivy: gui improvements
8 years ago
ThomasV
73b023e967
update network settings dialog of the kivy GUI
8 years ago
ThomasV
92b392a56b
minor fixes
8 years ago
ThomasV
e2d996f199
Merge pull request #2591 from block8437/master
Added a timeout on the urllib2 request during a notify event.
8 years ago
Brian Smith
2cafcf0d95
Added a timeout on the urllib2 request during a notify event.
8 years ago
ThomasV
9c28489bc0
fix wallet.can_export
8 years ago
ThomasV
46e6023578
comment out raise trezor plugin
8 years ago
ThomasV
b02ce2d02c
disable locktime until keepkey firmware is updated
8 years ago
Johann Bauer
c4979864cc
Add tab icons
8 years ago
ThomasV
cb81ef6f34
fix sequence in trezor plugin (follow-up to d4e8f4be
)
8 years ago
ThomasV
7f2234caed
new layout for network_dialog
8 years ago
ThomasV
7e353c33fe
add a star to server hostname in nodes list
8 years ago
ThomasV
dbbef771b3
network dialog: do not change auto_connect value from blockchain tab
8 years ago
ThomasV
1c5669ac51
network_dialog improvements
8 years ago
ThomasV
ab10848187
network dialog: minor fixes
8 years ago
ThomasV
b31f4ca133
network_dialog: save parameters in follow_branch, follow_server
8 years ago
ThomasV
c8e4b7a42e
update network dialog when raised
8 years ago
ThomasV
9b7102aed1
make fork_threshold configurable, fix backward mode
8 years ago
ThomasV
680e9a5552
network: go back if cannot connect during catch_up
8 years ago
ThomasV
dd50259f68
network_dialog: do not use parent for signalling
8 years ago
ThomasV
5ae5c81c48
use a unique and non-modal network dialog window
8 years ago
ThomasV
321adf600a
sort currencies in currencies.json
8 years ago
Alexx Saver
4847fe5f41
Sorted exchange_rate.py
Notice: no real changes
8 years ago
Alexx Saver
1c02ced131
Added BTCe to exchange_rate.py
Notice: BTCe uses RUR for RUB, it is not compatible with ISO 4217, so we return it as RUB. Also we use an official mirror because btc-e.com is banned in Russia.
8 years ago
ThomasV
1347004e63
minor fix: ssl checkbox
8 years ago
ThomasV
568c14ca78
Refactor Network and Blockchain dialogs in qt and kivy
8 years ago
ThomasV
c6bdd3c1b0
fix: follow-up 2a53e85e8d
8 years ago
ThomasV
777a3aa8bf
Fixes for TrustedCoin plugin:
- reset billing_info after broadcast
- when bumping tx fee, do not use Trustedcoin output
8 years ago
ThomasV
6b872b68bd
hardcode another testnet server
8 years ago
ThomasV
2055fce087
network dialog: add menu actions to blockchains list
8 years ago
ThomasV
197f57d329
rm dead code
8 years ago
ThomasV
73e69284d1
show pubkeys and redeem script in address dialog
8 years ago
ThomasV
faa17f9818
Option to send only confirmed coins ( fix #2395 )
8 years ago
ThomasV
255458da0a
fix #2400
8 years ago
ThomasV
b1083572ca
Merge pull request #2580 from bauerj/tab-order
Retain tab order after toggling
8 years ago
Johann Bauer
f5d5dde69a
Retain tab order after toggling
8 years ago
ThomasV
c6eb269cce
follow-up previous commit
8 years ago
ThomasV
f5dd32b8f2
Merge pull request #2579 from bauerj/view-menu
Hide console tab by default
8 years ago
Johann Bauer
17bf035125
Hide console tab by default
Also:
- Move tab toggling menu items to new "View" menu
- Refactoring
8 years ago
ThomasV
cad3798f84
follow-up previous commit
8 years ago