1695 Commits (bf072b037ceb18e4fd01163e7e4e79fe93be7d29)

Author SHA1 Message Date
SomberNight 2b7cf31308
qt: don't show empty BalanceDialog 3 years ago
SomberNight 2e260bd602
qt PayToEdit: rm redundant code 3 years ago
ThomasV c945f2292e (minor) Fix receive_qr_visible. 3 years ago
ThomasV 0d66409fbd follow-up prev commit 3 years ago
ThomasV a8fc0a8f81 Qt: move open_channel_dialog code in separate module 3 years ago
ThomasV 1274ec7655 Qt balance piechart: show lightning funds that are frozen 3 years ago
SomberNight 3535eef8f8
(trivial) qt locktimeedit: fix a DeprecationWarning 3 years ago
SomberNight 2e99ac9a94
qt preferences: fix "allow_instant_swaps" checkbox 3 years ago
SomberNight 37ba7277ae
qt main_window: fix visual artifact when opening (re invoice lists) 3 years ago
ThomasV b0a6f895b2 Qt: add help text to receive address widget 3 years ago
ThomasV ad70659a66 qr code widget: set margin to zero, print warning if cannot draw 3 years ago
SomberNight d429b58168
vendor a part of distutils, to be removed from stdlib in py3.12 3 years ago
ThomasV 56124ad15a swap_dialog: raise recv_amount when min_mount is received 3 years ago
SomberNight 2c57c78ebe
asyncio: stop using get_event_loop(). introduce ~singleton loop. 3 years ago
ThomasV fdee31af05 Qt settings_dialog: use signals 3 years ago
ThomasV 334da245dc (minor) fix checkbox in qt settings 3 years ago
ThomasV f4e902e907 LNWorker: give up payment after timeout, not number of attempts. 3 years ago
ThomasV 1f7ada3486 minor: fix #7789 3 years ago
Rogach 6d049a30f2
fix typo in warning message shown when enabling lightning (#7782) 3 years ago
ThomasV a0a81c31bd Qt: hide receive tabs when payment is received. 3 years ago
ThomasV 31dc93eade Qt: remove QR button from receive text widget. Add tooltip instead 3 years ago
ThomasV b9139a2472 minor fix: update_receive_address_styling 3 years ago
SomberNight adfe542fae
wallet_db upgrade: recalc keys of outgoing on-chain invoices 3 years ago
ThomasV fb6047ec46 lnworker: fix can_pay_invoice for trampoline MPP 3 years ago
ThomasV d34f513532 Qt: adapt receive_lightning_help text 3 years ago
ThomasV 7be7ea71db follow-up e992e3a9b2 3 years ago
ThomasV e992e3a9b2 Qt: follow-up e362d1aac4 3 years ago
ThomasV ba018c707f Qt: add bolt11_fallback and bip21_lightning options to preferences 3 years ago
ThomasV cbb51b31d8 kivy updates 3 years ago
ThomasV 0c64a884c9 Qt: show single balance in statusbar 3 years ago
ThomasV 60865f3902 Show options if we do not have the liquidity to pay a lightning invoice: 4 years ago
ThomasV 2c6e36e89d Fallback addresses 3 years ago
ThomasV f18a042955 Qt: receive_lightning_help text 3 years ago
ThomasV 9ba5a34800 Qt receive tab: 3 years ago
ThomasV 7102fb732e follow-up prev: 3 years ago
ThomasV e392197ab9 wallet_db upgrade: 3 years ago
SomberNight e47e0afa91
commands: add "version_info" cmd 3 years ago
SomberNight 419fc6e1c1
gui init: raise GuiImportError instead of sys.exit if dep is missing 3 years ago
SomberNight 8e234f3ccd
qt gui: better detection of missing PyQt5 at startup 3 years ago
SomberNight 3451140ce7
qt coins list: fix populating labels 3 years ago
ThomasV 5bd2524bfb follow-up #7748 3 years ago
SomberNight 29c1106988
qt main_window: move TaskThread from wallet.thread to window.thread 3 years ago
SomberNight 30650c524c
address_sync: "up_to_date" now waits for SPV 3 years ago
SomberNight 837fc1606c
address_sync: change up_to_date to be private; no lock needed to read 3 years ago
SomberNight 214ac19f15
window.run_coroutine_from_thread: don't use wallet.thread 3 years ago
SomberNight 96c063028a
qt TaskThread: implement cancellation of tasks, for cleaner shutdown 3 years ago
ThomasV 083205714c Qt: reorganize settings dialog 3 years ago
ThomasV e362d1aac4 Qt: make display of lists more stable. 3 years ago
ThomasV f01197b6b5 Reverse swaps: Wait until funding tx is confirmed 3 years ago
ThomasV 1574e10869 follow-up 92c6d911570d0d0aa84ca835ab613b2cb7372f19: remove paid item from request_list 3 years ago