Commit graph

56 commits

Author SHA1 Message Date
tobtoht
e6576e1064
WindowManager: ensure application is closed if exit after failure to create wallet from hw device 2023-04-20 16:50:36 +02:00
tobtoht
669a90bac0
Ledger: add firmware upgrade note 2023-04-18 13:52:38 +02:00
tobtoht
37153356ee
utils: use tray for desktop notification 2023-03-29 10:46:53 +02:00
tobtoht
afbbeee44f
refactor: misc fixes 2023-03-29 10:14:20 +02:00
tobtoht
fe1db3b5e7
WindowManager: ensure m_wizard is initialized 2023-03-06 19:53:43 +01:00
tobtoht
33dd6f3c83
trezor: assume empty passphrase if cancelled 2023-03-04 00:10:17 +01:00
tobtoht
43d4a7afcc WindowManager: only setNewWallet if wallet is actually new 2023-03-03 23:18:52 +01:00
tobtoht
f416cd6e84
websocket: remove explicit disconnect 2023-03-01 13:28:01 +01:00
tobtoht
103bc6408f
WindowManager: delete m_wizard before quit 2023-03-01 12:39:39 +01:00
tobtoht
402bea3fd6
refactor: remove appcontext, cleanup Wallet 2023-03-01 03:05:56 +01:00
tobtoht
6a7da01033
settings: rename new settings dialog 2023-02-11 18:24:18 +01:00
tobtoht
f3c8e116c0
settings rework, proxy support 2023-02-11 18:11:21 +01:00
tobtoht
3c580f9e62 Revert "WindowManager: warn on non-deterministic wallet"
This reverts commit db56f99493.
2023-01-30 17:00:37 +01:00
tobtoht
285ce6469a
wizard: allow restoring from spendkey 2023-01-30 16:55:39 +01:00
tobtoht
7f07f98f92
Linux: stack trace on crash 2023-01-26 15:18:12 +01:00
tobtoht
a7a06d8413
wizard: allow setting subaddress lookahead 2023-01-24 22:48:09 +01:00
tobtoht
64f425badf update copyright for 2023 2023-01-02 20:31:22 +01:00
tobtoht
127c0009e3
Disable foreign wallet warning for now 2022-07-01 13:48:37 +02:00
tobtoht
b1c447519e
Revert "Ensure ringdb is written after wallet creation"
This reverts commit d52df3b94e.

Regression: must ensure wallet is stored before opening it again.
2022-06-26 15:39:09 +02:00
tobtoht
d52df3b94e
Ensure ringdb is written after wallet creation 2022-06-23 12:33:21 +02:00
tobtoht
1ae8009329
Portable mode: set ringdb path 2022-06-22 21:37:27 +02:00
tobtoht
6633353bf3 Seed: fix misc UI 2022-05-26 20:30:39 +02:00
tobtoht
13c3e9b8e2
Wizard: add seed passphrase to wallet creation 2022-05-25 12:59:28 +02:00
tobtoht
08a0d8af62
Polyseed support 2022-05-23 23:43:33 +02:00
tobtoht
b8db796479
Disable various tabs when websocket is disabled 2022-03-15 13:36:20 +01:00
tobtoht
54140df597
Settings: offline mode 2022-03-14 22:36:58 +01:00
tobtoht
07d7dfffcb
Settings: allow disabling websocket 2022-03-04 22:55:29 +01:00
tobtoht
db56f99493
WindowManager: warn on non-deterministic wallet 2022-03-04 17:57:00 +01:00
tobtoht
7708cb5705
Inactivity lock timeout 2022-03-04 17:20:17 +01:00
tobtoht
b873d1174e
Warn if wallet file was not created with Feather 2022-03-04 13:30:26 +01:00
tobtoht
df1eef8399
SingleApplication 2022-03-03 23:27:54 +01:00
tobtoht
c6264ed3a0
Seed: refactor 2022-02-25 16:29:33 +01:00
tobtoht
938d2ddb4e
Update copyright to 2022 2022-02-10 11:26:41 +01:00
tobtoht
1ea7452556 Remove Beta warning 2021-10-21 19:50:35 +02:00
tobtoht
3ef10e9b53
Websocket: fix unnecessary reconnect 2021-10-14 15:41:14 +02:00
tobtoht
2ce6a80fba Support all seed languages for 25 word seeds 2021-09-15 23:46:48 +02:00
tobtoht
dd9fd80086 Wizard: cancel after wallet open no longer removes back button 2021-09-15 23:45:51 +02:00
tobtoht
281f49f923
WindowManager: wait for cleanup thread 2021-07-11 17:55:42 +02:00
tobtoht
a6946b1665
Trezor: fix passphrase splash dialog message 2021-07-08 13:21:09 +02:00
tobtoht
2bba5c4787
Trezor: add passphrase support 2021-07-08 02:34:27 +02:00
tobtoht
161f07d2da
Add open link button for udev rules 2021-07-07 19:04:31 +02:00
tobtoht
f2a72c342e
Trezor: fix splashdialog hide on pin cancel 2021-07-07 04:38:15 +02:00
tobtoht
4b747bf163
WalletManager: fix error when cache is missing 2021-07-07 04:29:42 +02:00
tobtoht
9fb734607e
WindowManager: move Wallet cleanup to different thread 2021-07-03 03:29:13 +02:00
tobtoht
062022f9d1
Trezor support 2021-07-01 23:00:47 +02:00
tobtoht
531cc5f980
Widgets: rename & cleanup 2021-06-28 19:48:23 +02:00
tobtoht
1afa06af91
Rename dialogs 2021-06-27 13:46:32 +02:00
tobtoht
f13b1227ee
Ensure appData exists before WS startup 2021-05-27 04:50:58 +02:00
tobtoht
718e2c4a63
Ensure initNetworkConfigured called immediately on Tails/Whonix 2021-05-27 03:58:07 +02:00
tobtoht
faea53d617
Move startupWarning to WindowManager 2021-05-27 01:20:37 +02:00