|
|
2026-06-23 11:37:40 +04:00 |
| .. |
|
animation_value.cpp
|
Add some more assertions to debug a crash.
|
2022-09-20 12:48:27 +04:00 |
|
animation_value.h
|
Add anim::with_alpha helper.
|
2024-01-05 11:25:16 +04:00 |
|
animation_value_f.h
|
Moved InterpolatedRect util to separated file.
|
2022-02-25 12:56:10 +03:00 |
|
animations.cpp
|
Added ability to change delayed call in animations manager.
|
2026-02-08 11:00:39 +03:00 |
|
animations.h
|
Allow replacing Animations::Simple callback.
|
2026-04-08 17:34:23 +07:00 |
|
cross_animation.cpp
|
Move common values to ui/arc_angles.h.
|
2024-05-03 13:53:32 +04:00 |
|
cross_animation.h
|
Implement animated spoilers.
|
2022-09-17 00:22:08 +04:00 |
|
cross_line.cpp
|
Implement animated spoilers.
|
2022-09-17 00:22:08 +04:00 |
|
cross_line.h
|
Implement animated spoilers.
|
2022-09-17 00:22:08 +04:00 |
|
fade_animation.cpp
|
Added ability to pass opacity to FadeWrap for external opacity control.
|
2026-04-04 17:29:42 +03:00 |
|
fade_animation.h
|
Allow querying the fade progress.
|
2026-06-23 11:37:40 +04:00 |
|
frame_generator.cpp
|
Add FrameGenerator-based CustomEmoji and AnimatedIcon.
|
2022-08-29 16:33:12 +04:00 |
|
frame_generator.h
|
Add FrameGenerator-based CustomEmoji and AnimatedIcon.
|
2022-08-29 16:33:12 +04:00 |
|
gradient.cpp
|
Fixed indents in some files.
|
2024-08-28 12:07:52 +03:00 |
|
gradient.h
|
Add gradient_color_at(QGradientStops, ratio).
|
2022-06-10 16:06:17 +04:00 |
|
numbers_animation.cpp
|
Set font inside NumbersAnimation.
|
2026-01-20 17:30:51 +04:00 |
|
numbers_animation.h
|
Fix natural width for LabelWithNumbers.
|
2025-08-15 14:46:04 +04:00 |
|
panel_animation.cpp
|
Brought non-sprite shadows revolution.
|
2026-03-28 11:47:07 +03:00 |
|
panel_animation.h
|
Brought non-sprite shadows revolution.
|
2026-03-28 11:47:07 +03:00 |
|
path_shift_gradient.cpp
|
Renamed rpl::start_with_ with rpl::on_.
|
2025-12-10 21:27:33 +03:00 |
|
path_shift_gradient.h
|
Fix PathShiftGradient colors with custom palettes.
|
2021-09-13 20:04:48 +03:00 |
|
radial_animation.cpp
|
Added ability to stop radial animation with smooth arc reduction.
|
2025-12-29 19:02:39 +03:00 |
|
radial_animation.h
|
Added ability to stop radial animation with smooth arc reduction.
|
2025-12-29 19:02:39 +03:00 |
|
ripple_animation.cpp
|
Replaced copy of callbacks with move in RippleAnimation.
|
2025-05-04 10:26:13 +03:00 |
|
ripple_animation.h
|
Moved out include directive for styles from header of RippleAnimation.
|
2023-12-14 20:09:40 +03:00 |
|
round_area_with_shadow.cpp
|
Add some helper wrappers for custom emoji.
|
2022-08-26 23:51:58 +04:00 |
|
round_area_with_shadow.h
|
Add some helper wrappers for custom emoji.
|
2022-08-26 23:51:58 +04:00 |
|
show_animation.cpp
|
Renamed rpl::start_with_ with rpl::on_.
|
2025-12-10 21:27:33 +03:00 |
|
show_animation.h
|
Added utils for fade animated showing/hiding of widgets.
|
2022-03-22 22:36:58 +03:00 |
|
slide_animation.cpp
|
Allow querying slide animation state.
|
2019-09-26 09:53:57 +03:00 |
|
slide_animation.h
|
Allow querying slide animation state.
|
2019-09-26 09:53:57 +03:00 |
|
spoiler_mess.cpp
|
Improve spoilers at low resolutions
|
2024-03-13 16:37:59 +04:00 |
|
spoiler_mess.h
|
Always force spoiler initialization.
|
2022-12-27 10:47:01 +04:00 |