|
|
2026-09-25 14:38:13 +03:00 |
| .. |
|
button_context_menu.cpp
|
Added implementation of button context menu by right press to td_ui.
|
2026-09-03 22:02:08 +03:00 |
|
button_context_menu.h
|
Added implementation of button context menu by right press to td_ui.
|
2026-09-03 22:02:08 +03:00 |
|
button_labels.cpp
|
Use gradient button for craft start.
|
2026-02-01 23:33:56 +04:00 |
|
button_labels.h
|
Use gradient button for craft start.
|
2026-02-01 23:33:56 +04:00 |
|
call_button.cpp
|
Added hover tooltips for call panel buttons when labels do not fit.
|
2026-08-10 09:05:49 +03:00 |
|
call_button.h
|
Added hover tooltips for call panel buttons when labels do not fit.
|
2026-08-10 09:05:49 +03:00 |
|
call_mute_button.cpp
|
Moved call button widget from lib_ui to td_ui.
|
2026-08-10 09:05:49 +03:00 |
|
call_mute_button.h
|
Moved call button widget from lib_ui to td_ui.
|
2026-08-10 09:05:49 +03:00 |
|
chat_service_checkbox.cpp
|
Renamed rpl::start_with_ with rpl::on_.
|
2025-12-10 21:28:33 +03:00 |
|
chat_service_checkbox.h
|
Improve notification preview settings design.
|
2022-03-08 15:24:02 +04:00 |
|
compose_ai_button_factory.cpp
|
Show the Expand button only for multi-line drafts
|
2026-07-02 17:49:07 +04:00 |
|
compose_ai_button_factory.h
|
Show the Expand button only for multi-line drafts
|
2026-07-02 17:49:07 +04:00 |
|
custom_emoji_toast_icon.cpp
|
Removed unused style includes from sources.
|
2026-07-27 14:04:36 +03:00 |
|
custom_emoji_toast_icon.h
|
Update API scheme on layer 225. Show toasts.
|
2026-05-05 10:45:44 +04:00 |
|
delete_message_context_action.cpp
|
Replaced ItemBase::setClickedCallback with setActionTriggered.
|
2026-01-09 22:49:23 +03:00 |
|
delete_message_context_action.h
|
Show auto-delete info in message context menu.
|
2021-02-22 23:42:41 +04:00 |
|
download_bar.cpp
|
Use more simple tr::... text helpers.
|
2025-12-15 21:40:54 +04:00 |
|
download_bar.h
|
Support single download file thumbnail display.
|
2022-03-07 18:10:01 +04:00 |
|
dynamic_images_strip.cpp
|
Removed unused style includes from sources.
|
2026-07-27 14:04:36 +03:00 |
|
dynamic_images_strip.h
|
Particularly ported QMenu::hasMouseMoved to top peers popup selector.
|
2026-01-28 08:57:57 +03:00 |
|
emoji_button.cpp
|
Apply dark theme to reply controls in stories.
|
2023-07-20 07:20:08 +04:00 |
|
emoji_button.h
|
Apply dark theme to reply controls in stories.
|
2023-07-20 07:20:08 +04:00 |
|
emoji_button_factory.cpp
|
Removed unused style includes from sources.
|
2026-07-27 14:04:36 +03:00 |
|
emoji_button_factory.h
|
Removed focus handler for emoji toggle in edit contact box.
|
2025-12-30 20:47:54 +03:00 |
|
feature_list.cpp
|
Implement nice Cocoon about box.
|
2025-12-29 11:21:22 +04:00 |
|
feature_list.h
|
Add about auction box layout (no icons yet).
|
2025-11-15 12:00:01 +04:00 |
|
filter_link_header.cpp
|
Split per-consumer blocks out of big style files.
|
2026-07-27 14:04:37 +03:00 |
|
filter_link_header.h
|
Simplify marked text context logic.
|
2025-03-07 19:03:40 +04:00 |
|
filter_link_header.style
|
Split per-consumer blocks out of big style files.
|
2026-07-27 14:04:37 +03:00 |
|
invite_link_buttons.cpp
|
Defaulted RoundButton text transform to no-transform.
|
2026-04-06 16:58:16 +03:00 |
|
invite_link_buttons.h
|
Improve revoked link view box.
|
2021-02-22 23:42:41 +04:00 |
|
invite_link_label.cpp
|
Derive invite-link field width from boxWideWidth
|
2026-08-13 10:22:52 +04:00 |
|
invite_link_label.h
|
Slightly improved include directives in files for invite links.
|
2024-08-14 18:17:50 +02:00 |
|
jump_down_button.cpp
|
Apply dark theme to reply controls in stories.
|
2023-07-20 07:20:08 +04:00 |
|
jump_down_button.h
|
Remove ui/special_buttons module.
|
2022-12-26 14:24:06 +04:00 |
|
labeled_emoji_tabs.cpp
|
Replaced qRound with base::SafeRound.
|
2026-09-14 18:41:41 +03:00 |
|
labeled_emoji_tabs.h
|
Added bottom outer corners painting toggle to labeled emoji tabs.
|
2026-08-05 11:38:37 +04:00 |
|
labeled_emoji_tabs.style
|
Split per-consumer blocks out of big style files.
|
2026-07-27 14:04:37 +03:00 |
|
location_picker.cpp
|
Merge upstream dev through a1ea1ddd8c (7.2.9)
|
2026-09-23 16:21:17 +03:00 |
|
location_picker.h
|
Restructure mtproto ownership
|
2026-07-08 00:07:46 +03:00 |
|
location_picker.style
|
Split per-consumer blocks out of big style files.
|
2026-07-27 14:04:37 +03:00 |
|
peer_list_dummy.cpp
|
Replaced floorclamp and ceilclamp with Ui::RowsInRange.
|
2026-09-15 08:49:44 +03:00 |
|
peer_list_dummy.h
|
Implement simple premium limits boxes.
|
2022-05-19 17:27:02 +04:00 |
|
popup_selector.cpp
|
Hand the touches of a popup selector to its widgets without private Qt API.
|
2026-09-04 10:14:19 +04:00 |
|
popup_selector.h
|
Hand the touches of a popup selector to its widgets without private Qt API.
|
2026-09-04 10:14:19 +04:00 |
|
round_video_recorder.cpp
|
Reduced per pixel work in round video recorder overlay.
|
2026-08-19 14:24:55 +03:00 |
|
round_video_recorder.h
|
Nice faded show/hide of round recorder.
|
2024-10-24 13:26:46 +04:00 |
|
round_video_recorder_data.h
|
Added nice overlay to recorded round videos.
|
2025-06-03 17:55:37 +03:00 |
|
send_as_button.cpp
|
Support choosing send_as in video streams.
|
2025-11-15 11:59:19 +04:00 |
|
send_as_button.h
|
Start SendAsButton in HistoryWidget.
|
2021-11-26 18:00:18 +04:00 |
|
send_button.cpp
|
Fixed send button circle clipping at some interface scales.
|
2026-08-17 08:33:42 +03:00 |
|
send_button.h
|
Stop bot streamed drafts from the compose send button
|
2026-08-10 18:42:49 +04:00 |
|
silent_toggle.cpp
|
Removed unused style includes from sources.
|
2026-07-27 14:04:36 +03:00 |
|
silent_toggle.h
|
Accessibility: add labels for buttons history (#30213)
|
2026-02-06 23:00:20 +04:00 |
|
stars_rating.cpp
|
Removed unused style includes from sources.
|
2026-07-27 14:04:36 +03:00 |
|
stars_rating.h
|
Centered status with all elements as unified group in profile top bar.
|
2025-10-28 13:53:41 +03:00 |
|
sub_tabs.cpp
|
Version 6.2.
|
2025-10-10 20:40:33 +04:00 |
|
sub_tabs.h
|
Added ability to reorder stories albums.
|
2025-10-10 09:27:01 +04:00 |
|
subsection_tabs_slider.cpp
|
Handle repeated click in subsection tabs.
|
2026-03-31 23:16:20 +07:00 |
|
subsection_tabs_slider.h
|
Fixed desired clicked callback for reordered tabs in subsection slider.
|
2025-10-10 09:26:58 +04:00 |
|
subsection_tabs_slider_reorder.cpp
|
Renamed rpl::start_with_ with rpl::on_.
|
2025-12-10 21:28:33 +03:00 |
|
subsection_tabs_slider_reorder.h
|
Added scroll support to subsections slider for reordering.
|
2025-10-10 09:26:58 +04:00 |
|
swipe_handler.cpp
|
Mirror the chats list quick action visuals, not its direction.
|
2026-09-09 11:09:57 +04:00 |
|
swipe_handler.h
|
Added swipe left-right navigation gesture to media viewer.
|
2026-06-24 08:35:05 +03:00 |
|
swipe_handler_data.h
|
Slightly improved swipe translation use in paint of messages.
|
2026-09-09 11:09:57 +04:00 |
|
tabbed_search.cpp
|
Replaced qRound with base::SafeRound.
|
2026-09-14 18:41:41 +03:00 |
|
tabbed_search.h
|
Make nice close button in emoji panel.
|
2026-07-02 17:49:06 +04:00 |
|
table_rows.cpp
|
Removed unused style includes from sources.
|
2026-07-27 14:04:36 +03:00 |
|
table_rows.h
|
Support rare/legendary/epic rarities.
|
2026-02-01 23:33:56 +04:00 |
|
title_sub_widget.cpp
|
Add an in-title CANARY/PRIVATE marking.
|
2026-08-28 11:14:03 +04:00 |
|
title_sub_widget.h
|
Add an in-title CANARY/PRIVATE marking.
|
2026-08-28 11:14:03 +04:00 |
|
ton_common.cpp
|
Set input method hints in typed input fields
|
2026-08-24 14:56:28 +04:00 |
|
ton_common.h
|
Allow suggesting with TON.
|
2025-06-27 21:29:34 +04:00 |
|
ttl_media.cpp
|
[ttl-media] Fix build with MSVC.
|
2026-08-13 10:22:52 +04:00 |
|
ttl_media.h
|
[ttl-media] Added view once badge, tooltip and header to media viewer.
|
2026-08-12 13:36:03 +03:00 |
|
ttl_media.style
|
[ttl-media] Added view once badge, tooltip and header to media viewer.
|
2026-08-12 13:36:03 +03:00 |
|
userpic_button.cpp
|
Fix possible crash in clipboard image reading.
|
2026-09-24 22:54:55 +04:00 |
|
userpic_button.h
|
Added video profile photos for chats and channels.
|
2026-08-17 08:33:45 +03:00 |
|
userpic_button.style
|
Moved shared style structs to own files.
|
2026-07-27 14:04:36 +03:00 |
|
warning_tooltip.cpp
|
Update API scheme on layer 225. Show toasts.
|
2026-05-05 10:45:44 +04:00 |
|
warning_tooltip.h
|
Update API scheme on layer 225. Show toasts.
|
2026-05-05 10:45:44 +04:00 |
|
who_reacted_context_action.cpp
|
Reverted "Replaced menu of who reacted with full window preview of reaction."
|
2026-08-26 08:07:06 +03:00 |
|
who_reacted_context_action.h
|
Reverted "Replaced menu of who reacted with full window preview of reaction."
|
2026-08-26 08:07:06 +03:00 |
|
window_outdated_bar.cpp
|
Fix #30300 undefined behaviors.
|
2026-09-23 13:26:41 +04:00 |
|
window_outdated_bar.h
|
Move window_outdated_bar to td_ui subproject.
|
2022-02-25 14:14:43 +03:00 |
|
window_outdated_bar_dummy.cpp
|
Minimize amount of code to rebuild when switching options
|
2023-09-22 09:14:01 +04:00 |
|
window_screen_reader_bar.cpp
|
Allow disabling accessibility helpers.
|
2026-03-25 14:40:18 +07:00 |
|
window_screen_reader_bar.h
|
Allow disabling accessibility helpers.
|
2026-03-25 14:40:18 +07:00 |