Commit Graph

39 Commits

Author SHA1 Message Date
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
tobtoht f2f6bf30b3
DebugInfoDialog: Add entry to show if wallet only contains funds in primary account 2020-12-20 03:10:00 +01:00
tobtoht f75d1f546b
TxConfDialog: Justify amounts 2020-12-16 17:31:25 +01:00
tobtoht f39cdb393f Merge pull request 'TxInfoDialog: use frame to bundle destinations widgets' (#231) from tobtoht/feather:txinfo_destination_frame into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/231
2020-12-16 15:32:22 +00:00
tobtoht 55aab1683f
TxInfoDialog: use frame to bundle destinations widgets 2020-12-16 15:37:20 +01:00
tobtoht 5ceac87e6e
DebugInfoDialog: cleanup ws status message 2020-12-15 21:02:53 +01:00
tobtoht 169d14ab3a Allow resending failed transactions 2020-12-14 23:07:50 +01:00
tobtoht 9016fa13dc
TxInfoDialog: set blockheight to unconfirmed for mempool txs 2020-12-14 20:30:15 +01:00
tobtoht 743c5fa9a4 Merge pull request 'DebugInfoDialog: improve Tor status on Tails' (#211) from tobtoht/feather:tails_debug_info into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/211
2020-12-12 16:34:58 +00:00
tobtoht ae1d6a2d1c DebugInfoDialog: improve Tor status on Tails 2020-12-12 17:33:33 +01:00
tobtoht 8b5cb8ba2c SeedDialog: improve UI 2020-12-12 17:19:37 +01:00
tobtoht d4dbc748c8 SeedDialog: show restore height for 25 word seeds 2020-11-25 12:56:01 +01:00
tobtoht 9d781d1b57 Merge pull request 'VerifyProofDialog: minor fixes' (#166) from tobtoht/feather:tx_proof_width into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/166
2020-11-24 20:17:55 +00:00
tobtoht 01966df866 WalletInfoDialog: fix open wallet directory on macOS 2020-11-24 21:02:22 +01:00
tobtoht e2eb32ce78 VerifyProofDialog: minor fixes
- Fix layout issue on macOS
- Simplify button logic
- Set verify button to default
2020-11-24 20:27:00 +01:00
tobtoht c44ee73ed0 PasswordDialog: show warning if password incorrect 2020-11-24 15:16:20 +01:00
tobtoht 5a08bc353e Misc networking fixes
- connecting to nodes is much faster and more reliable now
- reduced the amount of spaghetti in libwalletqt and greatly simplified the logic in nodes.cpp
- Settings -> Node dialog should feel slightly more responsive
- during synchronization the status bar will now display the amount of data downloaded
- fixed some edge cases that could cause unreasonably long hangs
- Help -> Debug Info screen now auto-updates every 5 seconds
- Don't use SSL over Tor
2020-11-23 17:57:42 +01:00
tobtoht 3beb470bbd DebugInfoDialog: add target height 2020-11-17 23:40:46 +01:00
tobtoht 774b4ed15f Merge pull request 'DebugInfoDialog: make some text selectable' (#151) from tobtoht/feather:text_select into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/151
2020-11-14 10:32:13 +00:00
tobtoht d337653e53 DebugInfoDialog: make some text selectable 2020-11-14 11:31:28 +01:00
tobtoht 169720002c Add missing license headers 2020-11-14 11:26:37 +01:00
tobtoht 1e4a442b16 PasswordDialog: misc improvements 2020-11-14 10:57:06 +01:00
tobtoht 0f3c005b60 SeedDialog: add 25 word seed toggle 2020-11-11 23:09:35 +01:00
tobtoht 046b2cfc4c Import transaction 2020-11-10 12:38:37 +01:00
tobtoht 780a35fabe TransactionInfoDialog: add copy spendproof, in/outproof 2020-11-08 12:12:06 +01:00
tobtoht 20b741d30d Merge pull request 'Coins: numerical sort for amount column' (#105) from tobtoht/feather:coins_amount_sort into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/105
2020-11-02 07:58:50 +00:00
tobtoht 51a0f86652 Move cdiv to globals.h 2020-10-21 16:57:03 +02:00
tobtoht 302c258e6b TransactionInfoDialog: add tx key 2020-10-20 01:11:15 +02:00
tobtoht 216b2e0c5e Offline transaction signing 2020-10-19 01:39:23 +02:00
tobtoht ec0d88cf1b DebugInfoDialog: Add Tails version 2020-10-15 01:37:42 +02:00
tobtoht 980340546a AboutDialog: minor layout fix 2020-10-14 14:15:03 +02:00
dsc eac29cd0b6
Import wallet from keys (view-only)
Signed-off-by: dsc <dsc@xmr.pm>
2020-10-13 21:09:33 +02:00
tobtoht 7822992837 Qrcode: save to current directory 2020-10-11 14:44:10 +02:00
tobtoht a0daadc0cb TxConfDialog: make amounts selectable 2020-10-09 21:46:10 +02:00
dsc 133700160a Feather, a free Monero desktop wallet
Co-Authored-By: tobtoht <thotbot@protonmail.com>
2020-10-08 04:31:22 +02:00