Commit graph

1448 commits

Author SHA1 Message Date
ThomasV
ab15ff3a00 updates for python3 2017-08-26 08:28:24 +02:00
Johann Bauer
8e54d5c4d4 Make proxies work 2017-08-26 08:28:24 +02:00
ThomasV
f1a8c0b0e6 misc. fixes for python3 2017-08-26 08:28:24 +02:00
ThomasV
c3388d9677 misc python3 updates:
- use jsonrpclib-pelix
 - update the kivy gui
 - update plugins
2017-08-26 08:28:24 +02:00
Dmitry Sorokin
0693403358 sending fixed 2017-08-26 08:28:24 +02:00
Dmitry Sorokin
f02d18226b misc ui and lib fixes for py3 2017-08-26 08:27:47 +02:00
Dmitry Sorokin
d304ccdf17 py3 in qtgui 2017-08-26 08:27:47 +02:00
Dmitry Sorokin
5be78950ca py3 2017-08-26 08:27:47 +02:00
Kacper Żuk
c6e09a6038 Provide warnings about invalid BIP39 checksum in seed dialog 2017-08-16 15:25:06 +02:00
ThomasV
8b194cd409 show bip39 warning and add info about checksum disabled 2017-08-16 12:40:12 +02:00
SomberNight
260c3eecab bugfix: [GUI-QT/Network] Save proxy setting when toggling Tor checkbox 2017-08-15 03:26:44 +02:00
J.R. Mathis
5062e642c2 Fix minor typo in exporting labels
Changed "where" to "were"
2017-08-12 22:59:07 -05:00
ThomasV
8d82e66eee fix #2690 2017-08-12 10:22:19 +02:00
ThomasV
5fb51a91a2 fix #2736 2017-08-12 10:06:28 +02:00
ThomasV
1ee41089cf Merge pull request #2693 from casper/gui-history-upgrades
History list - GUI fix + small improvements
2017-08-08 09:42:58 +02:00
ThomasV
08fab753e8 change default value of confirmed_only, spending unconfirmed coins 2017-08-08 06:03:47 +02:00
Casper
713c3c7460 History list upgrades
+ add icon tooltip
  + fix text alignment
  + add double click for details
2017-08-05 11:19:29 +03:00
suut
bc4fcfbebd Remove usages of deprecated apply() builtin 2017-08-01 05:22:18 +02:00
ThomasV
bfcfb1f240 wizard: make sure terminate is always called 2017-07-24 18:35:33 +02:00
ThomasV
f33ee01e64 follow-up 15d74b4e19 2017-07-24 18:19:52 +02:00
ThomasV
4721e21df0 Merge pull request #2601 from bauerj/installwizard-back
Fix "Back" button in installwizard
2017-07-24 18:15:25 +02:00
ThomasV
a4149bf6b8 add tx details to utxo tab 2017-07-19 18:44:28 +02:00
ThomasV
b243772d68 show height in utxo list 2017-07-19 18:31:53 +02:00
ThomasV
b424a83a57 add blockchain.get_name method, update kivy gui 2017-07-19 09:29:20 +02:00
ThomasV
814792eee1 show only active chains 2017-07-18 21:37:04 +02:00
ThomasV
5834b391ea network dialog: display branch size 2017-07-18 18:11:26 +02:00
ThomasV
1316e4f70d network_dialog remove stretch 2017-07-18 14:20:51 +02:00
ThomasV
05a9718b7c network dialog: show only populated chains 2017-07-14 18:24:33 +02:00
ThomasV
125247df81 fix unicode path issue #2269 2017-07-14 12:53:35 +02:00
ThomasV
ba2211f52e network dialog: refresh display on each new header 2017-07-13 17:23:24 +02:00
Johann Bauer
6b9643a66c Add shortcuts to toggle actions in view menu 2017-07-13 10:42:58 +02:00
ThomasV
61b8e23fad Merge pull request #2582 from bauerj/tab-icons
Add tab icons
2017-07-13 09:44:31 +02:00
ThomasV
f98a5617d6 rename proxy tab 2017-07-13 09:38:53 +02:00
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.
2017-07-12 21:37:29 +02:00
ThomasV
73b023e967 update network settings dialog of the kivy GUI 2017-07-11 18:04:33 +02:00
ThomasV
92b392a56b minor fixes 2017-07-10 20:54:24 +02:00
Johann Bauer
c4979864cc Add tab icons 2017-07-09 21:01:11 +02:00
ThomasV
7f2234caed new layout for network_dialog 2017-07-09 14:03:12 +02:00
ThomasV
7e353c33fe add a star to server hostname in nodes list 2017-07-09 12:11:46 +02:00
ThomasV
dbbef771b3 network dialog: do not change auto_connect value from blockchain tab 2017-07-09 12:03:07 +02:00
ThomasV
1c5669ac51 network_dialog improvements 2017-07-09 10:32:24 +02:00
ThomasV
ab10848187 network dialog: minor fixes 2017-07-08 17:48:23 +02:00
ThomasV
b31f4ca133 network_dialog: save parameters in follow_branch, follow_server 2017-07-08 17:38:57 +02:00
ThomasV
c8e4b7a42e update network dialog when raised 2017-07-08 17:02:05 +02:00
ThomasV
dd50259f68 network_dialog: do not use parent for signalling 2017-07-08 15:35:48 +02:00
ThomasV
5ae5c81c48 use a unique and non-modal network dialog window 2017-07-08 15:23:00 +02:00
ThomasV
1347004e63 minor fix: ssl checkbox 2017-07-08 13:24:40 +02:00
ThomasV
568c14ca78 Refactor Network and Blockchain dialogs in qt and kivy 2017-07-08 11:38:32 +02:00
ThomasV
c6bdd3c1b0 fix: follow-up 2a53e85e8d 2017-07-07 23:26:42 +02:00
ThomasV
777a3aa8bf Fixes for TrustedCoin plugin:
- reset billing_info after broadcast
- when bumping tx fee, do not use Trustedcoin output
2017-07-06 16:03:21 +02:00