1
Commit Graph

5 Commits

Author SHA1 Message Date
5e6b860531
QML: Use Pane as container in settings example
Using QtQuick.Controls Pane allows the resulting UI element to be styled
by system theme.
Using Rectangle forces some color, if not specified white is used.

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2022-07-14 10:33:45 +02:00
77a28db48e
Rename image and extension subfolders by category
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2022-04-27 22:49:06 +02:00
42c6991a8f
QML: Fix error message formatting in 8. tutorial
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2022-04-05 10:01:28 +02:00
066f8dd53c
QML: Modify extension settings tutorial a bit
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2022-04-04 23:41:11 +02:00
112191b027
QML: Add extension settings tutorial
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2022-04-04 23:04:36 +02:00