Commit Graph

438 Commits

Author SHA1 Message Date
tobtoht 70dd25c477 Settings: temporarily remove warn on update checkbox
Update checking will be back after the alpha
2020-11-25 15:23:23 +01:00
tobtoht eb8d150a9d Menu: add shortcuts 2020-11-25 14:35:28 +01:00
tobtoht 841739cee9 Merge pull request 'SeedDialog: show restore height for 25 word seeds' (#173) from tobtoht/feather:seed_restore_height into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/173
2020-11-25 12:11:31 +00:00
tobtoht d4dbc748c8 SeedDialog: show restore height for 25 word seeds 2020-11-25 12:56:01 +01:00
tobtoht f61355c409 MorphToken: get rates 2020-11-25 12:00:09 +01:00
tobtoht edad1928ab Merge pull request 'TickerWidget: Format fiat currency using locale' (#170) from tobtoht/feather:ticker_locale into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/170
2020-11-24 22:29:45 +00:00
tobtoht 4201167477 TickerWidget: Format fiat currency using locale 2020-11-24 23:10:50 +01:00
tobtoht 1d001322cc Send: Always include pref. currency in combobox 2020-11-24 22:16:24 +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 3453e5ef34 Merge pull request 'WalletInfoDialog: fix open wallet directory on macOS' (#168) from tobtoht/feather:open_url into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/168
2020-11-24 20:17:44 +00:00
tobtoht 35438792a0 Settings: raise window 2020-11-24 21:16:14 +01: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 c8bc66a287 Merge pull request 'DebugInfoDialog: add target height' (#159) from tobtoht/feather:target-height into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/159
2020-11-17 22:43:19 +00:00
tobtoht 3beb470bbd DebugInfoDialog: add target height 2020-11-17 23:40:46 +01:00
tobtoht 4e3a977995 Menu: remove About QT
bloat
2020-11-14 23:15:05 +01:00
tobtoht d9dfef021f Mitigate target_height attack 2020-11-14 22:42:41 +01:00
tobtoht d2d3978de6 Change websocket .onion 2020-11-14 22:40:10 +01:00
tobtoht d58259cefe Merge pull request 'Receive: Fix qr code segfault' (#152) from tobtoht/feather:qr_code_crash into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/152
2020-11-14 11:17:04 +00:00
tobtoht 9be79bba48 Receive: Fix qr code segfault 2020-11-14 12:11:54 +01:00
tobtoht 64db32dca9 Wallet: do not emit updated on refresh 2020-11-14 12:01:45 +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 519df3f5a1 Merge pull request 'Nodes: don't connect to out of sync nodes in wsmode' (#148) from tobtoht/feather:node_height_mode into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/148
2020-11-12 20:19:52 +00:00
tobtoht 2a03ca9eda Nodes: don't connect to out of sync nodes in wsmode 2020-11-12 21:03:36 +01:00
tobtoht ff5dff26bb Merge pull request 'SeedDialog: add 25 word seed toggle' (#147) from tobtoht/feather:seed_25 into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/147
2020-11-11 22:12:47 +00:00
tobtoht 0f3c005b60 SeedDialog: add 25 word seed toggle 2020-11-11 23:09:35 +01:00
tobtoht 39c1d3bbf7 MorphToken: allow disabling module 2020-11-11 22:42:48 +01:00
tobtoht e9a4a828d6 Initial MorphToken support 2020-11-11 16:51:12 +01:00
tobtoht 046b2cfc4c Import transaction 2020-11-10 12:38:37 +01:00
tobtoht 24133ac390 Merge pull request 'History: don't show copy spend proof on incoming transactions' (#115) from mrdeveloper/feather:hide-spend-proof-incoming-tx into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/115
2020-11-08 12:09:13 +00:00
tobtoht 780a35fabe TransactionInfoDialog: add copy spendproof, in/outproof 2020-11-08 12:12:06 +01:00
mrdeveloper 0e7c773bfd Remove unused declared method 2020-11-08 10:13:37 +01:00
mrdeveloper 11f8406be3 History: don't show copy spend proof on incoming transactions 2020-11-08 10:13:37 +01:00
tobtoht 2c99454565 Merge pull request 'FutureScheduler: update with upstream v0.17.1.3' (#141) from tobtoht/feather:scheduler into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/141
2020-11-08 07:37:30 +00:00
tobtoht cd96abe545 FutureScheduler: update with upstream v0.17.1.3 2020-11-08 08:35:18 +01:00
tobtoht d76b688ec4 Merge pull request 'Libwalletqt: update with upstream' (#140) from tobtoht/feather:libwalletqt_syncing into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/140
2020-11-08 07:16:57 +00:00
tobtoht 268b87a803 Libwalletqt: update with upstream 2020-11-08 08:07:05 +01:00
mrdeveloper 18b514351d Added cryptonote-social mining pool to XMRig 2020-11-03 13:59:32 +01:00
tobtoht 63c120bdb0 Merge pull request 'Stylesheets: Breeze: misc fixes' (#135) from tobtoht/feather:stylesheet_breeze_fixes into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/135
2020-11-02 14:21:11 +00:00
tobtoht 96409ecc17 Stylesheets: Breeze: misc fixes 2020-11-02 15:20:11 +01:00
tobtoht 7a1ac42b1e AppContext: updateBalance: don't throw runtime error 2020-11-02 11:03:08 +01:00
tobtoht 62ad0d9527 Settings: add hide balance feature 2020-11-02 10:37:36 +01:00
tobtoht cb6f2873a9 Utils: add blockchair.com block explorer 2020-11-02 10:11:37 +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 7ed2ff15d5 Merge pull request 'CCSWidget: fix misspelling' (#131) from tobtoht/feather:fix_ccs into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/131
2020-11-02 07:56:41 +00:00
tobtoht da4b2d16ef CCSWidget: fix misspelling 2020-11-02 08:52:20 +01:00
mrdeveloper 0dd81c4873 Simplify and remove white space on recipient (Pay to) 2020-10-30 22:13:56 +01:00
mrdeveloper e657e2a6b0 MacOS: add touchbar support
Co-Authored-By: dsc <dsc@xmr.pm>
2020-10-28 21:35:18 +01:00
dsc 34a63897d6 Merge pull request 'BugFix: show message box if no wallet is selected' (#118) from mrdeveloper/feather:bug-wallet-select into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/118
Reviewed-by: dsc <dsc@noreply.gitgud.wownero.nl>
2020-10-26 16:18:26 +00:00
mrdeveloper 403b8140b3 Check if given node URL has https so we can append https for get_info call 2020-10-25 09:16:29 +01:00
mrdeveloper 71ba9f6d4a BugFix: show message box if no wallet is selected 2020-10-23 19:57:06 +02:00
dsc 3d5dae1f42 Merge pull request 'Coins: disable sweep instead of hide when output unconfirmed' (#111) from tobtoht/feather:coins_hide_sweep into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/111
Reviewed-by: dsc <dsc@noreply.gitgud.wownero.nl>
2020-10-21 23:41:46 +00:00
tobtoht 78eabc5ae7 Coins: disable sweep instead of hide when output unconfirmed
Suggested by moneroarbo
2020-10-21 21:53:51 +02:00
dsc df280cdd91 Merge pull request 'Write proper .exe on Windows' (#109) from dsc/feather:write-exe-windows into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/109
Reviewed-by: tobtoht <tobtoht@noreply.gitgud.wownero.nl>
2020-10-21 16:11:11 +00:00
dsc a44087b750
XMRig: Donate level 1
Signed-off-by: dsc <dsc@xmr.pm>
2020-10-21 18:06:31 +02:00
dsc 70cbf59ce8
Write proper .exe on Windows
Signed-off-by: dsc <dsc@xmr.pm>
2020-10-21 17:56:39 +02:00
tobtoht 9b7849c5be Coins: numerical sort for amount column 2020-10-21 16:57:06 +02:00
tobtoht 51a0f86652 Move cdiv to globals.h 2020-10-21 16:57:03 +02:00
dsc fa6ee35fb0 Merge pull request 'Mainwindow: fix tab order and stylization' (#104) from tobtoht/feather:tabs_order into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/104
Reviewed-by: dsc <dsc@noreply.gitgud.wownero.nl>
2020-10-21 12:25:46 +00:00
tobtoht b1160280fe Mainwindow: fix tab order and stylization 2020-10-21 13:27:39 +02:00
tobtoht 7441d6cb4a Merge pull request 'XMRig: fix stop on windows' (#102) from tobtoht/feather:xmrrig_stop_windows into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/102
2020-10-21 10:37:32 +00:00
mrdeveloper 75edc6e5bb Merge branch 'master' into password-dialog-show-wallet-name 2020-10-21 12:21:10 +02:00
tobtoht ff78b5a6c2 XMRig: fix stop on windows 2020-10-21 12:11:10 +02:00
mrdeveloper 47d965c6cd Make format csv import as same as export 2020-10-21 10:10:48 +02:00
mrdeveloper d6c26d4159 PasswordDialog: Show wallet name 2020-10-21 08:45:25 +02:00
mrdeveloper 78516f4546 Contacts: import via csv file 2020-10-21 08:25:02 +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
dsc aee60f33b7
- Embed XMRig executable (baked into buildbot image)
- Refactored CMake related to Tor/XMRig
- Move executables to `src/assets/exec`
- Embedding executables require passing definition to CMake, e.g:
  - `-DTOR=/path/to/tor`
  - `-DXMRIG=/path/to/xmrig`
- Allow solo mining for XMRig
- Redesign XMRig settings screen
2020-10-18 22:01:14 +02:00
dsc 5d8700370b Merge pull request 'Xmrig: add support for TLS. Tor default off. Save username/password in wallet cache.' (#85) from dsc/feather:xmrig-tab-2 into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/85
2020-10-16 20:59:14 +00:00
dsc 1ef29207d5
Xmrig: add support for TLS. Tor default off. Save username/password in wallet cache.
Signed-off-by: dsc <dsc@xmr.pm>
2020-10-16 21:13:14 +02:00
tobtoht 497567e61f Merge pull request 'Bugfix: fix wallet closing issues by partially reverting #63' (#84) from tobtoht/feather:duplicate_wizard into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/84
2020-10-16 15:39:45 +00:00
tobtoht 15c51e2e2b Bugfix: fix wallet closing issues by partially reverting #63 2020-10-16 17:17:31 +02:00
tobtoht c5a055eb70 Merge pull request 'Prices: add support for NZD' (#82) from tobtoht/feather:nzd into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/82
2020-10-16 13:15:12 +00:00
tobtoht 1b9cc7c679 Prices: add support for NZD 2020-10-16 15:14:13 +02:00
tobtoht 3feda6d6c7 Fix indefinite hang when closing wallet via File -> Quit 2020-10-16 05:15:46 +02:00
dsc d0260ce018 XMRig tab - Simple mining GUI to download and run XMRig releases. 2020-10-15 23:29:15 +02:00
tobtoht 98db512164 Send: show fiat conversion when XMR is selected 2020-10-15 04:17:57 +02:00
tobtoht a325883b62 Merge pull request 'Tails: fix slow wallet open' (#72) from tobtoht/feather:tails_fix_slow_open into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/72
2020-10-15 01:25:31 +00:00
tobtoht 5c7c13d76a Tails: fix slow wallet open 2020-10-15 02:19:13 +02:00
tobtoht 06cee3f03e Merge pull request 'DebugInfoDialog: Add Tails version' (#69) from tobtoht/feather:tails_version into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/69
2020-10-15 00:00:35 +00:00
tobtoht ec0d88cf1b DebugInfoDialog: Add Tails version 2020-10-15 01:37:42 +02:00
tobtoht 18cf749ad9 Fix wallet update regression
Would cause subaddresses and history to update more often than necessary.
2020-10-15 00:39:30 +02:00
tobtoht 1febbc869f Merge pull request 'Export/Import KeyImages/Outputs' (#66) from tobtoht/feather:keyimages into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/66
2020-10-14 20:13:26 +00:00
tobtoht 1dcc69db39 Close wallet on exit 2020-10-14 20:44:26 +02:00
tobtoht fc3ac2eb33 Export/Import KeyImages/Outputs 2020-10-14 20:18:25 +02:00
dsc 0289aba113 Merge pull request 'AboutDialog: minor layout fix' (#62) from tobtoht/feather:about_fix into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/62
2020-10-14 15:00:55 +00:00
dsc 15f076f7d6 Merge pull request 'Coins: add key image icons for view only wallets' (#59) from tobtoht/feather:coins_no_keyimage into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/59
2020-10-14 14:57:42 +00:00
tobtoht 1ff8a2aaf4 Libwalletqt: integrate changes from upstream
Co-authored-by: xiphon <xiphon@protonmail.com>
2020-10-14 16:50:38 +02:00
tobtoht 980340546a AboutDialog: minor layout fix 2020-10-14 14:15:03 +02:00
tobtoht ebde5a1cb7 Coins: add key image icons for view only wallets 2020-10-14 04:21:38 +02:00
dsc 36641d73a6 Merge pull request 'Open/create view-only wallets' (#53) from dsc/feather:view-only into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/53
2020-10-13 19:20:06 +00:00
dsc eac29cd0b6
Import wallet from keys (view-only)
Signed-off-by: dsc <dsc@xmr.pm>
2020-10-13 21:09:33 +02:00
dsc e8a5f59b4c Merge pull request 'Fix segfault on close' (#55) from tobtoht/feather:wizard_segv into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/55
2020-10-13 14:05:33 +00:00
tobtoht 7526714b4a Fix segfault on close
m_wizard has a parent now.
2020-10-13 15:53:33 +02:00
dsc 2ab78022f5 Merge pull request 'Fix misc image scaling hangs' (#54) from tobtoht/feather:img_hang into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/54
2020-10-13 13:53:32 +00:00
tobtoht 363bf0ea38 Fix misc image scaling hangs 2020-10-13 15:45:55 +02:00
dsc 48fb92dc60 Merge pull request 'Windows: no seperators between statusbar widgets' (#48) from tobtoht/feather:windows_status_sep into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/48
2020-10-11 21:37:11 +00:00
tobtoht 5641cf4d9e Windows: no seperators between statusbar widgets 2020-10-11 22:16:33 +02:00
tobtoht 970f8e084d History, Coins, Xmr.to: double click row to open info dialog 2020-10-11 21:49:54 +02:00
dsc bd7ebdf947 Merge pull request 'Windows: hide help button in dialogs' (#47) from tobtoht/feather:window_hide_help into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/47
2020-10-11 18:20:42 +00:00
tobtoht 64da8f217c Windows: hide help button in dialogs 2020-10-11 20:02:23 +02:00
dsc a104a05cfa Merge pull request 'Windows: indent settings file' (#44) from tobtoht/feather:windows_settings_newlines into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/44
2020-10-11 17:51:38 +00:00
dsc 17c1526057 Merge pull request 'Move MainWindow::getContext() to constructor' (#45) from tobtoht/feather:ctx_to_constructor into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/45
2020-10-11 17:23:19 +00:00
tobtoht 2bddad004d Move MainWindow::getContext() to constructor
ctx always exists, spares a few if else statements
2020-10-11 19:16:33 +02:00
dsc 9c139e40d3 Merge pull request 'Xmr.to: disable tor checkbox on Tails and Whonix' (#43) from tobtoht/feather:xmrto_tails_tor into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/43
2020-10-11 17:03:32 +00:00
tobtoht 2ffd5f234b Windows: indent settings file 2020-10-11 18:52:01 +02:00
tobtoht 89ea34cfb7 Wizard: misc improvements to create wallet pages
Don't focus on Generate button
Replace HTML for PlainTextEdit
Set font using Utils::relativeFont
Change directory button text no longer clips
Wizard Pages are no longer orphans
Vertical spacers no longer take up more room than they need to
GridLayout -> VerticalLayout
2020-10-11 18:41:44 +02:00
tobtoht 892416bc51 Xmr.to: disable tor checkbox on Tails and Whonix 2020-10-11 18:38:33 +02:00
dsc 12940361d8 Merge pull request 'Receive: always copy full address' (#41) from tobtoht/feather:receive_copy into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/41
2020-10-11 15:26:20 +00:00
tobtoht 3df0786fb0 Receive: always copy full address 2020-10-11 17:23:13 +02:00
dsc b114ef1710 Fix restore from seed functionality 2020-10-11 17:08:34 +02:00
dsc ad7b278508 Merge pull request 'Qrcode: save to current directory' (#37) from tobtoht/feather:qrcode_path into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/37
2020-10-11 14:19:09 +00:00
tobtoht df93b7672a History: fix fiat conversion 2020-10-11 15:02:02 +02:00
tobtoht 7822992837 Qrcode: save to current directory 2020-10-11 14:44:10 +02:00
tobtoht 3f9080332b Merge pull request 'Prices: add support for AUD' (#35) from tobtoht/feather:cur_aud into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/35
2020-10-11 01:26:25 +00:00
tobtoht db689870f1 Prices: add support for AUD 2020-10-11 03:20:41 +02:00
dsc e017f3619a Merge pull request 'fix desktop paths (xdgPaths)' (#20) from dsc/feather:fix-xdg-path into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/20
2020-10-10 16:01:11 +00:00
dsc 3d58f13724 fix desktop paths (xdgPaths) 2020-10-10 18:00:07 +02:00
dsc 0ff0fd0a26 Migrate WS server to a machine that's not a potato 2020-10-10 15:13:57 +02:00
dsc d4359758be grammar 2020-10-10 04:01:25 +02:00
dsc 8b8ee32214 Merge pull request 'TxConfDialog: make amounts selectable' (#14) from tobtoht/feather:txconf_text into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/14
2020-10-09 22:31:59 +00:00
dsc 423b339ab5 Merge pull request 'Balance: don't use scientific notation' (#13) from tobtoht/feather:balance_display into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/13
2020-10-09 22:31:35 +00:00
tobtoht 3888e121d5 Balance: don't use scientific notation 2020-10-10 00:30:52 +02:00
dsc a0c6a75c09 Merge pull request 'History: change tooltip for failed transactions' (#12) from tobtoht/feather:history_note into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/12
2020-10-09 22:24:30 +00:00
dsc 1337c1708d Embed Tor executable for static Mac OS builds 2020-10-10 00:23:44 +02:00
tobtoht a0daadc0cb TxConfDialog: make amounts selectable 2020-10-09 21:46:10 +02:00
tobtoht 36495922a1 History: change tooltip for failed transactions 2020-10-09 21:39:37 +02:00
dsc b4a5319958 Set default wallet dir on Windows 2020-10-09 18:46:17 +02:00
dsc 9958bb4bf5 File->Open is causing problems, debug after alpha release 2020-10-09 18:15:57 +02:00
tobtoht bc65a2ab58 Windows: kill tor on exit 2020-10-09 14:28:05 +02:00
dsc 1337baf832 pass STATIC definition for xcb plugin qt import 2020-10-09 02:36:09 +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