Commit Graph

  • 399b0cf112 Use takeAt() instead of removeAll() tomFlowee 2021-01-29 10:24:39 +01:00
  • d41b729ff1 Remove colons tomFlowee 2021-01-28 23:17:26 +01:00
  • 8f14780ecd Add some API docs tomFlowee 2021-01-28 22:57:27 +01:00
  • 3ff12954c2 Add the forgotten : tomFlowee 2021-01-28 22:56:33 +01:00
  • a93ec8d3d9 Update translations as made on CrowdIn.com tomFlowee 2021-01-28 22:55:16 +01:00
  • 55c31fac14 Start translations tomFlowee 2021-01-28 21:03:52 +01:00
  • fa0b55dc4d Add link to KDAB video tutorial on QML tomFlowee 2021-01-28 08:37:44 +01:00
  • 5957133e64 UX fix: alignment. tomFlowee 2021-01-27 20:04:14 +01:00
  • 6e6ddb467e When a tx gets confirmed, show this in our model. tomFlowee 2021-01-27 20:03:02 +01:00
  • 1157ade545 Fix threading issues with deleting of a netdata tomFlowee 2021-01-22 18:46:27 +01:00
  • d090376cf0 Allow waiting for confirmation after dsproof tomFlowee 2021-01-20 11:37:27 +01:00
  • 1590338f9c Use feedback to show more details for the DSP state. tomFlowee 2021-01-20 11:34:15 +01:00
  • 2ad6c2e733 Be aware of the quiet zone tomFlowee 2021-01-18 18:38:01 +01:00
  • dcba7db824 Be consistent with other components. tomFlowee 2021-01-18 15:04:56 +01:00
  • 17ac991fee Make receiveTransactionPane show feedback. tomFlowee 2021-01-18 14:27:24 +01:00
  • 0706b04fba Fix margins tomFlowee 2021-01-16 17:01:42 +01:00
  • a79668b9ad Make dspTimeout configurable tomFlowee 2021-01-16 17:01:18 +01:00
  • 657d9de3e6 Auto upgrade an incoming payment after a couple of seconds of settling. tomFlowee 2021-01-16 14:28:09 +01:00
  • cc4cda8b4f Add a mutex to the getter too. tomFlowee 2021-01-15 17:22:17 +01:00
  • 8e62c36b3b Save various more properties of the PaymentRequest tomFlowee 2021-01-15 14:01:01 +01:00
  • bd06c96ce0 Fix visualization of the paymentrequest state tomFlowee 2021-01-14 12:41:47 +01:00
  • 68b5fdc228 Working on paymentRequests. tomFlowee 2021-01-13 17:43:10 +01:00
  • f1238b35f7 Comment tomFlowee 2021-01-13 17:41:29 +01:00
  • 68e4566e1d Remove dead code. tomFlowee 2021-01-07 22:27:04 +01:00
  • e6844fe1a7 Add payment requests overview tomFlowee 2021-01-07 20:10:09 +01:00
  • b3fc9cad8d Fix possible crash on exit. tomFlowee 2021-01-07 20:09:41 +01:00
  • 5726849a91 Make remembering a payment request possible tomFlowee 2021-01-06 23:15:54 +01:00
  • 1262733154 Make bip21 payment request minimal functional tomFlowee 2021-01-06 15:26:46 +01:00
  • e1708ff656 UX: interaction improvements tomFlowee 2021-01-06 15:07:01 +01:00
  • 20690a24ce Update email tomFlowee 2021-01-05 14:03:30 +01:00
  • c075a80a9b Make a valiant effort to start PaymentRequests tomFlowee 2021-01-05 00:25:23 +01:00
  • 4c522d8789 When swiping a paper key, mark wallet as single-address. tomFlowee 2020-12-26 19:35:54 +01:00
  • 4ea8ebefec Fix preview window showing 'max' properly. tomFlowee 2020-12-26 19:31:59 +01:00
  • 062be17ff1 Show all outputs if we created the tx tomFlowee 2020-12-26 16:51:54 +01:00
  • ba7b3b78bd Update logo and set it as window icon. tomFlowee 2020-12-26 15:30:52 +01:00
  • 83743c4aaa Use amount labels for account details. tomFlowee 2020-12-26 15:30:29 +01:00
  • 8125313ed7 Make unit indicate chain. tomFlowee 2020-12-26 15:03:02 +01:00
  • 8d2840f9a9 Use expected height to indicate if wallet is behind tomFlowee 2020-12-26 14:40:01 +01:00
  • 95000536f0 Cleanups and fixes tomFlowee 2020-12-25 23:27:14 +01:00
  • 30a5f3a255 Make display of tx-details look better. tomFlowee 2020-12-25 22:26:33 +01:00
  • 2a2a86c2da Iterate over references. tomFlowee 2020-12-25 15:40:41 +01:00
  • 2a53c005d9 Create a defaults.ini and set the useragent in there tomFlowee 2020-12-25 15:40:21 +01:00
  • 3b20226fce Expose details of a transaction for QML tomFlowee 2020-12-17 23:12:39 +01:00
  • d4df416f32 Hide fiat display for non-main chains 2020.07.1 TomZ 2020-11-17 22:11:11 +01:00
  • 4e4bc0a962 Handle more signals TomZ 2020-11-17 22:10:57 +01:00
  • abc9239fff Avoid calling rebuildBloom twice. TomZ 2020-11-07 15:25:38 +01:00
  • cb2b147096 Split 'balance' into 3 variables. TomZ 2020-11-06 22:15:03 +01:00
  • f5ca55b587 Educate the Wallet about coinbase maturity TomZ 2020-11-06 20:05:42 +01:00
  • 5e80cc3990 Fix TODO wrt locked TomZ 2020-11-06 18:41:12 +01:00
  • 0dbf1010af Split the growing Wallet.cpp into multiple files. TomZ 2020-11-06 18:16:39 +01:00
  • c8ae3817c5 Make sending transactions on startup work better. TomZ 2020-11-05 22:21:50 +01:00
  • a59cf26c37 Avoid updating the height multiple times. TomZ 2020-11-05 22:18:32 +01:00
  • 5f4c8ed268 Fixlets TomZ 2020-11-05 22:15:40 +01:00
  • fb07747ad9 Make SyncIndicator more reusable TomZ 2020-11-05 17:59:48 +01:00
  • fce7f1a955 Make wallet send all unconfirmed transactions again TomZ 2020-11-04 21:58:17 +01:00
  • 781999d99d Bugfixes TomZ 2020-11-04 18:59:24 +01:00
  • f63d2dafa8 Cleanup old files TomZ 2020-11-04 18:58:34 +01:00
  • 9371a085b3 Add account info dialog TomZ 2020-11-04 18:33:50 +01:00
  • f24a6e0f84 Implement replacing transaction TomZ 2020-11-03 20:16:36 +01:00
  • ae0c395d50 Make the wallet process mempool transactions TomZ 2020-11-02 21:49:06 +01:00
  • 63902d2730 Add support for testnet addresses TomZ 2020-10-30 18:06:58 +01:00
  • 875717c760 Make future proof; use a lambda. TomZ 2020-10-30 09:42:55 +01:00
  • 31304be4b1 Add support for testnet4 TomZ 2020-10-29 21:51:52 +01:00
  • e9df4c6e06 Hide the config dots until they do something TomZ 2020-10-29 21:51:19 +01:00
  • c3c70b266a Fix bug, now we show how far we are behind. TomZ 2020-10-24 17:09:10 +02:00
  • 4c01f8231c minor tweak. TomZ 2020-10-24 14:52:14 +02:00
  • a6f458a42b Forgot to uncomment... TomZ 2020-10-24 14:50:47 +02:00
  • 4ab3f0c7df Make 'max' button work in a sane manner. TomZ 2020-10-24 14:50:04 +02:00
  • 0f1138a80f Merge branch 'master' of banana:floweepay TomZ 2020-10-24 12:50:55 +02:00
  • 8dcaf9e668 [UX] fix font-size TomZ 2020-10-24 12:50:18 +02:00
  • 005c241344 Make backend able to accept a 'max' payment TomZ 2020-10-23 22:34:34 +02:00
  • 60a6bb5af0 update README TomZ 2020-10-23 20:41:18 +02:00
  • ca9845ae4f Handle user trying to send more than we have. TomZ 2020-10-23 20:20:42 +02:00
  • 96121c7081 Fixes in the UX TomZ 2020-10-23 19:45:21 +02:00
  • 0cd48d8809 Version 2 of UTXO selection algo TomZ 2020-10-23 19:45:08 +02:00
  • 42ea3e5bb7 UX show how far in time an account is behind TomZ 2020-10-19 17:59:04 +02:00
  • b92a4a2393 Make sure only one wallet has 'first' prio TomZ 2020-10-19 16:50:36 +02:00
  • 42f5906137 save the priority of a wallet TomZ 2020-10-19 14:05:38 +02:00
  • b144e4f6e8 Fix typo TomZ 2020-10-18 16:57:13 +02:00
  • 7763df2843 Show in the networking dialog which wallet a peer is attached to. TomZ 2020-10-18 16:57:06 +02:00
  • 0d123eced9 Show historical transactions on account. TomZ 2020-10-17 20:26:36 +02:00
  • 19e941ce14 Show the sync-height of a wallet. TomZ 2020-10-17 17:34:40 +02:00
  • 2a057fbeec Remove logging of debug TomZ 2020-10-17 16:43:08 +02:00
  • 1c94c34582 Add copyright headers TomZ 2020-10-17 16:40:48 +02:00
  • 2c8954eafa Fix reorg-tx algo and add unit test for it. TomZ 2020-10-17 16:38:37 +02:00
  • 1cb913c3e6 Make debugging the wallet easier. TomZ 2020-10-16 19:25:52 +02:00
  • a5c641b665 Add a way to go back to the main list of accounts. TomZ 2020-10-16 18:28:54 +02:00
  • 202ea2439a Add way to create new wallets TomZ 2020-10-16 18:17:56 +02:00
  • 9a43d52321 Forgot the licence header. TomZ 2020-10-16 13:18:01 +02:00
  • e04be32531 UX: make disabled buttons look different. TomZ 2020-10-15 20:49:50 +02:00
  • ed73cc1713 Re-enable check for sanity TomZ 2020-10-15 20:06:17 +02:00
  • 5e27d6f1e9 Provide a menu to change the unit TomZ 2020-10-15 20:04:10 +02:00
  • 99f5b728f5 Re-create the send page TomZ 2020-10-15 19:18:54 +02:00
  • 6abc92c898 Revive net window TomZ 2020-10-14 18:29:10 +02:00
  • 14cb4fa603 Start making this nice TomZ 2020-10-14 15:12:33 +02:00
  • 8ee1ddbcab Fixlets in layout TomZ 2020-10-12 19:37:28 +02:00
  • b2d1486857 works with 1.14 just fine 2020.05.1 TomZ 2020-08-12 23:00:59 +02:00
  • bbdb90148f Make compile, missing include TomZ 2020-08-11 22:42:32 +02:00
  • 62b658aad0 Suggest a 'build' dir for consistency TomZ 2020-08-11 22:42:16 +02:00
  • 7a470146c1 UX; show user-entered value TomZ 2020-06-22 12:52:49 +02:00