status-desktop/ui/app/mainui
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
..
activitycenter [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
panels [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
AppMain.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
AppSearch.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
Popups.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SplashScreen.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusTrayIcon.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ToastsManager.qml feat(ProfileShowcase): Align UI save flow according to backend response 2024-03-20 09:31:34 +01:00
qmldir fix(chat): chat input accepts DnD for blocked users 2024-10-10 10:33:13 +03:00