Commit graph

173 commits

Author SHA1 Message Date
tobtoht
2fe4e9e4b4 CMake: minimize dependencies for CHECK_UPDATES=Off, WITH_SCANNER=Off 2023-04-19 17:41:46 +02:00
tobtoht
badc0f5c8c
assets: remove unused icons 2023-03-29 11:27:31 +02:00
tobtoht
e86377de5c
refactor: UtilsNetworking -> Networking 2023-03-29 09:46:12 +02:00
tobtoht
2c5583c398
refactor: remove unneeded CMakeLists 2023-03-29 09:33:41 +02:00
tobtoht
0abd323bbb
refactor: move ModelUtils into Utils 2023-03-28 22:42:12 +02:00
tobtoht
8fd583a649
refactor: move third party integrations to plugins folder 2023-03-28 22:26:53 +02:00
tobtoht
fbc3b89285
About: update app icon 2023-03-28 19:39:33 +02:00
tobtoht
c43674708b
DebugInfoDialog: add Proxy to Copy output 2023-03-15 15:12:32 +01:00
tobtoht
e9f17f156b
Updater: fix macOS 2023-03-14 17:59:17 +01:00
tobtoht
41ac670edb
DebugInfoDialog: show proxy type 2023-03-14 13:52:54 +01:00
tobtoht
520ea4fbcc
AccountSwitcherDialog: ensure update on show 2023-03-13 19:46:31 +01:00
tobtoht
f416cd6e84
websocket: remove explicit disconnect 2023-03-01 13:28:01 +01:00
tobtoht
402bea3fd6
refactor: remove appcontext, cleanup Wallet 2023-03-01 03:05:56 +01:00
tobtoht
0881c287ba
UpdateDialog: fix updater connect 2023-02-12 03:32:47 +01:00
tobtoht
7c704560b2
TorInfo: disconnect torManager on destruct 2023-02-12 00:46:59 +01:00
tobtoht
f3c8e116c0
settings rework, proxy support 2023-02-11 18:11:21 +01:00
tobtoht
bc63a9d4f1
MainWindow: Help -> Check for updates 2023-02-01 15:54:08 +01:00
tobtoht
1571d59409
wallet_api: do not cache wallet password 2023-01-31 17:00:50 +01:00
tobtoht
96928f1a74
WalletInfoDialog: fix open wallet dir on windows 2023-01-31 16:17:55 +01:00
tobtoht
a7a06d8413
wizard: allow setting subaddress lookahead 2023-01-24 22:48:09 +01:00
tobtoht
a81148fb52
VerifyProofDialog: add verify Tx Secret Key 2023-01-24 18:49:30 +01:00
tobtoht
d9409615f3
TxBroadcast: close dialog on successful broadcast 2023-01-19 16:24:18 +01:00
tobtoht
a972281c7a
AccountSwitcher: fix sort 2023-01-17 21:25:01 +01:00
tobtoht
3c68a56738 About: foxes don't have feathers 2023-01-13 13:08:48 +01:00
tobtoht
52612be6d7
Fix typos 2023-01-09 23:37:43 +01:00
Dimitris Apostolou
9df1024e69
Fix typos 2023-01-09 04:17:25 +02:00
tobtoht
64f425badf update copyright for 2023 2023-01-02 20:31:22 +01:00
tobtoht
61523d40e6 Revert "Don't include commit hash"
This reverts commit 8b471bfee2.
2022-08-29 14:11:05 +02:00
tobtoht
d511806487
Windows: fix updater issue for win-installer 2022-08-12 09:13:55 +02:00
tobtoht
8b471bfee2 Don't include commit hash 2022-08-02 13:30:09 +02:00
tobtoht
b59d23105c
TorInfoDialog: assume PLATFORM_INSTALLER has Tor 2022-07-08 12:05:57 +02:00
tobtoht
65b419c039
TxImportDialog: use scanTransactions 2022-07-06 19:14:13 +02:00
tobtoht
3b3fcfc42c
Send: warn on high fee 2022-06-23 17:14:06 +02:00
tobtoht
08acac91f6
Menu: remove 'Change restore height'
Restoring the wallet from seed is the preferred UX here. Missing
transactions should be imported using Tools -> Import transaction.
2022-06-23 12:54:01 +02:00
tobtoht
ef5f831013
PasswordDialog: UI improvements 2022-05-27 11:49:32 +02:00
tobtoht
6633353bf3 Seed: fix misc UI 2022-05-26 20:30:39 +02:00
tobtoht
49c9c15d6c
Qt6: fix QSvgWidget include 2022-05-24 15:18:43 +02: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
fc0d5c2021
Qt6: remove QRegExp 2022-03-04 11:05:20 +01:00
tobtoht
f5fe91eb5c
DebugInfo: add tor privacy level 2022-03-03 23:38:01 +01:00
tobtoht
f42c5ed6ec
About: fix matrix url 2022-03-02 20:23:14 +01:00
tobtoht
8a2e92b6f9
add fallback for embedded commit string for source archives 2022-02-10 23:16:43 +01:00
tobtoht
8bb17191e6
Remove embedded Monero version string
This causes problems with source builds. It's also been inaccurate at
times where the latest tag wasn't pushed to our monero fork. Since the
Monero version can de derived from the Feather version anyway, it's not
worth keeping around.
2022-02-10 17:58:46 +01:00
tobtoht
938d2ddb4e
Update copyright to 2022 2022-02-10 11:26:41 +01:00
tobtoht
a27662f2b4
Update repository URL 2022-02-03 15:19:50 +01:00
tobtoht
fc9452b513
fix macOS built-in updater 2021-10-28 18:55:47 +02:00
tobtoht
678d251169
TxConfAdv: improve UI 2021-10-23 15:06:46 +02:00
tobtoht
a9147d8da3
TxConfAdv: remove unlock time, add fiat amounts, make description editable 2021-10-23 01:46:08 +02:00
tobtoht
6ccc988420
VerifyProofDialog: don't hang on verify 2021-10-22 21:25:27 +02:00