lib_ui/ui/text
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-23 22:49:35 +04:00
..
custom_emoji_helper.cpp Fix trivial custom emoji helper with repaint. 2025-11-07 09:10:34 +04:00
custom_emoji_helper.h Add Ui::Text::CustomEmojiTextBadge() helper. 2025-08-04 22:12:07 +04:00
custom_emoji_instance.cpp Fix possible crash in full teardown. 2026-06-10 18:13:23 +04:00
custom_emoji_instance.h Removed redundant virtual from final CustomEmoji renderer destructor. 2026-04-09 09:37:47 +03:00
custom_emoji_text_badge.cpp Don't force toUpper in CustomEmojiTextBadge. 2025-12-23 17:06:59 +04:00
custom_emoji_text_badge.h Add Ui::Text::CustomEmojiTextBadge() helper. 2025-08-04 22:12:07 +04:00
text.cpp Allow copy-paste of formulas. 2026-06-19 10:47:52 +04:00
text.h Bump min resize width in String by custom emoji. 2026-06-11 13:37:32 +04:00
text_bidi_algorithm.h Fix build with GCC. 2024-08-28 20:45:20 +04:00
text_block.cpp Support bg fill in EntityType::Colorized. 2026-05-18 12:53:43 +04:00
text_block.h Support bg fill in EntityType::Colorized. 2026-05-18 12:53:43 +04:00
text_block_parser.cpp Bump min resize width in String by custom emoji. 2026-06-11 13:37:32 +04:00
text_block_parser.h Support bg fill in EntityType::Colorized. 2026-05-18 12:53:43 +04:00
text_custom_emoji.cpp Add Ui::Text::MakeWrappedEmoji. 2026-06-09 14:10:37 +04:00
text_custom_emoji.h Add Ui::Text::MakeWrappedEmoji. 2026-06-09 14:10:37 +04:00
text_entity.cpp Allow copy-paste of formulas. 2026-06-19 10:47:52 +04:00
text_entity.h Allow copy-paste of formulas. 2026-06-19 10:47:52 +04:00
text_extended_data.cpp Allow making all custom emoji clickable. 2026-02-05 23:05:48 +04:00
text_extended_data.h Replace inline image objects with custom emoji. 2026-05-18 12:53:43 +04:00
text_html_tags.cpp Work around freeze on Windows on ARM. 2026-06-23 22:49:35 +04:00
text_html_tags.h Work around freeze on Windows on ARM. 2026-06-23 22:49:35 +04:00
text_inline_object.h Streamline work with inline image objects. 2026-05-18 12:53:43 +04:00
text_isolated_emoji.h Optimize simple Ui::Text::String instances. 2023-10-12 13:53:44 +04:00
text_renderer.cpp Fix unused variable warning. 2026-06-10 22:29:12 +04:00
text_renderer.h Support fractional line ascent/descent. 2026-06-09 14:10:37 +04:00
text_stack_engine.cpp Replace inline image objects with custom emoji. 2026-05-18 12:53:43 +04:00
text_stack_engine.h Fix text elision in some cases. 2024-08-28 14:57:21 +04:00
text_utilities.cpp Support bg fill in EntityType::Colorized. 2026-05-18 12:53:43 +04:00
text_utilities.h Support bg fill in EntityType::Colorized. 2026-05-18 12:53:43 +04:00
text_variant.cpp Fixed some unused-but-set-variable warnings. 2025-04-22 14:46:01 +03:00
text_variant.h Add v::text::is_plain/is_marked. 2025-04-21 13:48:06 +04:00
text_word.h Fix build with Xcode. 2024-08-28 20:44:05 +04:00
text_word_parser.cpp Fix text layout in some cases. 2024-09-09 14:28:22 +04:00
text_word_parser.h Fix possible crash in long-word texts. 2024-08-30 21:00:25 +04:00