Commit Graph

16 Commits

Author SHA1 Message Date
tomFlowee 20db8aea80 The netview can keyboard scroll too 2021-12-01 10:30:01 +01:00
tomFlowee b6edef2c15 i18n review 2021-11-09 22:35:04 +01:00
tomFlowee 88db123083 [UX] add scrollbars 2021-10-30 16:39:35 +02:00
tomFlowee de9c3857da Correct status 2021-07-30 13:59:35 +02:00
tomFlowee 2cea72ca32 Show a status for unassigned peers 2021-07-30 10:57:31 +02:00
tomFlowee 7e87c7d4a4 Adjust version numbers down
Allow running an older Qt with this UI
2021-05-23 00:27:34 +02:00
tomFlowee 673a897259 Simplify and fix layout 2021-04-30 18:35:26 +02:00
tomFlowee 9560e951fd Port more old functionality to the new GUI 2021-04-22 16:13:40 +02:00
tomFlowee 1ae5bf9a53 Fix alternate rows color 2021-02-08 16:31:00 +01:00
tomFlowee 8eb0ae3679 Add IP address and cleanup netview. 2021-02-04 19:23:15 +01:00
tomFlowee 35af4ff305 Various translation fixes
* Move colon out of translation
* Use the plural feature
  this allows us to provide two translations for 1 or more items.
* Misc issues and inconsistencies fixed
2021-01-29 10:27:24 +01:00
tomFlowee 20690a24ce Update email 2021-01-05 14:04:10 +01:00
TomZ 7763df2843 Show in the networking dialog which wallet a peer is attached to. 2020-10-18 16:57:06 +02:00
TomZ 6abc92c898 Revive net window 2020-10-14 18:29:10 +02:00
TomZ 8ee1ddbcab Fixlets in layout 2020-10-12 19:47:53 +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