1695 Commits (bf072b037ceb18e4fd01163e7e4e79fe93be7d29)

Author SHA1 Message Date
Sander van Grieken d13f5d0da0 qml: add server connect wizard 3 years ago
Sander van Grieken 56bbd28af7 qml: generalize Wizard 3 years ago
Sander van Grieken 18b10c84ca qml: add debug tracing of QML plugin loading 3 years ago
Sander van Grieken 279c1ce9fb dev: disable PIL use for now 3 years ago
Sander van Grieken f8ce681f5e allow override of QT_QUICK_CONTROLS_STYLE 4 years ago
Sander van Grieken ba7bcbfcbc qml: many UI updates and additions 4 years ago
Sander van Grieken 6e482f437a qml: fixes and cleanup for qedaemon, qenetwork. expose many wallet properties in qewallet 4 years ago
Sander van Grieken 3b22ecdae4 qml: add available wallets model 4 years ago
Sander van Grieken 599b01f009 qml: some more boilerplate, init language, SIGINT signal handler 4 years ago
Sander van Grieken 1260720bb6 qml: qml test plugin 4 years ago
Sander van Grieken e3c63ae395 qml: initial implementation of new wallet conversation 4 years ago
Sander van Grieken e534c5d834 qml: switch to QtQuick Controls 4 years ago
Sander van Grieken d195fce82d qml: hook any qml supporting plugins, add test plugin 4 years ago
Sander van Grieken 39048fdd10 qml: UI: add most transaction fields to tx history page 4 years ago
Sander van Grieken a3801ecae8 qml: map fields of tx history 4 years ago
Sander van Grieken 3dce09328e qml: Initial QML to test QObject property binding, ListModels, Camera 4 years ago
Sander van Grieken 7eb733757a qml: add initial qml.ElectrumGui class, Electrum QObject wrappers and an initial QObject for QR en/decoding 4 years ago
SomberNight c463f5e23d
password unification refactor: move methods from wallet to daemon 3 years ago
ThomasV 1d343657f1 Qt: require left-click to toggle receive qr-code 3 years ago
ThomasV ce552713a8 rename label: Confirmed -> On-chain 3 years ago
SomberNight aea16f1322
qt main_window: (trivial) clean-up weird types passed to qt calls 3 years ago
SomberNight 133c0f71c4
qt ReceiveTab: (trivial) rename clear_receive_tab to do_clear 3 years ago
SomberNight 5b29e6d4f5
qt: (refactor) split "receive tab" out from main_window.py 3 years ago
SomberNight 2d68350900
qt: (refactor) split "send tab" out from main_window.py 3 years ago
SomberNight 0509109d61
qt.util.MyTreeView: handle find_row_by_key returning None 3 years ago
SomberNight 9f1da8422b
qt LightningTxDialog: (fix regression) show fee for ln payments 3 years ago
SomberNight 1f6bd9a694
kivy: fix threading issue for window.show_error 3 years ago
SomberNight ed1567e841
lnurl: make requests async, don't block Qt GUI, rm LUD-16 support 3 years ago
SomberNight df974c2384
qt paytoedit: evaluate text on textChanged(), but no network requests 3 years ago
SomberNight a2d66ac90c
kivy: rm code dupe between app.on_qr and send_screen.do_paste 3 years ago
SomberNight 649cad0122
lnurl: clean-up 3 years ago
SomberNight 82e33984ad
lnurl for kivy: I need this to buy beers 3 years ago
bitromortac fe2fbbd9b1
add lnurl-pay and lightning address support 3 years ago
SomberNight 4a791f9285
qt.completion_text_edit: fix logic bug re shift/ctrl 3 years ago
SomberNight be322f7ea7
qt dialogs: disconnect signals and unregister callbacks in closeEvent 3 years ago
SomberNight 5b000a871f
EventListener follow-ups: adapt left-out classes and minor clean-ups 3 years ago
ThomasV dbf055de9a
EventListener class to handle callbacks 3 years ago
SomberNight fbb3491e97
fix typo: stdio gui with no wallet 3 years ago
ThomasV 034bd42d9c text guii: display full history 3 years ago
ThomasV 55f46fb61e adb fixes for text and stdio GUIs 3 years ago
ThomasV 79428756b2 kivy: in event handlers, check wallet. 3 years ago
ThomasV f1289a2a5e fix #7851: store addresses_beyond_gap_limit in address_list 3 years ago
ThomasV 1915330039 Qt receive widgets: do not show request that have expired 3 years ago
ThomasV c7418d4dc7 Qt: payment received notification, show label and amount instead of key 3 years ago
SomberNight f12e87be93
lnchannel: add new states: `WE_ARE_TOXIC`, `REQUESTED_FCLOSE` 3 years ago
ThomasV 151500fb72 follow-up afa2ed1fe285886fdd087aa8b1e303e2634d9098 3 years ago
ThomasV 121d8732f1 Persist LNWatcher transactions in wallet file: 3 years ago
SomberNight f7573dbce6
qt main_window: (trivial) rm dead code, and fix copy-paste error 3 years ago
SomberNight 450476dcb6
qt seed_dialog: warn when trying to restore standard seed as 2FA wallet 3 years ago
SomberNight 780408285c
qt "Wallet Info" dialog: show bip32 root fingerprint 3 years ago