lib_ui/ui
2023-10-23 21:26:49 +04:00
..
dpr
effects Use QFontMetricsF and ceil() the width() results. 2023-01-24 12:10:48 +04:00
gl Implement QOpenGLWidget wrong fbo size workaround. 2023-09-12 11:38:06 +04:00
image Ensure jpeg exception object doesn't leak 2023-10-04 09:59:45 +04:00
layers Simplify TextStyle: remove linkFont/linkFontOver. 2023-10-12 10:53:02 +04:00
paint
platform Simplify TextStyle: remove linkFont/linkFontOver. 2023-10-12 10:53:02 +04:00
style Fix unused warnings with DESKTOP_APP_USE_PACKAGED_FONTS 2023-09-22 09:08:56 +04:00
text Support two-color quote outlines. 2023-10-23 21:26:49 +04:00
toast Optimize simple Ui::Text::String instances. 2023-10-12 13:53:44 +04:00
widgets Optimize simple Ui::Text::String instances. 2023-10-12 13:53:44 +04:00
wrap Fix build with GCC. 2023-10-13 10:06:15 +04:00
abstract_button.cpp Support custom semi-native title buttons on Windows. 2023-02-23 17:06:12 +04:00
abstract_button.h Support custom semi-native title buttons on Windows. 2023-02-23 17:06:12 +04:00
animated_icon.cpp Allow getting AnimatedIcon frame rate. 2023-06-15 20:07:58 +04:00
animated_icon.h Allow getting AnimatedIcon frame rate. 2023-06-15 20:07:58 +04:00
basic.style Use quote instead of paragraph for quotes. 2023-10-13 18:29:45 +04:00
basic_click_handlers.cpp Revert "Use glib to open URLs on Linux" 2023-09-23 07:37:26 +04:00
basic_click_handlers.h
cached_special_layer_shadow_corners.cpp
cached_special_layer_shadow_corners.h
click_handler.cpp Add a hook into click handler activation. 2023-06-23 20:07:54 +04:00
click_handler.h
colors.palette Added colors for statistic charts. 2023-09-29 01:51:33 +03:00
delayed_activation.cpp Allow arbitrary window now+delayed activation. 2023-05-19 20:47:19 +04:00
delayed_activation.h Allow arbitrary window now+delayed activation. 2023-05-19 20:47:19 +04:00
dragging_scroll_manager.cpp
dragging_scroll_manager.h
emoji_config.cpp Update emoji to Unicode 15. 2023-09-18 23:31:29 +04:00
emoji_config.h
focus_persister.h
inactive_press.cpp
inactive_press.h
integration.cpp Add copy code blocks on header click. 2023-10-19 16:09:42 +04:00
integration.h Add copy code blocks on header click. 2023-10-19 16:09:42 +04:00
main_queue_processor.cpp Use QEvent::registerEventType for custom event types 2023-08-16 16:27:06 +02:00
main_queue_processor.h
painter.h Added helper class for tempered opacity in QPainter. 2023-09-29 01:51:33 +03:00
ph.cpp
ph.h
rect.h
rect_part.h
round_rect.cpp Added util to generate path of complex rounded rect. 2023-08-14 21:15:36 +03:00
round_rect.h Added util to generate path of complex rounded rect. 2023-08-14 21:15:36 +03:00
rp_widget.cpp Add a warning for patching lovers 2023-09-22 09:10:11 +04:00
rp_widget.h Allow setting heightMin in ResizeFitChild. 2023-08-23 11:22:34 +02:00
ui_pch.h
ui_utility.cpp Fix button state after synthesized mouse release 2023-06-01 19:49:19 +04:00
ui_utility.h