..
effects
Debug std::isnan assertion violation.
2021-11-02 09:37:16 +04:00
gl
Disable OpenGL on NVIDIA driver on Linux.
2021-10-22 19:39:09 +04:00
image
Allow manual style::complex_color refresh.
2021-10-22 18:33:13 +04:00
layers
Move box divider colors to the palette.
2021-11-24 12:28:36 +04:00
paint
Simple replacements for Qt 6
2021-10-19 17:06:25 +04:00
platform
Fix HWND retrieval on Windows.
2021-12-22 10:23:07 +00:00
style
Remove legacy QRC files
2021-12-06 12:27:45 +04:00
text
Added new entity type for plain non-interactive links.
2022-01-08 08:24:06 +03:00
toast
Fix -Wunused-variable warnings
2021-07-13 21:24:22 +03:00
widgets
Fallthrough wheel events from ScrollBar to ScrollArea.
2022-01-07 13:55:01 +03:00
wrap
Use base::SafeRound.
2021-09-27 12:12:54 +04:00
abstract_button.cpp
Make enterEventHook accept a QEnterEvent
2021-10-19 17:06:25 +04:00
abstract_button.h
Make enterEventHook accept a QEnterEvent
2021-10-19 17:06:25 +04:00
basic.style
Improved style of selected text with spoilers.
2021-12-24 15:49:02 +03:00
basic_click_handlers.cpp
Correctly handle "internal:url:..." links.
2021-11-18 17:11:59 +04:00
basic_click_handlers.h
Don't expand urls same as text.
2020-10-08 12:00:28 +03:00
click_handler.cpp
Allow attaching properties to click handlers.
2021-11-29 13:32:45 +04:00
click_handler.h
Allow attaching properties to click handlers.
2021-11-29 13:32:45 +04:00
colors.palette
Improve color in the default popup menu.
2021-12-09 21:54:51 +04:00
delayed_activation.cpp
Fix ActivateWindowDelayed to raise top-level window.
2021-06-23 10:40:47 +04:00
delayed_activation.h
Initial commit.
2019-09-17 17:48:58 +03:00
emoji_config.cpp
Fix emoji single pixmap size on Retina screens.
2021-10-27 10:39:05 +04:00
emoji_config.h
Use StringViewMid adapter
2021-10-20 10:27:52 +04:00
focus_persister.h
Initial commit.
2019-09-17 17:48:58 +03:00
inactive_press.cpp
Initial commit.
2019-09-17 17:48:58 +03:00
inactive_press.h
Initial commit.
2019-09-17 17:48:58 +03:00
integration.cpp
Added spoiler support to input field.
2021-12-24 15:49:02 +03:00
integration.h
Added spoiler support to input field.
2021-12-24 15:49:02 +03:00
main_queue_processor.cpp
Use base::Integration.
2019-10-26 22:21:47 +03:00
main_queue_processor.h
Initial commit.
2019-09-17 17:48:58 +03:00
painter.h
Fix warning about inactive QPainter.
2021-11-02 16:14:10 +04:00
ph.cpp
Allow creating ph::phrase from rpl::producer.
2019-10-14 17:37:19 +04:00
ph.h
Allow creating ph::phrase from rpl::producer.
2019-10-14 17:37:19 +04:00
rect_part.h
Initial commit.
2019-09-17 17:48:58 +03:00
round_rect.cpp
Allow different styles for box layers.
2020-11-29 21:26:20 +03:00
round_rect.h
Allow different styles for box layers.
2020-11-29 21:26:20 +03:00
rp_widget.cpp
Fix crash in TWidgetHelper::show/hideChildren.
2021-11-02 00:08:10 +04:00
rp_widget.h
Fix crash in TWidgetHelper::show/hideChildren.
2021-11-02 00:08:10 +04:00
spoiler_click_handler.cpp
Fixed spoilers with animations disabled.
2021-12-30 20:51:24 +03:00
spoiler_click_handler.h
Added ability to show or hide spoilers from outside.
2021-12-25 17:31:53 +03:00
ui_pch.h
Initial commit.
2019-09-17 17:48:58 +03:00
ui_utility.cpp
Fix global scale reset with custom platformthemes
2021-12-16 08:43:30 +04:00
ui_utility.h
Moved time input widgets to lib_ui.
2021-08-12 02:36:07 +03:00