SomberNight
|
4ac162f18b
|
migration to PyQt5. initial commit.
|
7 years ago |
ThomasV
|
29aaa1c4c4
|
fix #2840
|
7 years ago |
ThomasV
|
b9da5afa9d
|
replace bitcoin.is_valid
|
7 years ago |
ThomasV
|
32dee14fd0
|
show error message when parsing empty tx
|
7 years ago |
ThomasV
|
ab15ff3a00
|
updates for python3
|
8 years ago |
ThomasV
|
f1a8c0b0e6
|
misc. fixes for python3
|
8 years ago |
ThomasV
|
c3388d9677
|
misc python3 updates:
- use jsonrpclib-pelix
- update the kivy gui
- update plugins
|
8 years ago |
Dmitry Sorokin
|
0693403358
|
sending fixed
|
8 years ago |
Dmitry Sorokin
|
f02d18226b
|
misc ui and lib fixes for py3
|
8 years ago |
Dmitry Sorokin
|
d304ccdf17
|
py3 in qtgui
|
8 years ago |
Dmitry Sorokin
|
5be78950ca
|
py3
|
8 years ago |
J.R. Mathis
|
5062e642c2
|
Fix minor typo in exporting labels
Changed "where" to "were"
|
8 years ago |
ThomasV
|
8d82e66eee
|
fix #2690
|
8 years ago |
ThomasV
|
5fb51a91a2
|
fix #2736
|
8 years ago |
ThomasV
|
08fab753e8
|
change default value of confirmed_only, spending unconfirmed coins
|
8 years ago |
suut
|
bc4fcfbebd
|
Remove usages of deprecated apply() builtin
|
8 years ago |
KoffeinFlummi
|
9a44cde6cd
|
Add optional fiat balance column to addresses view
|
8 years ago |
ThomasV
|
125247df81
|
fix unicode path issue #2269
|
8 years ago |
Johann Bauer
|
6b9643a66c
|
Add shortcuts to toggle actions in view menu
|
8 years ago |
ThomasV
|
92b392a56b
|
minor fixes
|
8 years ago |
Johann Bauer
|
c4979864cc
|
Add tab icons
|
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
|
568c14ca78
|
Refactor Network and Blockchain dialogs in qt and kivy
|
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
|
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 |
Johann Bauer
|
f5d5dde69a
|
Retain tab order after toggling
|
8 years ago |
ThomasV
|
c6eb269cce
|
follow-up previous commit
|
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
|
eff0ae1f78
|
fix #2564
|
8 years ago |
ThomasV
|
828b0e5d70
|
fix #2439
|
8 years ago |
ThomasV
|
cf88b7f8a7
|
fix #2453
|
8 years ago |
chipmixer
|
678a9002b0
|
Add plugin hook `init_menubar_tools`
New plugin hook `init_menubar_tools` that allows plugins to add submenu item in Tools menu.
|
8 years ago |
chris-belcher
|
3195eca6ea
|
Made status bar exchange rate display in terms of base unit
|
8 years ago |
ThomasV
|
1b29945c6d
|
fix #2430
|
8 years ago |
ThomasV
|
8cc8f8a5e1
|
disable max button if an amount has been typed
|
8 years ago |
ThomasV
|
ae730cc8e5
|
fix #2360
|
8 years ago |
ThomasV
|
50587c7a24
|
fix #2353: show error when sweeping dust
|
8 years ago |
ThomasV
|
23e51e7c9e
|
follow up fix #2341
|
8 years ago |
ThomasV
|
e555b982f9
|
fix #2341
|
8 years ago |
ThomasV
|
0105702d0f
|
fix #2341
|
8 years ago |
ThomasV
|
b2be745b8d
|
add save/delete buttons to invoice dialog
|
8 years ago |
ThomasV
|
6185f94de4
|
archive paid invoices in the history tab
|
8 years ago |
ThomasV
|
e63bf6ce02
|
improve CPFP dialog
|
8 years ago |
ThomasV
|
2d8df85aab
|
use maxint-2 to signal RBF, in order to standardize with Bitcoin Core
|
8 years ago |
ThomasV
|
5c1cdf02cd
|
Revert "display unicode wallet path in Qt GUI"
This reverts commit 6318bda54d .
|
8 years ago |
ThomasV
|
6318bda54d
|
display unicode wallet path in Qt GUI
|
8 years ago |
ThomasV
|
ed42faa2e6
|
Revert commit 36f08ab2c3 .
|
8 years ago |