lib_ui/ui/style
2023-05-15 12:29:01 +04:00
..
style_core.cpp Support colored emoji more widely. 2022-12-15 17:24:36 +04:00
style_core.h Support colored emoji more widely. 2022-12-15 17:24:36 +04:00
style_core_color.cpp Allow manual style::complex_color refresh. 2021-10-22 18:33:13 +04:00
style_core_color.h Allow manual style::complex_color refresh. 2021-10-22 18:33:13 +04:00
style_core_custom_font.cpp Handle emoji myself in custom macOS title. 2023-04-26 22:50:22 +04:00
style_core_custom_font.h Handle emoji myself in custom macOS title. 2023-04-26 22:50:22 +04:00
style_core_direction.cpp
style_core_direction.h
style_core_font.cpp Remove unnecessary private Qt API usage 2023-05-15 12:29:01 +04:00
style_core_font.h Remove unnecessary private Qt API usage 2023-05-15 12:29:01 +04:00
style_core_icon.cpp Lock access to IconMasks. 2021-09-24 19:09:58 +04:00
style_core_icon.h
style_core_palette.cpp Always assign colors when assigning palettes. 2021-09-11 12:26:16 +03:00
style_core_palette.h Provide GenerateLinearGradient with several colors. 2021-09-06 13:17:13 +03:00
style_core_scale.cpp Allow larger scales on high-dpi screens. 2023-03-15 17:17:15 +04:00
style_core_scale.h Allow larger scales on high-dpi screens. 2023-03-15 17:17:15 +04:00
style_core_types.cpp
style_core_types.h Make style align constants constexpr. 2023-03-15 13:35:59 +04:00
style_palette_colorizer.cpp Preserve alpha value in colorizer. 2021-09-17 10:24:42 +03:00
style_palette_colorizer.h