Kacper Żuk
c6e09a6038
Provide warnings about invalid BIP39 checksum in seed dialog
8 years ago
ThomasV
8b194cd409
show bip39 warning and add info about checksum disabled
7 years ago
SomberNight
260c3eecab
bugfix: [GUI-QT/Network] Save proxy setting when toggling Tor checkbox
7 years ago
J.R. Mathis
5062e642c2
Fix minor typo in exporting labels
Changed "where" to "were"
7 years ago
ThomasV
8d82e66eee
fix #2690
7 years ago
ThomasV
5fb51a91a2
fix #2736
7 years ago
ThomasV
08fab753e8
change default value of confirmed_only, spending unconfirmed coins
7 years ago
Casper
713c3c7460
History list upgrades
+ add icon tooltip
+ fix text alignment
+ add double click for details
8 years ago
ThomasV
0d12784f1e
updates for new version of buildozer
8 years ago
ThomasV
4c2deb6d2b
follow-up to bc4fcfbebd
8 years ago
suut
bc4fcfbebd
Remove usages of deprecated apply() builtin
8 years ago
ThomasV
bfcfb1f240
wizard: make sure terminate is always called
8 years ago
ThomasV
f33ee01e64
follow-up 15d74b4e19
8 years ago
ThomasV
622f459c41
kivy: minor fix (switch_to)
8 years ago
ThomasV
732679aa3d
kivy: group network calback registrations
8 years ago
ThomasV
2bb980c84c
kivy: trigger_update_interfaces
8 years ago
ThomasV
a4149bf6b8
add tx details to utxo tab
8 years ago
ThomasV
b243772d68
show height in utxo list
8 years ago
ThomasV
12b62fb27d
kivy: use app.num_chain
8 years ago
ThomasV
b424a83a57
add blockchain.get_name method, update kivy gui
8 years ago
ThomasV
814792eee1
show only active chains
8 years ago
ThomasV
5834b391ea
network dialog: display branch size
8 years ago
ThomasV
1316e4f70d
network_dialog remove stretch
8 years ago
ThomasV
ec41ad4a98
kivy fix: get_spendable_coins
8 years ago
ThomasV
05a9718b7c
network dialog: show only populated chains
8 years ago
ThomasV
125247df81
fix unicode path issue #2269
8 years ago
ThomasV
ba2211f52e
network dialog: refresh display on each new header
8 years ago
Johann Bauer
6b9643a66c
Add shortcuts to toggle actions in view menu
8 years ago
ThomasV
f98a5617d6
rename proxy tab
8 years ago
Johann Bauer
15d74b4e19
Fix "Back" button in installwizard
Since this seems to be the first page of the wizard,
there is nothing to go back to. Furthermore, clicking
"Back" actually takes you to the next step.
This changes the button to "Close" and closes the wizard.
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
Johann Bauer
c4979864cc
Add tab icons
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
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
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
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