1059 Commits (f125a06453ddba01666b2af4a6cee20b77dd1ab1)

Author SHA1 Message Date
SomberNight e68b6447cc
hww: catch exceptions when user clicks on hww qt status bar icon 6 years ago
SomberNight e53ce5dee0
(trivial) follow-up 570f7b7790 6 years ago
SomberNight 570f7b7790
qt wizard decrypt wallet with hww: just pass through cancellation 6 years ago
SomberNight 6760c3f252
hw wallets: introduce HardwareHandlerBase 6 years ago
SomberNight 8e9b401c88
wizard: add a warning to multisig wallet creation to backup xpubs 6 years ago
JeremyRand 001ee25604
UTXOList: Split stretch_column out of __init__ 6 years ago
ThomasV bb35e330fb do not show freeze/unfreeze channel options if channel is closed 6 years ago
SomberNight 3ed6afce64
lnchannel: implement freezing channels (for receiving) 6 years ago
SomberNight 79d202485e
lnworker: rename can_send to num_sats_can_send 6 years ago
SomberNight deb50e7ec3
lnchannel: implement "freezing" channels (for sending) 6 years ago
SomberNight 9c8d2be638
qt channels list: sort by short chan id by default 6 years ago
SomberNight 95979ba58d
qt channels list: make selection more in line with other tabs 6 years ago
SomberNight 7488cc91cd
qt channels: expose long channel id (in ctx menu and details dlg) 6 years ago
ThomasV 5bac2fea98 Qt: improve channel details window 6 years ago
ThomasV 81dc2591b1 kivy: switch position/size of camera and clear buttons 6 years ago
ThomasV df5acd1ea5 kivy: add delete button for invoices/requests 6 years ago
ThomasV 6c2ef176cc kivy: show payment log details 6 years ago
ThomasV d19fc56eb8 kivy: requests/invoices dialogs improvements 6 years ago
ThomasV 3d69f3b0be improve payment status callbacks: 6 years ago
SomberNight 5d4f8f3164
qt update checker: subclass QDialog instead of QWidget 6 years ago
ThomasV dd0a93abd5 kivy: update screen in on_activate, remove dead code 6 years ago
ThomasV c80aab7e20 kivy: align icons in password_dialog, use IconButton 6 years ago
ThomasV 47b6c2d87f improve kivy password dialog: 6 years ago
ThomasV 25626cf23b follow-up previous commit 6 years ago
ThomasV 958898280e follow-up previous commit 6 years ago
ThomasV 8b79e9fed1 kivy: remove dynamic screen loading. 6 years ago
ThomasV b0ddd7dc27 kivy receive screen: 6 years ago
ThomasV 19dcc5789f invoices list: show 'batch pay' option only if all selected invoices can be paid 6 years ago
ThomasV 172b03129b kivy: fix display of request messages 6 years ago
ThomasV 1e92307120 Qt history: Do not use monospace font for description column 6 years ago
ThomasV ee01ca352f update force-close warning message 6 years ago
ThomasV b36e9a6451 Qt: add info about force closing 6 years ago
ThomasV 0d160cceea Qt: test if lightinng is running 6 years ago
ThomasV 17a893441a qt: add extra fields to copy submenus 6 years ago
ThomasV e48c7d01cd Qt: add 'View channel' to history menu, 'View funding transaction' to channel menu 6 years ago
ThomasV c3c6b81857 kivy: show closing transaction in channel dialog 6 years ago
ThomasV 7c77d7c176 kivy: improve channel detaild dialog 6 years ago
ThomasV a059fa0c1f fix #6017 6 years ago
SomberNight 942e03e3ae
kivy README: add instructions re accessing internal storage 6 years ago
SomberNight 60ad5e6a52
kivy pw dialog: don't enforce min length for existing generic password 6 years ago
ThomasV 496de03869 (minor) typo 6 years ago
ThomasV 0c3565bd4d kivy: show warning if request/invoice exceeds channel capacity 6 years ago
ThomasV e362b4b94c kivy invoices and requests: show most recent items first 6 years ago
ThomasV 69b58433bf kivy: Show lightning balance. Remove 'unmatured', 'unconfirmed' 6 years ago
ThomasV c2f9c5fb1b kivy: fix layout of addresses dialog 6 years ago
ThomasV eadd5d58e8 kivy: improve open_channel dialog 6 years ago
ThomasV bf4a9d7909 (minor) ButtonsWidget: add 10px offset because of scrollbar 6 years ago
ThomasV 8f3fcdd1a8 Fix detection of payments. 6 years ago
SomberNight 7962e17df6
invoices: deal with expiration of "0" mess 6 years ago
ThomasV c986e522bf backup help text 6 years ago