Commit Graph

247 Commits

Author SHA1 Message Date
tomFlowee 22c4230c1f Fix bug where sometimes an address could get reused 2021-05-05 14:13:40 +02:00
tomFlowee 135e543bce Fix receive pane getting stuck.
After receiving a payment, starting a new payment now works.
2021-05-05 14:12:25 +02:00
tomFlowee a2d8f72ddf Fix bug: double-click doesn't select text. 2021-05-05 11:48:44 +02:00
tomFlowee e930825dc1 Import completed translations. 2021.04.0 2021-05-04 21:30:45 +02:00
tomFlowee dc48600ff4 Make Schnorr signing default. 2021-05-04 17:41:49 +02:00
tomFlowee 7ea2f634b7 Ensure internally consistent state on wallet-load. 2021-05-03 12:58:58 +02:00
tomFlowee 61ee36ad86 Merge remote-tracking branch 'flowee/fixes' 2021-05-03 12:45:56 +02:00
tomFlowee 82b0c9bed4 Merge branch 'walletAmounts' 2021-05-03 12:43:13 +02:00
tomFlowee 1b5235a84b Make loading work for user-locked outputs.
This generally makes the locking of outputs in our wallet much more sane
with some renames and fixes.
2021-05-03 12:42:44 +02:00
tomFlowee 381e645f2e hide fiat values until we get a feed-parser 2021-05-01 17:22:19 +02:00
tomFlowee a8ab3316c8 Allow hiding balances. 2021-05-01 16:21:58 +02:00
tomFlowee a84a770ca5 Fix ux buglet 2021-05-01 13:15:39 +02:00
tomFlowee d94b8befb2 [UX] Add 'copy to clipboard' feature to core text components. 2021-05-01 12:49:07 +02:00
tomFlowee 673a897259 Simplify and fix layout 2021-04-30 18:35:26 +02:00
tomFlowee 0df5305a36 Update translations from PL translator
also fix some issues with the English.
2021-04-30 17:54:26 +02:00
tomFlowee 47b710ecd3 Update translations from crowdin 2021-04-29 17:37:07 +02:00
tomFlowee d2b0d1ae1f Re-enable network 2021-04-29 16:34:35 +02:00
tomFlowee 2b5a5d501b Make splash text translatable 2021-04-29 16:33:46 +02:00
tomFlowee 6af0a06b44 hide fiat display for now 2021-04-29 16:32:43 +02:00
tomFlowee 930d87a38d Fix width 2021-04-29 16:31:32 +02:00
tomFlowee 50b005c5dc Restore noticing insufficient funds. 2021-04-29 16:15:05 +02:00
tomFlowee f5a3286825 Don't complain about Qt6 features. 2021-04-29 15:53:16 +02:00
tomFlowee caabe3c1bd Merge branch 'MakeGuiPretty' 2021-04-29 15:50:43 +02:00
tomFlowee 37f392092a Make transactions show time as well as date
This moves the date-time to the QML layer for formatting instead of a
string.
2021-04-29 15:49:16 +02:00
tomFlowee 4536141e39 Work a tad harder to make the balance fit 2021-04-29 15:29:28 +02:00
tomFlowee 0c6c326b21 Move "copied to clipboard" out of the way
This allows one to still scan the QR while the feedback is there. For
instance when the user by mistake tapped the QR.
2021-04-29 15:24:01 +02:00
tomFlowee 9b21807ea3 Update/add icons. 2021-04-29 15:18:10 +02:00
tomFlowee 4aa5a3904e Show total portfolion wealth 2021-04-29 12:26:02 +02:00
tomFlowee bb2e3f2369 Make sync status show even if up-to-date. 2021-04-29 12:15:22 +02:00
tomFlowee eaedf8d83a Re-add the import/create wallet dialog. 2021-04-29 12:12:12 +02:00
tomFlowee b8d16d1035 Even better text from David Shares. 2021-04-28 17:03:08 +02:00
tomFlowee ce8537be61 Require explicit approval for BTC style (legacy) address types. 2021-04-27 11:15:25 +02:00
tomFlowee 2f368b5aa8 UX feature; avoid sending without preparing. 2021-04-26 19:57:00 +02:00
tomFlowee b1be2682c1 Make send pane functional. 2021-04-26 19:51:25 +02:00
tomFlowee f7fe520219 Next iteration of the UX for send tx pane.
mostly non-functional.
2021-04-23 19:59:49 +02:00
tomFlowee 9ec2a4a615 Start rework of send tab 2021-04-22 22:04:30 +02:00
tomFlowee 2095c4b5f2 Add 'main account' checkbox option again. 2021-04-22 16:42:07 +02:00
tomFlowee 9560e951fd Port more old functionality to the new GUI 2021-04-22 16:13:40 +02:00
tomFlowee e49c4896f0 Make popups behave the same. 2021-04-21 20:12:58 +02:00
tomFlowee 40c82413f1 Port more functionality over to the new GUI design. 2021-04-21 20:01:58 +02:00
tomFlowee 9e085c6b30 make some more details work 2021-04-21 18:15:14 +02:00
tomFlowee b752103acc Make receive pane work more sane 2021-04-21 17:48:08 +02:00
tomFlowee 0fb9e5c55f Improve tabbar 2021-04-21 17:48:08 +02:00
tomFlowee f96a51eb89 Improve initial-wallet creation 2021-04-21 15:17:08 +02:00
tomFlowee 0ffd7a5e71 Clarify the config file a little. 2021-04-21 11:27:24 +02:00
tomFlowee 9effe17cf7 Fixes 2021-04-21 00:11:57 +02:00
tomFlowee 52c605f013 play with colors 2021-04-20 23:54:33 +02:00
tomFlowee dae78045d1 fixlet 2021-04-20 23:22:37 +02:00
tomFlowee b3713cad5c Fix off-by-one 2021-04-20 19:50:17 +02:00
tomFlowee 29d3c787ee Generate _en ts file
The english ts file is not packaged as it would be a no-op file
anyway, but we generate it because it is used for uploading to our
translations platform.
Similarly we ignore the file since it should not be in git, again
because it contains only the source strings.
2021-04-20 19:50:17 +02:00