2 * r + 2 * t
|
16a4114609
|
feat: use new Mask component
|
2026-04-23 20:05:21 +10:00 |
|
2 * r + 2 * t
|
158588ce89
|
refactor: no need to explicitly type as default spatial
Default spatial is the default type, so no need to type anims as such
|
2026-04-23 03:47:56 +10:00 |
|
2 * r + 2 * t
|
7ea5fd3c70
|
fix: use effects curve for effects
|
2026-04-23 03:45:22 +10:00 |
|
2 * r + 2 * t
|
c4539d6960
|
refactor: icons follow builders pattern
Also add icon size() shorthand
And builder scale()
|
2026-04-22 22:47:18 +10:00 |
|
2 * r + 2 * t
|
6573a62fc5
|
refactor: use Font.Xxx enum for weights
|
2026-04-22 22:47:18 +10:00 |
|
2 * r + 2 * t
|
acd492b3ea
|
refactor: migrate MaterialIcon font to fontStyle
|
2026-04-22 22:47:18 +10:00 |
|
2 * r + 2 * t
|
3a30fcc730
|
refactor: migrate components to new font API
|
2026-04-22 22:47:18 +10:00 |
|
2 * r + 2 * t
|
7cb3944af7
|
refactor: replace scaled spacing with new tokens
|
2026-04-22 22:47:18 +10:00 |
|
2 * r + 2 * t
|
57db6e246c
|
feat: use M3 padding tokens
|
2026-04-22 22:47:18 +10:00 |
|
2 * r + 2 * t
|
711587d193
|
refactor: migrate to new rounding tokens
|
2026-04-22 22:47:18 +10:00 |
|
2 * r + 2 * t
|
6e234d6656
|
refactor: use signals instead of functions
|
2026-04-18 01:04:04 +10:00 |
|
2 * r + 2 * t
|
d675478e91
|
refactor: use new anim type prop
|
2026-04-15 18:32:19 +10:00 |
|
2 * r + 2 * t
|
71dd7b4db8
|
chore: format QML imports
|
2026-04-11 22:17:24 +10:00 |
|
2 * r + 2 * t
|
d99fefdd34
|
fix: use correct anim tokens in QML
|
2026-04-11 21:41:31 +10:00 |
|
2 * r + 2 * t
|
3a37d77d1f
|
feat: replace qml config module with c++ module
|
2026-04-11 21:18:56 +10:00 |
|
2 * r + 2 * t
|
d0f2df9bae
|
chore: fix all import formats
|
2026-03-22 06:02:19 +11:00 |
|
2 * r + 2 * t
|
022d509f99
|
chore: fix components missing-property warnings
|
2026-03-21 15:44:03 +11:00 |
|
2 * r + 2 * t
|
c3fd5aa905
|
chore: fix unqualified access
|
2026-03-20 23:42:36 +11:00 |
|
2 * r + 2 * t
|
8b64d38e26
|
chore: remove unused imports
|
2026-03-20 22:33:26 +11:00 |
|
2 * r + 2 * t
|
796c2e4e76
|
chore: fix prop order
|
2026-03-20 16:03:18 +11:00 |
|
2 * r + 2 * t
|
52e7e9732b
|
feat: async components
|
2026-03-20 01:01:56 +11:00 |
|
2 * r + 2 * t
|
4f7f21a86d
|
internal: no async loaders
Fixes reload issue and all stuff not loading issues
|
2026-01-16 01:40:38 +11:00 |
|
2 * r + 2 * t
|
ccc398b2a0
|
internal: better scroll bar
|
2025-09-19 23:56:17 +10:00 |
|
2 * r + 2 * t
|
306cfc06ed
|
plugin: refactor into modules
|
2025-09-13 14:38:44 +10:00 |
|
2 * r + 2 * t
|
dbf87354af
|
filedialog: anim empty text
|
2025-09-03 18:59:57 +10:00 |
|
2 * r + 2 * t
|
d034f31624
|
filedialog: fix anims
Assign to non reactive bindings so no update during remove anim when modelData is destroyed
|
2025-09-03 18:58:32 +10:00 |
|
2 * r + 2 * t
|
1de24676bb
|
internal: refactor Paths util
|
2025-09-03 18:55:05 +10:00 |
|
2 * r + 2 * t
|
7b35c23bd0
|
plugin/fsm: incremental updates
|
2025-09-03 00:21:36 +10:00 |
|
2 * r + 2 * t
|
84cb2f694b
|
internal: fix undef/null errors
|
2025-09-02 18:56:35 +10:00 |
|
2 * r + 2 * t
|
e70cb285ac
|
internal: use FileSystemModel for FileDialog
|
2025-09-02 18:40:31 +10:00 |
|
2 * r + 2 * t
|
4f60c07e05
|
plugin: create caching image manager
No need for external proc
|
2025-08-27 20:32:51 +10:00 |
|
2 * r + 2 * t
|
9dcdee9cfc
|
internal: add anim component
No inlining
|
2025-08-24 16:42:03 +10:00 |
|
2 * r + 2 * t
|
729bc6f6f1
|
internal: colour fixes
|
2025-08-08 21:12:46 +10:00 |
|
2 * r + 2 * t
|
5b8edfc1e2
|
internal: transparency support coming soon™
Also fix media player selector text colour
Fix colour preview not resetting light/dark mode
|
2025-08-08 19:32:38 +10:00 |
|
2 * r + 2 * t
|
d7e3be861f
|
internal: fix transparent transitions
|
2025-08-07 17:05:45 +10:00 |
|
2 * r + 2 * t
|
c5381c5194
|
internal: refactor widgets folder
Split into subdirs and rename to components
|
2025-08-04 22:45:15 +10:00 |
|