Commit Graph

48 Commits

Author SHA1 Message Date
tomFlowee 707edd2c08 Add fiat display to most parts of the app. 2021-05-08 00:03:07 +02:00
tomFlowee 5177cc9c3b Start fiat-price data provider. 2021-05-08 00:01:46 +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 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 4536141e39 Work a tad harder to make the balance fit 2021-04-29 15:29:28 +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 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 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 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 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 9effe17cf7 Fixes 2021-04-21 00:11:57 +02:00
tomFlowee 52c605f013 play with colors 2021-04-20 23:54:33 +02:00
tomFlowee e464131a72 Fixes and cleanups. 2021-04-20 19:30:56 +02:00
tomFlowee ff2c8a28db Add basic tabbar functionality 2021-04-20 17:41:35 +02:00
tomFlowee 0a156be91e Show accounts. 2021-04-20 16:14:08 +02:00
tomFlowee 23e72d7035 First draft for new look 2021-04-19 22:36:02 +02:00
tomFlowee fb275bec8c Add logo for splash screen 2021-02-01 20:27:53 +01:00
tomFlowee 2b082bf2b1 Many more translations fixes
This makes both the NL and the PL languages at 100%
2021-01-31 20:59:53 +01:00
tomFlowee 20690a24ce Update email 2021-01-05 14:04:10 +01:00
TomZ 9371a085b3 Add account info dialog
Reachable from the 'dotdotdot' menu on the account page.
2020-11-04 18:33:50 +01:00
TomZ 0d123eced9 Show historical transactions on account. 2020-10-17 20:34:51 +02:00
TomZ a5c641b665 Add a way to go back to the main list of accounts. 2020-10-16 18:28:54 +02:00
TomZ 202ea2439a Add way to create new wallets
Including the import of an existing private key.
2020-10-16 18:28:33 +02:00
TomZ e04be32531 UX: make disabled buttons look different.
IMOHO a bug in Qt components, which makes this hacky.
2020-10-15 20:49:50 +02:00
TomZ 5e27d6f1e9 Provide a menu to change the unit
Now we allow BCH / mBch/ etc to be set from the menu.
2020-10-15 20:04:10 +02:00
TomZ 99f5b728f5 Re-create the send page
This brings back a new GUI for sending payments.
2020-10-15 19:18:54 +02:00
TomZ 6abc92c898 Revive net window 2020-10-14 18:29:10 +02:00
TomZ 14cb4fa603 Start making this nice
* split the AccountInfo and Payment classes out into their own files.
* Start a 'color' file to switch between light and dark-theme.
* Start a new main GUI which isn't so hacky and ugly.
* Make this actually a desktop app, with menu and file->quit!
2020-10-14 17:02:45 +02:00
TomZ 8ee1ddbcab Fixlets in layout 2020-10-12 19:47:53 +02:00
TomZ b2d1486857 works with 1.14 just fine 2020-08-12 23:00:59 +02:00
TomZ 8518f3493b Show dialog for approval of tx. 2020-06-13 11:04:34 +02:00
TomZ 86a51520ca Make entry of sending tx work better 2020-06-13 11:04:34 +02:00
TomZ 6cc11d94b0 Fixlets 2020-06-13 11:04:34 +02:00
TomZ d8b0ce8ea1 Allow remembering the window-size 2020-06-13 11:04:34 +02:00
TomZ 97407fff51 Make last opened wallet be loaded by default.
Split out the send transaction pane
2020-06-13 11:04:34 +02:00
TomZ 339dde46fa Build backend for sending the transaction to the p2pnet 2020-06-13 11:04:34 +02:00
TomZ d245b29193 Fix typo in method and add some comments 2020-06-08 14:24:27 +02:00
TomZ 525f8639b8 Have actual logo as splash 2020-05-25 21:28:20 +02:00
TomZ d6d823ecd2 Introducing the new Flowee Pay solution
This is clearly beta-level quality, it won't lose your money, but
kittens can be killed if you use this in production! Don't do that!

This payment client uses the proper P2P client and does not require
any additional indexing services and therefor is very much geared
towards the most private it can be with SPV, while staying scalable and
nible.

The only GUI available right now is for the desktop, it should be pretty
simple to re-do a nice GUI for some mobile or similar form-factors.
That is one area that QML simply rocks in.
2020-05-24 19:29:32 +02:00