Joshua Goins
afa699381b
Change loading delegate to animated progress bar
...
Gives a nicer visual indication instead of static text, in my opinion.
2026-02-13 19:58:19 -05:00
Tobias Fella
d43aa169c3
Use let kconfig register the config class
2024-07-26 19:25:55 +02:00
James Graham
31f0e39617
Convert TimelineDelegate to cpp
...
There are 2 main reason for doing this:
1. Because I can, I wanted to see if I could do it
2. It gets rid of the janky qml re parenting stuff so should be faster.
2024-05-25 17:06:13 +00:00
James Graham
6f9a273d39
Timeline Module
...
Move all the timeline QML files into their own QML module. Having them all in the same location is annoying and hard to work with.
2024-03-18 18:39:59 +00:00