ThomasV
|
9725aaa7ab
|
Separate open_channel dialog. In open_channel_coroutine, use host and port from channel announcements
|
7 years ago |
ThomasV
|
12d231eb90
|
do not block GUI with open_channel
|
7 years ago |
ThomasV
|
893f29b3a9
|
lightning: display remote balance in gui
|
7 years ago |
ThomasV
|
1206dc9419
|
do not pass channel list to update_rows signal, as it is sent to all windows
|
7 years ago |
ThomasV
|
d7770ff38a
|
Display channel status in the GUI.
Do not convert channel_id to integer; there is no reason to do that.
|
7 years ago |
ThomasV
|
c7ae9a4ba0
|
integrate channels_list with existing framework
|
7 years ago |
ThomasV
|
320957af3e
|
lightning GUI: use existing receive and send tabs with lightning invoices
|
7 years ago |
ThomasV
|
90d5dd2df4
|
lnworker: separate invoice creation from payment flow
|
7 years ago |
ThomasV
|
eb4d151324
|
fix channel_reestablish
|
7 years ago |
ThomasV
|
ae66b88a02
|
qt: fix password passed to open_channel, cleanup
|
7 years ago |
Janus
|
d290e62e9c
|
kivy: port lightning ui to lnbase
|
7 years ago |
Janus
|
c2956948cd
|
lightning: remove hub based approach, port qt gui to lnbase
|
7 years ago |
Janus
|
61d9d88bd6
|
lightning channels list: add mock server for testing
|
7 years ago |
Janus
|
f5be1e9332
|
lightning_channels_list: use signals to avoid segfault
|
7 years ago |
Janus
|
0b3df002a9
|
lightning: qt channel dialog, fix for shutdown when lightning disabled
|
7 years ago |
Janus
|
8527c3ee48
|
lightning: channel details popup
|
7 years ago |
Janus
|
00b8572f4b
|
lightning: paste sample using clipboard
|
7 years ago |
Janus
|
267aabe624
|
kivy: fix channel list error handling, close functionality for inactive channels
|
7 years ago |
Janus
|
fa8119ab94
|
lightning: assert result type, add invoice qr dialog
|
7 years ago |
Janus
|
62f7578323
|
lightning: kivy: open channel button in invoice
|
7 years ago |
Janus
|
bb7009365a
|
lightning: fix kivy channel close
|
7 years ago |
Janus
|
eb72d19a07
|
lightning: fix channels dialog
|
7 years ago |
Janus
|
1a62177f74
|
lightning: add missing import, set console to none initially
|
7 years ago |
Janus
|
a0a15e2223
|
lightning: complete moving of lightning objects, acquire net/wallet lock while answering lightning requests
|
7 years ago |
Janus
|
ec38c8bbca
|
lightning: march 2018 rebase, without integration
|
7 years ago |
Janus
|
097ac144d9
|
file reorganization with top-level module
|
7 years ago |
SomberNight
|
c6ccdbef90
|
fix #4503
|
7 years ago |
SomberNight
|
c33363c1e5
|
fix #4042
|
7 years ago |
SomberNight
|
f7c8e5a33b
|
fix #4497
|
7 years ago |
SomberNight
|
8b1051fa24
|
fix #4418
|
7 years ago |
SomberNight
|
1635c149bd
|
fix #4491
|
7 years ago |
SomberNight
|
eefcc60d98
|
color 2fa billing outputs in Qt tx dialog
|
7 years ago |
SomberNight
|
39215b43b9
|
Qt send tab: disable "max" button for invoices
|
7 years ago |
SomberNight
|
7f162733e0
|
fix #4037 (new issue but was merged into that)
|
7 years ago |
ThomasV
|
d58c069336
|
read apk version number from version.py
|
7 years ago |
SomberNight
|
c4ef5bfedb
|
Qt: minor text formatting
on Windows, the previous looked a bit better; but the lines were broken on Debian
|
7 years ago |
SomberNight
|
2b93593e3f
|
Qt: (minor) clean up "about" message
|
7 years ago |
SomberNight
|
db91618a44
|
Qt: (minor) clean up "about" message
|
7 years ago |
SomberNight
|
8b86f21520
|
wizard: extend derivation dialog to also let user select script type.
enable segwit multisig for bip39/hw wallets.
|
7 years ago |
SomberNight
|
ca7e5575bf
|
option to set a dark theme for Qt
qdarkstyle is now a new dependency - note that it is only for qt and qt is not strictly a dependency, but it is pure python and relatively small
|
7 years ago |
SomberNight
|
51ed8a998c
|
fix: network.interface can become None at any time
|
7 years ago |
SomberNight
|
f8dab46a4b
|
kivy: fix fork detection gui
|
7 years ago |
Janus
|
88d95123fb
|
kivy: use RecycleView in address list
|
7 years ago |
Janus
|
45b6afe190
|
kivy: use RecycleView in OutputList
|
7 years ago |
SomberNight
|
a28ef06a58
|
kivy: tx_dialog scroll with bar
|
7 years ago |
SomberNight
|
e3c9ce319c
|
kivy: make history and addresses scroll bars wider
|
7 years ago |
Janus
|
5607c4bb7f
|
kivy: use RecycleView in history
|
7 years ago |
ghost43
|
7797af6ffa
|
Qt: show WIF help in import(x2) and sweep dialogs (#4425)
|
7 years ago |
SomberNight
|
12af2dc63b
|
kivy history tab: allow scrolling with bar
follow kivy/kivy@0edae84139113c4f1b02c4c65164a1156f0d343f
|
7 years ago |
SomberNight
|
ef5121cf12
|
android: disable backups
|
7 years ago |