f321x
adaafeaae1
disable proxy checkbox in ProxyConfig by default
...
disable the checkbox by default, so that if a user selects Enable Proxy
in the advanced network settings, and then just clicks next with the proxy
checkbox set, doesn't end up with a invalid proxy configuration which
doesn't connect to the server and has to be fixed manually.
2025-05-13 14:28:22 +02:00
Sander van Grieken
a03b2d7bae
qt,qml: add a welcome page as initial page for server connect wizard
...
This is much less intimidating than asking if the user wants to use a proxy
out of the gate.
2023-12-19 18:49:16 +01:00
Sander van Grieken
8b567ae447
qml: remove all QML imports version numbers
2023-11-07 10:17:08 +01:00
Sander van Grieken
9ed5f7bf43
qml: don't show "select server automatically" checkbox in network setup wizard
2023-10-05 11:01:29 +02:00
Sander van Grieken
7a86d8dc9e
qml: ask user whether to configure Tor or other proxy before presenting proxy detail config screen
2023-03-16 15:42:24 +01:00
Sander van Grieken
e6e3fd7083
qml: move label outside of server/proxy config component
2022-12-30 22:40:14 +01:00
Sander van Grieken
2adf034771
use apply() function on every wizard page, making sure wizard_data is always available
...
to wizard navigation evaluation
2022-10-24 13:04:46 +02:00
Sander van Grieken
9a72f98855
qml: add server and proxy config dialogs
2022-08-24 16:01:50 +02:00
Sander van Grieken
c0dc1a9eaa
qml: separate proxy and server controls from wizardcontainer, so we can reuse them in
...
network settings later
2022-07-21 16:03:14 +02:00
Sander van Grieken
bbd0ff8b91
move wizard components to separate files, add initial bip39 refine page
2022-07-07 18:28:00 +02:00