lib_ui/ui
2023-08-10 20:01:11 +04:00
..
dpr Add some helpers for exact dpi painting. 2023-01-23 22:04:51 +04:00
effects Use QFontMetricsF and ceil() the width() results. 2023-01-24 12:10:48 +04:00
gl Disable OpenGL ANGLE backend. 2023-08-10 14:34:33 +02:00
image Fix devicePixelRatio when applying image rounding 2023-03-30 12:12:03 +04:00
layers Lock tab-focus inside a layer widget. 2023-07-25 10:44:02 +04:00
paint Implement animated spoilers. 2022-09-17 00:22:08 +04:00
platform Remove unused variable 2023-08-10 20:01:11 +04:00
style Remove unnecessary private Qt API usage 2023-05-15 12:29:01 +04:00
text Don't check requested emoji size. 2023-07-21 14:42:01 +04:00
toast Improve toasts: adaptive, with a title. 2023-08-01 19:05:07 +02:00
widgets Improve default tabs slider design. 2023-08-09 11:47:15 +02:00
wrap Fixed updating of CenterWrap after postponed resize of wrapped widget. 2023-01-23 12:29:49 +03: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 Removed unused keys from style files. 2023-01-31 19:04:28 +03:00
basic_click_handlers.cpp Port AppLaunchContext to cppgir 2023-08-02 17:35:15 +04:00
basic_click_handlers.h Separate ClickHandler::url from dragText. 2023-01-12 11:23:02 +04:00
cached_special_layer_shadow_corners.cpp Add customized rounded ripple mask generators. 2022-10-03 15:10:49 +04:00
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 Separate ClickHandler::url from dragText. 2023-01-12 11:23:02 +04:00
colors.palette Update default tooltip colors. 2023-07-24 16:59:55 +04: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 Clear stale emoji after every caching. 2023-01-05 14:43:34 +04:00
emoji_config.h
focus_persister.h
inactive_press.cpp
inactive_press.h
integration.cpp Add a hook into click handler activation. 2023-06-23 20:07:54 +04:00
integration.h Add a hook into click handler activation. 2023-06-23 20:07:54 +04:00
main_queue_processor.cpp
main_queue_processor.h
painter.h Implement animated spoilers. 2022-09-17 00:22:08 +04:00
ph.cpp
ph.h
rect.h Fixed missed inline of functions for geometry calculations. 2023-01-19 10:41:56 +03:00
rect_part.h
round_rect.cpp
round_rect.h
rp_widget.cpp Avoid event loop being throttled by OpenGL 2023-04-08 18:20:07 +04:00
rp_widget.h Take advantage of RHI 2023-04-03 16:03:08 +04: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 Add Ui::MapFrom for optimized mapFromGlobal(mapToGlobal(..)). 2022-09-07 12:51:18 +04:00