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
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
tobtoht
8e663d4a18
TorInfoDialog: clarify text
2021-05-26 00:13:58 +02:00
tobtoht
4dcd34e4bf
AccountSwitcher: make table sortable
2021-05-26 00:08:32 +02:00
tobtoht
4fff4b8556
BalanceDialog: change title
2021-05-25 19:23:15 +02:00
tobtoht
2d4ccd7019
Move Tails/Whonix to utils/os
2021-05-25 15:06:38 +02:00
tobtoht
08d5fd26ff
RestoreHeightDialog: rework
2021-05-25 02:26:28 +02:00
tobtoht
3410132033
BroadcastTxDialog: change daemon rpc network if connected to local node
2021-05-25 00:08:19 +02:00
tobtoht
89fd3cf27c
TxInfoDialog: fix amount string
2021-05-24 14:26:04 +02:00
tobtoht
5edea3c436
TxImportDialog: change daemon rpc network if connected to local node
2021-05-24 00:30:47 +02:00
tobtoht
b2217c974b
BroadcastTxDialog: fix segv
2021-05-24 00:15:31 +02:00
tobtoht
0f64f78bb8
TxImportDialog: fix segfault
2021-05-24 00:11:13 +02:00
tobtoht
91beff4411
VerifyProofDialog: use monospace font for formatted proof input
2021-05-23 16:17:04 +02:00
tobtoht
53f0356dc0
TxProofDialog: add copy address button
2021-05-23 15:29:53 +02:00
tobtoht
1e0450ab7a
PasswordDialog: add window icon
2021-05-23 14:34:31 +02:00
tobtoht
31893f1d45
Add wallet creation date to debug info
2021-05-22 21:32:48 +02:00
tobtoht
6a5e662f85
AccountSwitcherDialog: remove useless code
2021-05-22 21:09:22 +02:00
tobtoht
50a77307f4
Account switcher
2021-05-22 15:42:46 +02:00
tobtoht
57593589df
SeedDialog: Fix missing 25 word seed if lang not set
2021-05-21 00:11:59 +02:00
tobtoht
f43949a346
Allow opening multiple windows
2021-05-18 18:08:40 +02:00
tobtoht
b9995c44ec
Fix misc compiler warnings
2021-05-10 15:20:33 +02:00
tobtoht
663960af2f
Beta-6 fixes
2021-05-05 01:09:19 +02:00
tobtoht
d4cfa05157
Beta-6
2021-05-02 20:22:38 +02:00
tobtoht
22ac3af92e
TxInfoDialog: Paid by sender
2021-03-27 15:55:13 +01:00
tobtoht
401ae0971f
Misc fixes
2021-03-24 02:37:54 +01:00
tobtoht
fcf764e03c
Multibroadcast transactions
2021-03-16 04:17:01 +01:00
tobtoht
858861436b
Misc changes
2021-03-14 22:12:02 +01:00
tobtoht
6741e684f5
Wizard: rework
2021-03-12 20:01:53 +01:00
tobtoht
cc5b3c3c27
History: rework
2021-03-08 21:03:20 +01:00
tobtoht
7f23eed890
Merge pull request 'WalletCacheDebug: reorder items' ( #324 ) from tobtoht/feather:cache_reorder into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/324
2021-02-03 19:43:18 +00:00
tobtoht
346e24d2f8
WalletCacheDebug: reorder items
2021-02-03 20:42:35 +01:00
tobtoht
3f489b3558
WalletCacheDebug: use monospace font
2021-02-03 17:01:19 +01:00
tobtoht
9e96f4183a
Exchanges: Remove XMR.to
2021-02-01 17:53:08 +01:00
tobtoht
22abca4578
TxInfoDialog: improve UI
2021-01-29 16:19:59 +01:00
tobtoht
f05435d694
Improve color scheme
2021-01-28 23:48:14 +01:00
tobtoht
045d9ec2d2
Multi destination transactions
2021-01-27 19:58:15 +01:00
tobtoht
9fc77f3bc9
Merge pull request 'TxConfDialog: detect churn transaction' ( #302 ) from tobtoht/feather:txconf_detect_churn into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/302
2021-01-25 17:44:36 +00:00
tobtoht
574b0ebf0c
Wallet cache debug dialog
2021-01-25 18:43:12 +01:00
tobtoht
3987569d55
TxConfDialog: detect churn transaction
2021-01-25 17:53:46 +01:00
tobtoht
33c2342c8a
About: remove e-mail addresses of contributors
2021-01-22 06:21:08 +01:00
tobtoht
71fb639c16
Whonix: detect version
2021-01-21 02:38:21 +01:00
tobtoht
aa3d674242
FeatherSeed: allow erasure
2021-01-20 22:13:51 +01:00
tobtoht
eac6ec661e
DebugInfoDialog: fix missing copy value
2020-12-30 05:23:04 +01:00
tobtoht
b758cc1918
Misc code cleanup
2020-12-28 05:39:20 +01:00
tobtoht
b4fd07ff8b
Update copyright for 2021
2020-12-26 20:56:06 +01:00
tobtoht
51b3781c09
Merge pull request 'Don't use unsigned ints' ( #257 ) from tobtoht/feather:no_unsigned_ints into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/257
2020-12-25 14:44:48 +00:00
tobtoht
14e3422423
Don't use unsigned ints
2020-12-25 15:38:44 +01:00
tobtoht
a11dc3f4b2
BalanceDialog
2020-12-25 15:20:39 +01:00
tobtoht
ecd840c03a
Contacts: disallow duplicates
2020-12-23 05:59:06 +01:00