Commit graph

2313 commits

Author SHA1 Message Date
ThomasV
cf88b7f8a7 fix #2453 2017-06-29 18:32:20 +02:00
ThomasV
2a53e85e8d fix #2452 2017-06-29 18:23:10 +02:00
ThomasV
8614755e16 Merge pull request #2505 from chipmixer/master
Add plugin hook `init_menubar_tools`
2017-06-27 18:36:07 +02:00
ThomasV
8285bc458f network dialog: show servers in blockchain tab 2017-06-23 10:36:49 +02:00
ThomasV
ca220d8dbb Detect blockchain splits and validate multiple chains 2017-06-21 09:48:31 +02:00
ThomasV
6b45070b2f allow arbitrary derivations with bip39 seeds, to let multibit users recover funds 2017-06-20 10:47:02 +02:00
chipmixer
678a9002b0 Add plugin hook init_menubar_tools
New plugin hook `init_menubar_tools` that allows plugins to add submenu item in Tools menu.
2017-06-10 10:54:10 +00:00
ThomasV
d2261ee55b Merge pull request #2467 from bauerj/issue-2464
Resize content of address history window
2017-05-30 06:58:17 +02:00
Johann Bauer
42fdf8686d Resize content of address history window
Closes: #2464
2017-05-29 20:41:04 +02:00
chris-belcher
3195eca6ea Made status bar exchange rate display in terms of base unit 2017-05-27 15:48:47 +01:00
ThomasV
1b29945c6d fix #2430 2017-05-21 17:24:49 +02:00
ThomasV
b262e5bf3b fix #2384 2017-05-10 12:32:28 +02:00
ThomasV
8cc8f8a5e1 disable max button if an amount has been typed 2017-04-19 11:43:36 +02:00
ThomasV
ae730cc8e5 fix #2360 2017-04-18 15:11:58 +02:00
ThomasV
50587c7a24 fix #2353: show error when sweeping dust 2017-04-05 09:17:42 +02:00
ThomasV
23e51e7c9e follow up fix #2341 2017-03-31 06:40:47 +02:00
ThomasV
e555b982f9 fix #2341 2017-03-30 19:08:16 +02:00
ThomasV
08fd7d95ab kivy: use NumericProperty for blocks and nodes 2017-03-30 10:13:58 +02:00
ThomasV
98dcc7c094 kivy checkpoint dialog 2017-03-30 07:05:19 +02:00
ThomasV
0105702d0f fix #2341 2017-03-29 10:22:19 +02:00
ThomasV
b23f788b4a fix #2342 2017-03-29 10:07:42 +02:00
ThomasV
e233ca33b4 fix method name 2017-03-28 19:16:03 +02:00
ThomasV
e7b136cc6b kivy: minor GUI tweaks 2017-03-28 09:44:11 +02:00
ThomasV
14a3d49f81 presplash screen 2017-03-28 09:43:49 +02:00
ThomasV
38d6c18b60 kivy: allow manual server entry 2017-03-28 08:53:18 +02:00
ThomasV
51f8816ec7 kivy: improve blockchain dialog 2017-03-27 21:31:37 +02:00
ThomasV
59b0b51f24 add proxy settings to kivy GUI 2017-03-27 18:59:48 +02:00
ThomasV
2fcdd458b3 add checkpoint dialog to the kivy gui 2017-03-27 12:48:10 +02:00
ThomasV
6548388b0e minor gui tweak 2017-03-24 09:50:43 +01:00
ThomasV
95ad6a4321 fix 2017-03-24 09:39:57 +01:00
ThomasV
e38d19d210 add help buttons to blockchain tab 2017-03-24 09:38:34 +01:00
ThomasV
6e182371b9 network dialog: reorganize tabs 2017-03-24 06:25:03 +01:00
ThomasV
a20233b629 minor fix 2017-03-23 21:57:01 +01:00
ThomasV
2ea3bbea30 network dialog: add checkpoint, tabs 2017-03-23 21:53:03 +01:00
ThomasV
aa090007e9 fix #2328 2017-03-23 08:50:14 +01:00
ThomasV
1d84029173 input_script: return txin.scriptSig if available. replace txin.is_coinbase with type. fixes #2321 2017-03-21 09:08:16 +01:00
ThomasV
b2be745b8d add save/delete buttons to invoice dialog 2017-03-20 11:13:45 +01:00
ThomasV
95e0e23869 fix #2301 2017-03-17 13:47:27 +01:00
ThomasV
6185f94de4 archive paid invoices in the history tab 2017-03-15 15:32:14 +01:00
ThomasV
e63bf6ce02 improve CPFP dialog 2017-03-14 10:30:08 +01:00
ThomasV
024de7afa5 kivy: trigger_update_history 2017-03-13 15:07:35 +01:00
ThomasV
f5083b46de kivy: nicer message on send success 2017-03-13 11:32:55 +01:00
ThomasV
2d8df85aab use maxint-2 to signal RBF, in order to standardize with Bitcoin Core 2017-03-13 11:03:06 +01:00
ThomasV
a2fcb2ba8f kivy: fix bump fee dialog 2017-03-12 20:09:25 +01:00
ThomasV
ac88ae9c7f kivy: fix i18n with unicode 2017-03-12 10:47:02 +01:00
ThomasV
5c1cdf02cd Revert "display unicode wallet path in Qt GUI"
This reverts commit 6318bda54d.
2017-03-11 16:13:28 +01:00
ThomasV
c3349df724 fix kivy not updating units in history 2017-03-09 16:55:32 +01:00
ThomasV
0cf14635e0 kivy: always show wallet name 2017-03-09 15:04:14 +01:00
ThomasV
a921f5becf kivy labels plugin: use Clock 2017-03-09 14:48:31 +01:00
ThomasV
6318bda54d display unicode wallet path in Qt GUI 2017-03-09 12:16:07 +01:00