Sander van Grieken
|
5008cef491
|
qml: optimize imports
|
2022-07-28 16:53:05 +02:00 |
|
Sander van Grieken
|
2c656a0cf7
|
add excepthooks, hoping to force a backtrace log when qt5 SIGABRTs
|
2022-07-08 16:25:44 +02:00 |
|
Sander van Grieken
|
ddbd785a46
|
add version information to QML context
|
2022-07-07 18:29:01 +02:00 |
|
Sander van Grieken
|
0682f05d95
|
factor off the main QGuiApplication class into its own file
|
2022-07-07 18:28:00 +02:00 |
|
Sander van Grieken
|
d13f5d0da0
|
qml: add server connect wizard
|
2022-07-07 18:28:00 +02:00 |
|
Sander van Grieken
|
18b10c84ca
|
qml: add debug tracing of QML plugin loading
|
2022-07-07 18:28:00 +02:00 |
|
Sander van Grieken
|
f8ce681f5e
|
allow override of QT_QUICK_CONTROLS_STYLE
|
2022-07-07 18:28:00 +02:00 |
|
Sander van Grieken
|
3b22ecdae4
|
qml: add available wallets model
|
2022-07-07 18:28:00 +02:00 |
|
Sander van Grieken
|
599b01f009
|
qml: some more boilerplate, init language, SIGINT signal handler
|
2022-07-07 18:28:00 +02:00 |
|
Sander van Grieken
|
1260720bb6
|
qml: qml test plugin
|
2022-07-07 18:28:00 +02:00 |
|
Sander van Grieken
|
d195fce82d
|
qml: hook any qml supporting plugins, add test plugin
This allows different platforms to have their own UI components while still leveraging the common
set of QObjects and utility components.
|
2022-07-07 18:28:00 +02:00 |
|
Sander van Grieken
|
7eb733757a
|
qml: add initial qml.ElectrumGui class, Electrum QObject wrappers and an initial QObject for QR en/decoding
|
2022-07-07 18:28:00 +02:00 |
|