Commit graph

146 commits

Author SHA1 Message Date
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
tobtoht
dcb2224537
TxProofDialog: don't allow creating InProofs for out. txs, fix misleading error msg 2021-10-22 20:28:30 +02:00
tobtoht
5f4dc89085
Use WindowModality for dialogs 2021-10-22 19:19:56 +02:00
tobtoht
484f61759e
TxInfoDialog: added a clickable icon to view transaction on block explorer 2021-10-22 18:16:12 +02:00
tobtoht
ba127b4251
TxInfoDialog: improve strings 2021-10-22 14:08:08 +02:00
tobtoht
ecfef8c6cf
DebugInfoDialog: fix spacing 2021-10-22 13:06:09 +02:00
tobtoht
96657b0d45
About: add Info tab 2021-10-21 22:58:05 +02:00
tobtoht
516a73fc2c
About: update UI, remove contributors, update acknowledgements 2021-10-21 22:47:26 +02:00
tobtoht
6c87a6a141
TxInfoDialog: disable get tx key for incoming txs 2021-10-21 19:55:55 +02:00
tobtoht
a390bebf08
OfflineTxSigning: UI improvements 2021-10-13 23:02:21 +02:00
tobtoht
3deaa1bc1d
TxInfoDialog: add copy Tx ID button 2021-10-12 14:58:54 +02:00
tobtoht
e512e539b6
PaymentRequestDialog 2021-10-01 19:10:46 +02:00
tobtoht
86574abd94 TxImportDialog: check if we have tx, check if tx import was successful 2021-09-15 23:47:05 +02:00
tobtoht
7a467b875a Store all constructed transactions in cache 2021-09-15 23:46:23 +02:00
tobtoht
f494f61e24 WalletInfo: make cache file text selectable 2021-09-15 23:45:40 +02:00
tobtoht
f09e973e56 TxConfAdvDialog: export tx key 2021-09-15 23:45:35 +02:00
tobtoht
c9775affd2 View-only: add toolip for disabled button 2021-09-15 23:45:24 +02:00
tobtoht
85363625d3
TxInfoDialog: disable inputs for now 2021-07-10 22:05:04 +02:00
tobtoht
7975c311b5
BalanceDialog: use monospace font 2021-07-08 13:20:41 +02:00
tobtoht
ea2edd0348
Utils: cleanup 2021-07-06 21:36:27 +02:00
tobtoht
b3669c5a95
TxInfoDialog: show inputs on outgoing transactions 2021-07-06 15:31:08 +02:00
tobtoht
24811c92af
Store unconfirmed transactions in wallet cache 2021-07-04 23:17:10 +02:00
tobtoht
2d1c8d722a
WalletInfoDialog: add cache file 2021-07-04 03:33:10 +02:00
tobtoht
1e30b1f4a1
Resizeable QrCode 2021-07-04 00:06:24 +02:00
tobtoht
9fb734607e
WindowManager: move Wallet cleanup to different thread 2021-07-03 03:29:13 +02:00
tobtoht
2d07483577
TorInfoDialog: validate port 2021-07-03 00:58:43 +02:00
tobtoht
801041aeaa
TorInfoDialog: dark icons on bright theme 2021-07-03 00:31:18 +02:00
tobtoht
c7558c2676
Trezor: can't create SpendProofs: missing spendkey 2021-07-02 19:43:00 +02:00