Adriaan de Groot
20c1ae246d
[libcalamaresui] Center slideshow pictures
2020-05-13 17:28:04 +02:00
Adriaan de Groot
5aafa0f4c4
[libcalamaresui] Expose slideshow image names for API -1
...
- Branding shows the slide pathnames or the slide QML, depending
on selected API (which depends on the config-file).
- Use one slideshow or the other.
2020-05-13 17:19:46 +02:00
Adriaan de Groot
df74604755
[libcalamaresui] Implement non-QML Slideshow
2020-05-13 16:35:09 +02:00
Adriaan de Groot
e7f4479df1
[libcalamaresui] Move all the slideshow code out of ExecutionViewStep
...
- The SlideshowQML now handles all the bits that were in
the viewstep.
- The viewstep uses the abstract Slideshow API.
2020-05-13 14:01:51 +02:00
Adriaan de Groot
df1f9f1b56
[libcalamaresui] Prep-work for image-slideshow
...
Doesn't compile (but I need to get it off this machine)
- Prepare to implement a picture-based slideshow alongside QML
- Split QML loading into the slideshow component
This might be good prep-work for moving QML loading out of the QMLViewStep as well.
2020-05-09 23:07:56 +02:00