Commit Graph

704 Commits

Author SHA1 Message Date
tobtoht 8c80685686 Merge pull request 'Core: rebase to v0.17.1.9' (#286) from tobtoht/feather:v0.17.1.9 into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/286
2021-01-08 09:33:09 +00:00
tobtoht fc004aa254
Core: rebase to v0.17.1.9 2021-01-08 10:32:16 +01:00
tobtoht 2771ba8773 Merge pull request 'Fix compile issue when XMR.to is disabled' (#285) from tobtoht/feather:fix_typo_xmrto into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/285
2021-01-04 12:23:53 +00:00
tobtoht b3b1ac1c47
Fix compile issue when XMR.to is disabled 2021-01-04 13:22:49 +01:00
tobtoht c2ec2c5dc9 Merge pull request 'Send: don't lose precision' (#281) from tobtoht/feather:send_no_lose_precision into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/281
2020-12-31 06:54:45 +00:00
tobtoht c2e335e439
Clear all tables when wallet is closed 2020-12-31 07:54:19 +01:00
tobtoht 38c3a3a816
Send: don't lose precision 2020-12-31 04:26:03 +01:00
tobtoht 7762e283db Merge pull request 'Wizard: sort wallets by last modified' (#280) from tobtoht/feather:open_wallet_last_modified into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/280
2020-12-31 02:39:14 +00:00
tobtoht 469c783a48
Wizard: sort wallets by last modified 2020-12-31 03:37:32 +01:00
tobtoht 0869b4e456 Merge pull request 'Update balance directly after sending transaction' (#279) from tobtoht/feather:send_update_balance into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/279
2020-12-31 02:23:20 +00:00
tobtoht cc9b8a9e6d
Update balance directly after sending transaction 2020-12-31 03:22:37 +01:00
tobtoht 5b679da427 Merge pull request 'Make balance display more concise' (#278) from tobtoht/feather:concise_balance into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/278
2020-12-31 02:17:13 +00:00
tobtoht fc7762c457 Make balance display more concise 2020-12-31 03:16:40 +01:00
tobtoht e53e70cc9b Merge pull request 'Update Monero' (#277) from tobtoht/feather:update_monroe into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/277
2020-12-31 00:19:36 +00:00
tobtoht a7f7f5dec4
Update Monero 2020-12-31 01:19:06 +01:00
tobtoht 1c088cc925 Merge pull request 'Reddit: copy link' (#276) from tobtoht/feather:reddit_copy_link into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/276
2020-12-31 00:02:11 +00:00
tobtoht ac598bb801
Reddit: copy link 2020-12-31 01:00:37 +01:00
tobtoht c399bc1068 Merge pull request 'Core: rebase to v0.17.1.8' (#275) from tobtoht/feather:v0.17.1.8 into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/275
2020-12-30 23:20:11 +00:00
tobtoht 2f14184928
Core: rebase to v0.17.1.8 2020-12-31 00:19:30 +01:00
tobtoht 80bb515438 Merge pull request 'DebugInfoDialog: fix missing copy value' (#273) from tobtoht/feather:debuginfo_fix_missing into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/273
2020-12-30 21:52:19 +00:00
tobtoht f1b3fedb5f Merge pull request 'AppContext: remove unused signal' (#272) from tobtoht/feather:remove_unused_signal into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/272
2020-12-30 21:52:05 +00:00
tobtoht cd0c110df8 Merge pull request 'Allow hiding Home tab' (#274) from tobtoht/feather:hide_home into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/274
2020-12-30 20:29:47 +00:00
tobtoht 95fcb6bc62
Allow hiding Home tab 2020-12-30 05:45:00 +01:00
tobtoht eac6ec661e
DebugInfoDialog: fix missing copy value 2020-12-30 05:23:04 +01:00
tobtoht d8269441eb
AppContext: remove unused signal 2020-12-30 05:19:34 +01:00
tobtoht e7b0dd9e9e Merge pull request 'Add reddit frontend setting' (#270) from tobtoht/feather:reddit_frontend into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/270
2020-12-30 02:52:15 +00:00
tobtoht 5cf37918e7
Add reddit frontend setting 2020-12-30 03:48:10 +01:00
tobtoht 94a53abb00 Merge pull request 'Update monero submodule' (#268) from tobtoht/feather:build_speedup into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/268
2020-12-28 22:04:55 +00:00
tobtoht 99a10c4e25
Update monero submodule 2020-12-28 22:32:23 +01:00
tobtoht 9bfce25666 Merge pull request 'Misc code cleanup' (#267) from tobtoht/feather:cleanup_1 into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/267
2020-12-28 04:43:15 +00:00
tobtoht b758cc1918
Misc code cleanup 2020-12-28 05:39:20 +01:00
tobtoht f488dd9116 Merge pull request 'Paths: make paths selectable' (#266) from tobtoht/feather:settings_paths_read_only into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/266
2020-12-27 22:30:34 +00:00
tobtoht 918172c252 Merge pull request 'Wizard: clear path label' (#265) from tobtoht/feather:wizard_open_wallet_path into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/265
2020-12-27 22:29:48 +00:00
tobtoht b3a1c552ce Merge pull request 'Update copyright for 2021' (#264) from tobtoht/feather:copyright_2021 into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/264
2020-12-27 22:29:17 +00:00
tobtoht b4fd07ff8b
Update copyright for 2021 2020-12-26 20:56:06 +01:00
tobtoht 0346488e0f
Paths: make paths selectable 2020-12-26 20:36:25 +01:00
tobtoht eb2e6c1cec
Wizard: clear path label 2020-12-26 19:19:45 +01:00
tobtoht eab5145f34 Merge pull request 'Fix: exchange tab hide/show' (#263) from tobtoht/feather:fix_exchange_tab into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/263
2020-12-25 22:19:46 +00:00
tobtoht a2c7245e46
Fix: exchange tab hide/show 2020-12-25 23:18:40 +01:00
tobtoht 4aa57f2684 Merge pull request 'Build: prepare beta-3' (#262) from tobtoht/feather:beta-3 into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/262
2020-12-25 21:37:49 +00:00
tobtoht d8625fdb29 Merge pull request 'Settings: allow changing default wallet directory' (#261) from tobtoht/feather:wizard_reset_restore_page into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/261
2020-12-25 21:37:26 +00:00
tobtoht 207180396f
Build: prepare beta-3 2020-12-25 22:36:44 +01:00
tobtoht b544e6dfce
Settings: allow changing default wallet directory 2020-12-25 22:07:48 +01:00
tobtoht bc2cac672a Merge pull request 'Wizard: reset restore page on initialize' (#260) from tobtoht/feather:wizard_reset_restore_page into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/260
2020-12-25 15:36:57 +00:00
tobtoht 6003ffebec
Wizard: reset restore page on initialize 2020-12-25 16:28:50 +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 0e5ab21205 Merge pull request 'BalanceDialog' (#259) from tobtoht/feather:balance_dialogg into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/259
2020-12-25 14:22:16 +00:00
tobtoht a11dc3f4b2
BalanceDialog 2020-12-25 15:20:39 +01:00
tobtoht f5255440e4 Merge pull request 'Status: constructing transaction' (#258) from tobtoht/feather:constructing_tx into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/258
2020-12-25 14:16:58 +00:00