status-desktop/ui/imports/shared
Lukáš Tinkl d9d6d90dc9 [Style] remove legacy Style and its themes
- legacy Style and ThemePalette removed
- moved and deduplicated font definitions into `Theme` (unrelated to a
color palette)
- `Style.current.foo` -> `Theme.foo`
- `Style.current.fooColor` -> `Theme.palette.fooColor`
- upgrade the imports to 5.15
- removed some mode dead components

Fixes #16514
2024-10-22 15:54:31 +02:00
..
controls [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
img refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
panels [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
popups [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
status [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
stores Access to user profile encapsulated in profile store 2024-10-16 23:02:02 +02:00
validators Backend-dependent content removed from Constants, userProfile removed from Global 2024-10-16 23:02:02 +02:00
views [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
DelegateModelGeneralized.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
LoadingAnimation.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
MacTrafficLights.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
qmldir chore: drop NumberPolyfill 2023-06-26 17:17:59 +02:00