Commit graph

131 commits

Author SHA1 Message Date
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
tobtoht
1e943b6208
Trezor: get tx key async 2021-07-02 19:35:21 +02:00
tobtoht
062022f9d1
Trezor support 2021-07-01 23:00:47 +02:00
tobtoht
04b2f5f9a0
Coins: Sweep selected 2021-06-28 18:05:21 +02:00
tobtoht
cfa96e8126
TxConfAdv: label dummy outputs 2021-06-28 17:30:08 +02:00
tobtoht
00d2c1b953
Dialogs: clean up header files 2021-06-27 16:43:14 +02:00
tobtoht
e40f8bbe1e
Dialogs: fix pointer format 2021-06-27 16:35:49 +02:00
tobtoht
ef2f8092df
Dialogs: format includes 2021-06-27 16:33:18 +02:00
tobtoht
8dd7164154
Fix guards 2021-06-27 14:51:15 +02:00
tobtoht
482ad9cd7e
Dialogs: move destructor to bottom 2021-06-27 14:25:10 +02:00
tobtoht
6921d7b1a7
Rename misc dialogs 2021-06-27 14:22:54 +02:00
tobtoht
bc21aed5af
UI: use QScopedPointer 2021-06-27 14:13:05 +02:00
tobtoht
1afa06af91
Rename dialogs 2021-06-27 13:46:32 +02:00
tobtoht
8ec65d8f07
TorInfoDialog: allow setting initSyncThreshold 2021-05-26 21:41:14 +02:00
tobtoht
01df614daa
Change Tor string 2021-05-26 15:48:53 +02:00
tobtoht
bf533ddfaa
Calc: configure crypto/fiat symbols 2021-05-26 15:14:53 +02:00