Commit Graph

15 Commits

Author SHA1 Message Date
tomFlowee f411ac9ed3 tweaks 2021-07-31 18:02:27 +02:00
tomFlowee c03fbed5e2 Add functionality to export privkeys. 2021-07-31 17:19:34 +02:00
tomFlowee c15afd9585 Redo the AccountDetails panel 2021-07-31 14:16:28 +02:00
tomFlowee 268eaaf4b4 Start moving the account details out of a window 2021-07-30 23:07:14 +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 345eb987bd Fix dialog-width
This moves the label outside of the grid, QML layouts are
rather inflexible.
2021-05-08 14:40:08 +02:00
tomFlowee c3bea7082c Fix space usage on dialog size change. 2021-05-07 13:09:18 +02:00
tomFlowee 11f16760bf Fix display of wallet-type in the GUI 2021-05-05 14:27:45 +02:00
tomFlowee a2d8f72ddf Fix bug: double-click doesn't select text. 2021-05-05 11:48:44 +02: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 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
tomFlowee 83743c4aaa Use amount labels for account details. 2020-12-26 15:30:29 +01:00
TomZ cb2b147096 Split 'balance' into 3 variables.
* confirmed
* unconfirmed
* immature
2020-11-06 22:54:39 +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