lib_ui/ui
Joe Kappus 6e81116513 Add missing include to fix GCC12 build
Signed-off-by: Joe Kappus <joe@wt.gd>
2023-02-04 14:02:44 +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
image Fix escaping QByteArray construction. 2023-01-12 10:10:21 +04:00
layers Removed unused keys from style files. 2023-01-31 19:04:28 +03:00
paint Implement animated spoilers. 2022-09-17 00:22:08 +04:00
platform Set system window title text on macOS. 2023-02-03 11:27:19 +04:00
style Add missing include to fix GCC12 build 2023-02-04 14:02:44 +04:00
text Fix a diacritic after a char after an emoji. 2023-01-31 14:46:19 +04:00
toast Fix toast label palette. 2022-12-22 21:46:07 +04:00
toasts
widgets Use new dropdown arrow everywhere. 2023-02-03 20:46:55 +04:00
wrap Fixed updating of CenterWrap after postponed resize of wrapped widget. 2023-01-23 12:29:49 +03:00
abstract_button.cpp
abstract_button.h
animated_icon.cpp
animated_icon.h
basic.style Removed unused keys from style files. 2023-01-31 19:04:28 +03:00
basic_click_handlers.cpp Remove unnecessary Q_OS_UNIX && !Q_OS_MAC check 2022-09-19 12:39:22 +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
click_handler.h Separate ClickHandler::url from dragText. 2023-01-12 11:23:02 +04:00
colors.palette Removed some unused keys from colors palette. 2023-02-01 07:46:03 +03:00
delayed_activation.cpp Fix unused variable warning 2022-09-19 12:39:22 +04:00
delayed_activation.h
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 Get rid of Ui::Integration::timeFormat 2022-12-28 09:51:50 +04:00
integration.h Get rid of Ui::Integration::timeFormat 2022-12-28 09:51:50 +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
rp_widget.h Added some convenient overload methods to RpWidget. 2023-01-15 06:34:23 +03:00
ui_pch.h
ui_utility.cpp
ui_utility.h