Sander van Grieken
92bff08ba5
qml: don't use predictive text for fields where it makes no sense
2023-12-29 16:18:03 +01:00
Sander van Grieken
e011bd235b
qml: implement delete address for imported wallets, and fix address list on address/key add.
2023-11-10 09:30:56 +01:00
Sander van Grieken
8b567ae447
qml: remove all QML imports version numbers
2023-11-07 10:17:08 +01:00
Sander van Grieken
d6a6f56ddf
qml: add ice crystal icon and use for (un)freeze buttons.
2023-11-02 13:06:48 +01:00
Sander van Grieken
c694415b4b
qml: add addresslist filter persistence
2023-11-01 18:23:16 +01:00
Sander van Grieken
e88cf0a683
qml: addresses list formatting, add txid/outpoint and amount to filter
2023-11-01 17:17:16 +01:00
Sander van Grieken
cf91d2e5cc
qml: also show coins in Addresses page, and add a few filter options. Additionally, long press
...
now activates multi-select mode, and add action to (un)freeze selection.
2023-11-01 14:32:38 +01:00
Sander van Grieken
583afefe33
qml: add deadzones on the edge of the screen to work around android back gesture unintended click events
2023-07-28 14:47:40 +02:00
Sander van Grieken
f0bbbe9955
qml: consistency camelcase public slots listmodels
2023-04-25 13:22:34 +02:00
Sander van Grieken
c3a418d4da
qml: address list heading translatable
2023-04-21 17:05:44 +02:00
Sander van Grieken
2f8ab8027b
qml: split off AddressDelegate and handle imported addresses more gracefully
2023-04-21 16:37:39 +02:00
Sander van Grieken
bd897b0955
qml: translate <no label>
2023-04-21 16:18:12 +02:00
Sander van Grieken
62af3265cb
qml: disable menu option associated with current page
2023-04-17 15:36:13 +02:00
Sander van Grieken
c9b6917ab7
qml: Addresses fills page
2023-02-09 01:21:09 +01:00
Sander van Grieken
b7964253a8
qml: define a common Heading component for page section headings
2023-01-17 12:22:11 +01:00
Sander van Grieken
8795bd6d85
qml: define address colors in Constants, change frozen address to blue
2023-01-06 14:16:07 +01:00
Sander van Grieken
18131e5a38
qml: styling addresses/address details
2022-11-11 16:00:11 +01:00
Sander van Grieken
e3b3f04afe
qml: refresh address list on new transaction by setting dirty flag
2022-10-25 16:45:27 +02:00
Sander van Grieken
7ef52c6625
listmodels self-initialize,
...
lazy-load listmodels in QEWallet,
process channel updates in qechannellistmodel
2022-07-07 18:29:01 +02:00
Sander van Grieken
e84bc4561f
bold font wasn't loaded when regular font loading was succesful
...
some styling fixes
2022-07-07 18:29:01 +02:00
Sander van Grieken
e78a239bf5
bugfixes, lifecycle improvements
2022-07-07 18:29:01 +02:00
Sander van Grieken
bb2b1738b7
add initial address detail page
2022-07-07 18:29:01 +02:00
Sander van Grieken
fad2d879ef
UI fixes
2022-07-07 18:29:01 +02:00
Sander van Grieken
201669d178
UI here and there
2022-07-07 18:29:01 +02:00
Sander van Grieken
62009c647e
add buttons in address drawers
...
also copies two kivy icons to gui/icons
2022-07-07 18:28:00 +02:00
Sander van Grieken
f60eca054d
add watch-only indicator
...
use default state instead of named state
set font defaults where it is convenient
2022-07-07 18:28:00 +02:00
Sander van Grieken
d427be70b2
move wallet name to qewallet
2022-07-07 18:28:00 +02:00
Sander van Grieken
ead4600da6
UI address list
2022-07-07 18:28:00 +02:00
Sander van Grieken
88e8993442
Add PT Mono monospace font.
2022-07-07 18:28:00 +02:00
Sander van Grieken
17820b9346
add QEAddressListModel and initial Addresses.qml page.
...
show sane main view when no wallet loaded.
show error dialog when wallet could not be loaded.
show wallet up_to_date indicator in title bar.
refactor QETransactionListModel to be more self-contained.
2022-07-07 18:28:00 +02:00