1695 Commits (bf072b037ceb18e4fd01163e7e4e79fe93be7d29)

Author SHA1 Message Date
SomberNight 998cd0d356
hww: make DeviceMgr.select_device dlg msg more explicit (add details) 3 years ago
SomberNight a758c99bbe
kivy: add "clear all gossip" button in ln gossip dialog 3 years ago
SomberNight fbc750bab1
qt.util: HelpLabel, HelpButton, InfoButton: factor out HelpMixin 3 years ago
Jonas Lundqvist b7b53e56bc
Qt PayToEdit: add option to scan QR code from screen(shot) 3 years ago
SomberNight 9d125118da
qrreader.get_qr_reader: raise instead of returning None 3 years ago
Axel Gembe 01d20cba49
qt PayToEdit: various fixes, incl icon size/pos, field size, scrollbar 3 years ago
Axel Gembe 2d1727520f
qt ButtonsWidget: refactor into OverlayControlMixin; fix alignmt/hover 3 years ago
Axel Gembe 798dbca880
qt ButtonsWidget: Don't pass app instance to addCopyButton 3 years ago
SomberNight abe3955d91
qt.util.ButtonsWidget: add custom setText arg to methods 3 years ago
SomberNight 5e0df77df6
kivy: fix threading issue when scanning bip70 qr code on newer kivy 3 years ago
ThomasV c1c6c01e87 rebalance dialog: fix button disabling 3 years ago
ThomasV 8750936679 Rebalance dialog: 3 years ago
ThomasV 38b155c631 Qt receive widgets: factorize code 3 years ago
ThomasV 00183b5412 Qt: move current_request logic from main_window to requests_list 3 years ago
SomberNight 189390fb2d
qt new_channel_dialog: use lnutil.MIN_FUNDING_SAT instead of ad-hoc val 3 years ago
SomberNight ad42de03ac
qt new_channel_dialog: fix regression: oepn chan with "max" amt 3 years ago
ThomasV 035c877813 channels_list: do not add extra whitespaces when displaying amounts in HTLCs 3 years ago
ThomasV adbabacc12 Stabilize size of receive_tabs widgets 3 years ago
ThomasV 7abc7c720f receive_tabs: add tooltip to inner widgets 3 years ago
SomberNight 28f794b63b
Qt receive tab: better receive_tabs widget size for small windows 3 years ago
ThomasV 2e120d74b8 Qt: add name to coroutines_scheduled 3 years ago
ThomasV 3e0d7ff549 improve channels_list menus (minor) 3 years ago
ThomasV f14c420c30 Qt: display number of tasks (window._coroutines_scheduled) in toolbar. 3 years ago
ThomasV 0431cd825e Allow the QR code in the receive tab to be variable size 3 years ago
ThomasV 2a31f80d09 QRCodeWidget: add margin of 1 block, remove fixedSize parameter 3 years ago
ThomasV 3b44646bd1 QRCodeWidget: show warning in GUI 3 years ago
ThomasV 155b3703ac QR window: fix tab order 3 years ago
ThomasV 50a272ec8f do not propose rebalance between channels to the same trampoline 3 years ago
ThomasV 53b4389e05 Qt: set fixed size for reveive help widgets 3 years ago
ThomasV 4cd2807563 Qt: rephrase messages, propose 'pay onchain' as the last option 3 years ago
ThomasV 5d659cda0e improve channel_funding_sat suggestion. add min_amount parameter to new_channel_dialog 3 years ago
ThomasV e43983e854 Qt: update current request when update_tabs is called 3 years ago
ThomasV 23230c3c10 receive widget: minor improvements, more help text 3 years ago
ThomasV 53151244e2 LNWorker: Add suggest_rebalance methods for sending and receiving. 3 years ago
ThomasV 917f256e33 remove scheduled invoices: bad UX. better expect the user to retry later. 3 years ago
ThomasV ac8a29efc2 kivy: minor fix 3 years ago
ThomasV bc9cc51800 Add 'channels' parameter to create invoice and pay. 3 years ago
SomberNight 8ed52d4225
Qt change_password_dialog: fix deadlock in hww case if device unplugged 3 years ago
SomberNight a0b7782e6d
Qt addr/utxo lists: in dark theme, fix item bgcolor (was pure black) 3 years ago
SomberNight 57ec9612cb
Qt ConfirmTxDialog: make sure dialog is deleted when closed 3 years ago
Jamie C. Driver 15f108aaa5
Add support for the Blockstream Jade hww 3 years ago
SomberNight 2ec9e869b3
invoice.get_amount_sat: handle None in more places 3 years ago
ThomasV 476c0cbf70 swap dialog: disable amount edits and buttons if an amount is passed 3 years ago
ThomasV 3c47060cb2 receive_tab: better help text if lightning peers are disconnected 3 years ago
ThomasV cf01a792df Qt: run swap_manager.get_pairs() before opening SwapDialog 3 years ago
ThomasV cc3be95fcc Receive tab: toggle QR code by clicking on receive widget 3 years ago
SomberNight 3cc6c0dd2d
qt: start using ButtonsWidget's add_qr_input_button/add_qr_show_button 3 years ago
SomberNight 5398b9d9c9
qr qrtextedit: move functionality up to ButtonsWidget 3 years ago
SomberNight 6bb057b548
qt refactor qrtextedit.py, create "ScanShowQRTextEdit" 3 years ago
baam25simo 33208bfdc3
Qt: sign_message: added button to show signature in QR code. 3 years ago