16229 Commits (f15abd7cbd55c82833ad621754d3420895414f75)
 

Author SHA1 Message Date
Sander van Grieken 2cbb16ae4b qml: move save_tx to qewallet 3 years ago
Sander van Grieken e40ab26bd3 qml: qenetwork log server_status only when changing, log network_status updates 3 years ago
SomberNight bd725b50d1
update block header checkpoints 3 years ago
SomberNight 81761c2ef1
qml: BalanceSummary to treat server_status=="connecting" same as DC-ed 3 years ago
SomberNight 3149ccf729
qml: update server in network dialog on more events 3 years ago
SomberNight 04df286519
interface: fix ServerAddr.from_str_with_inference() for raw IPv6 addr 3 years ago
SomberNight 101958e022
qt network_dialog: fix right-click "Use as server" for raw IPv6 servers 3 years ago
SomberNight 44f91ab88f
qml: add TODO about --offline missing 3 years ago
SomberNight 1530668960
qt/qml: delay starting network until after first-start-network-setup 3 years ago
SomberNight 9ef6d6a56f
qml: rm QEConfig.serverString. Network.server is sufficient 3 years ago
SomberNight d46d23b103
network: add method init_parameters_from_config 3 years ago
SomberNight d189fdce69
qml: crash reporter: fix "show never" option 3 years ago
Sander van Grieken cc60ab0b20 qml: move payment progress info text updates fully into qeinvoice, qeinvoice now updates itself 3 years ago
Sander van Grieken 7efd6fe1e2 qml: don't show ln payment dialog, update info text instead 3 years ago
SomberNight 57786049e9
qml: network dialog to update "status" more often 3 years ago
SomberNight faa53c71da
qml: (trivial) fix warning in NetworkOverview.qml 3 years ago
SomberNight 37d0a67e5b
qml: proxy config: fix socks4/socks5 dropdown 3 years ago
SomberNight 512b63c424
exchange_rate: FxThread does not need network 3 years ago
SomberNight f4e66810e7
qml: ElectrumGui to inherit BaseElectrumGui 3 years ago
Sander van Grieken 05d6c5155c qml: use invoice.amount directly in amounts display 3 years ago
ThomasV 7fcf347eb0 qml: channel details dialog: clarify whether object is a channel or a channel backup 3 years ago
ThomasV a270bb5c43 qml swap dialog: show normal swap amount without mining fee, to be consistent with the qt GUI. 3 years ago
ThomasV 5721b7da4b qml: add userinfo to invoices where amount needs to be filled by user 3 years ago
Sander van Grieken 288b7cd3bc qml: show explanatory text when sharing partially signed tx 3 years ago
Sander van Grieken aaad1cf286 qml: wrap long server names (e.g tor onion address) 3 years ago
ThomasV 31bff4d2a8 receive_tab: initialize fields 3 years ago
Sander van Grieken ea7dbb19ce qml: remove network status indicator icon from server line 3 years ago
SomberNight f25e384654
build: fail if not inside git clone 3 years ago
SomberNight fc7ff8198a
build: don't assume git repo in make_packages.sh 3 years ago
SomberNight 5fd6d2af4b
qml: flip and fix auto_connect in ServerConnectWizard 3 years ago
Sander van Grieken edffbee92d qml: same for last 3 years ago
Sander van Grieken cc9b022089 qml: don't update wizard valid state from wizard pages that are not the current page 3 years ago
Sander van Grieken 229047de19 qml: followup 1e6b692516 3 years ago
Sander van Grieken 1e6b692516 qml: bind invoice.amount to internal property. fixes #8262 3 years ago
Sander van Grieken d0f3e048b9 qml: followup 78d79290ad 3 years ago
Sander van Grieken 78d79290ad qml: create workaround for spurious textChanged events coming from TextArea. fixes #8280 3 years ago
SomberNight 965e1ac9a3
android: update readme, list required apt packages for qml on desktop 3 years ago
SomberNight f53522f0c9
release: also build android apk for x86_64 arch 3 years ago
SomberNight 8c1fe10f54
qml TxDetails: show short_id instead of block height and txpos 3 years ago
Sander van Grieken f9f57b58b4 Revert "android build: rm x86_64 target from "all" alias, since it is broken" 3 years ago
Sander van Grieken aaff7502db android: update P4A to 3c2750795ba93aa1a3e513a13c2ea2ac5bddba17 3 years ago
Sander van Grieken 743ea80a4c qml: move potentially slow tx generation in qeswaphelper to a short delay timer 3 years ago
SomberNight ee380bb747
release.sh: use qml gui for android release apk 3 years ago
ThomasV fe968cfb4b qml: (minor) change name of Amount field 3 years ago
SomberNight b2372f2d53
android build: rm x86_64 target from "all" alias, since it is broken 3 years ago
SomberNight 0ebcc7df63
qml: only do android-specific stuff when on android 3 years ago
SomberNight 2231057d1e
android build: allow specifying "x86_64" as target in build.sh 3 years ago
Sander van Grieken f9a5c22633 qml: lnurl override disabled amount edit color, show lnurlError to user 3 years ago
ThomasV f0a49de85b
Merge pull request #8275 from spesmilo/qt_vkbd 3 years ago
ThomasV 8e7cbd6ca2 qml: let user enter lnurl6 amount 3 years ago