1695 Commits (bf072b037ceb18e4fd01163e7e4e79fe93be7d29)

Author SHA1 Message Date
SomberNight 7268fa55f2
config: abstract away mempool depth format str "%.1f MB from tip" 3 years ago
SomberNight 2b13576eb3
qt history tab: fix double-clicking inside collapsible items 3 years ago
SomberNight 68ba223ce1
qt ConfirmTxDialog: word-wrap error message text 3 years ago
ThomasV a15dac2b8c channel_establishment_flow: do not save wallet file backup in the background. 3 years ago
ThomasV 92c6d91157 Qt: on status changes, refresh item in invoice_list and request_list, 3 years ago
SomberNight 05649861c8
qt gui: more resilient startup: catch more exceptions, better fallback 3 years ago
SomberNight 25fee6a6be
kivy: locale: set default language to English 3 years ago
SomberNight b91947e585
kivy: delete some dead code 3 years ago
SomberNight 10b2d705a1
qt chan details dlg: break stats into 2 cols, add local/remote balance 3 years ago
SomberNight d8e2582889
qt gui: (maybe fix) opening "Preferences" segfaults on macOS for some 3 years ago
SomberNight 3e42f2f33d
kivy: fix cpfp dialog: qt not available on android 3 years ago
SomberNight a92dede490
lnpeer: some rework of error/warning message handling 3 years ago
SomberNight 15643b7951
qt init: make sure wallet file parsing errors are shown in gui 3 years ago
SomberNight 3771553a2c
crash reporter: if disabled via config, make sure EEQueue is flushed 3 years ago
SomberNight 841a701acf
kivy: show error when failing to save wallet file backup 3 years ago
nvk 12832a3199
Improved COLDCARD icons PNG+SVG (#7709) 3 years ago
scgbckbone 67c386c39a
change coldcard icons to be more consistent with the other vendors (#7708) 3 years ago
SomberNight 7a47eb9906
qt: again disable changing light/dark theme at runtime 3 years ago
SomberNight 31b3673461
qt: follow-up changing light/dark theme at runtime 3 years ago
SomberNight 11a04c0d72
qt: allow changing light/dark theme at runtime 3 years ago
SomberNight 88121d7924
kivy ln invoice: handle missing 'd' tag 3 years ago
bitromortac c203ce083a
kivy+qt: add channel type to details 3 years ago
SomberNight 0df05dd914
qt preferences: always show cb for LN/"Create recoverable channels" 3 years ago
SomberNight 2f2821f9ee
qt tray tooltip: don't include wallet balance 3 years ago
SomberNight 88a1c1a618
python 3.10: fix some deprecation warnings and compat with 3.10 3 years ago
SomberNight ed0dd6eb22
kivy: implement ElectrumGui.stop 3 years ago
SomberNight ca9b48e2d6
gui: add BaseElectrumGui base class for guis 3 years ago
SomberNight c331c311db
crash reporter: add EarlyExceptionsQueue 3 years ago
SomberNight e0246b30b9
daemon: if taskgroup dies, show error in GUI 3 years ago
SomberNight 3643b9f056
daemon: rework stopping 3 years ago
SomberNight 4f907e3889
lnworker: change api of 'htlc_{fulfilled,failed}' events 3 years ago
SomberNight 99836d5e5f
kivy: confirm_tx_dialog: toggling "final" should update the tx 3 years ago
SomberNight 433c6762c9
Qt Send tab: handle exc when "." is entered into amount_e 3 years ago
SomberNight be084dd44b
qt wallet info: make labels selectable 3 years ago
SomberNight 4293d6eca0
kivy: settings: better handling of "default" language 3 years ago
SomberNight 7cb11ceda4
kivy: locale: set default language based to OS lang 3 years ago
SomberNight 22bb52d5df
kivy: locale: also translate strings in core lib 3 years ago
SomberNight 3f69e5ae3e
qt cpfp: (trivial) make some strings translatable 3 years ago
djboi 679bd21bac
Added CPFP Feature for Kivy GUI (#7487) 3 years ago
SomberNight acbb363240
follow-up prev: some clean-ups 3 years ago
Siddhant Chawla 65c3a892cf
Multiple max spends functionality added (#7492) 3 years ago
SomberNight bf6400ae30
kivy: fix when running with --offline 3 years ago
SomberNight 67f14cdfa8
follow-up prev: some clean-up and added clarifications 3 years ago
Siddhant Chawla 3a583885d9
Add network setup option when Kivy GUI starts for the First time. (#7464) 3 years ago
SomberNight 9353220e5d
qt send tab: try to make it clearer the sender pays the fee 3 years ago
SomberNight f7820717be
qt ConfirmTxDialog: make fields selectable 3 years ago
SomberNight c84b873339
qt PreviewTxDialog: fix sizing of fee edits 3 years ago
nyanpasu64 024a5a84c3 Fix tab order in setup wizard 3 years ago
bitromortac ebc5954d61
fix ln payments: set payto_e ln invoice correctly 4 years ago
bitromortac e9a1bd1f1e
kivy: fix on_intent to call set_URI 4 years ago