Commit Graph

368 Commits

Author SHA1 Message Date
tobtoht 169720002c Add missing license headers 2020-11-14 11:26:37 +01:00
tobtoht d7135393cd Merge pull request 'PasswordDialog: misc improvements' (#149) from tobtoht/feather:password_dialog into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/149
2020-11-14 10:06:20 +00: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 cbd29e6290 Merge pull request 'MorphToken: allow disabling module' (#146) from tobtoht/feather:morphtoken into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/146
2020-11-11 22:11:01 +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 b66aceccc8 Merge pull request 'Initial MorphToken support' (#145) from tobtoht/feather:morphtoken into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/145
2020-11-11 16:04:35 +00:00
tobtoht e9a4a828d6 Initial MorphToken support 2020-11-11 16:51:12 +01:00
tobtoht bd60e30c3f Merge pull request 'Import transaction' (#143) from tobtoht/feather:import_tx into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/143
2020-11-10 11:48:11 +00: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 8aecf79647 Merge pull request 'TransactionInfoDialog: add copy spendproof, in/outproof' (#142) from tobtoht/feather:txproof into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/142
2020-11-08 12:00:32 +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 ed47e8e05c Merge pull request 'Added cryptonote-social mining pool to XMRig' (#136) from mrdeveloper/feather:cryptonote-social into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/136
2020-11-08 07:09:55 +00:00
tobtoht 268b87a803 Libwalletqt: update with upstream 2020-11-08 08:07:05 +01:00
tobtoht 318690681b Merge pull request 'Update for v0.17.1.3' (#139) from tobtoht/feather:v0.17.1.3 into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/139
2020-11-08 06:40:08 +00:00
tobtoht b1e37e714d Update for v0.17.1.3 2020-11-08 07:36:20 +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 c1cba44cba Merge pull request 'AppContext: updateBalance: don't throw runtime error' (#134) from tobtoht/feather:no_runtime_error into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/134
2020-11-02 10:03:59 +00:00
tobtoht 7a1ac42b1e AppContext: updateBalance: don't throw runtime error 2020-11-02 11:03:08 +01:00
tobtoht 87fd142ffd Merge pull request 'Settings: add hide balance feature' (#133) from tobtoht/feather:hide_balance into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/133
2020-11-02 09:38:50 +00:00
tobtoht 62ad0d9527 Settings: add hide balance feature 2020-11-02 10:37:36 +01:00
tobtoht 4f9e4ac93d Merge pull request 'Utils: add blockchair.com block explorer' (#132) from tobtoht/feather:blockchair into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/132
2020-11-02 09:12:35 +00: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
tobtoht 4521223413 Merge pull request 'Simplify and remove white space on recipient (Pay to)' (#124) from mrdeveloper/feather:simplified-recipient-addr into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/124
Reviewed-by: tobtoht <tobtoht@noreply.gitgud.wownero.nl>
2020-10-30 21:17:42 +00:00
mrdeveloper 0dd81c4873 Simplify and remove white space on recipient (Pay to) 2020-10-30 22:13:56 +01:00
dsc df2ff26c0f Merge pull request 'MacOS: add touchbar support' (#121) from dsc/feather:macos-touchbar-submodule into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/121
2020-10-28 22:23:49 +00: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
dsc 6279591d1b Merge pull request 'Check if given node URL has https so we can append https for get_info call' (#120) from mrdeveloper/feather:node-check-for-https into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/120
Reviewed-by: dsc <dsc@noreply.gitgud.wownero.nl>
2020-10-26 15:36:36 +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 485fb89941 Merge pull request 'Include QtMultimedia for buildbots' (#108) from dsc/feather:include-qtmultimedia into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/108
Reviewed-by: tobtoht <tobtoht@noreply.gitgud.wownero.nl>
2020-10-21 17:27:05 +00: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 9b96ece2f9 Merge pull request 'XMRig: Donate level 1' (#110) from dsc/feather:xmrig-donate-level into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/110
Reviewed-by: tobtoht <tobtoht@noreply.gitgud.wownero.nl>
2020-10-21 16:10:58 +00:00