|
|
2026-09-25 14:38:13 +03:00 |
| .. |
|
session
|
Show group welcome messages to joining users.
|
2026-08-10 18:42:48 +04:00 |
|
themes
|
Replaced floorclamp and ceilclamp with Ui::RowsInRange.
|
2026-09-15 08:49:44 +03:00 |
|
main_window.cpp
|
Align sublist media counts, windows and titles
|
2026-09-24 22:22:16 +04:00 |
|
main_window.h
|
Add an in-title CANARY/PRIVATE marking.
|
2026-08-28 11:14:03 +04:00 |
|
notifications_manager.cpp
|
Merge upstream dev through a1ea1ddd8c (7.2.9)
|
2026-09-23 16:21:17 +03:00 |
|
notifications_manager.h
|
Added experimental UserNotifications manager for macOS.
|
2026-07-28 09:53:53 +03:00 |
|
notifications_manager_default.cpp
|
Replaced qRound with base::SafeRound.
|
2026-09-14 18:41:41 +03:00 |
|
notifications_manager_default.h
|
|
|
|
notifications_utilities.cpp
|
|
|
|
notifications_utilities.h
|
|
|
|
section_memento.h
|
|
|
|
section_widget.cpp
|
Replaced qFloor with int(std::floor()).
|
2026-09-14 18:22:38 +03:00 |
|
section_widget.h
|
Fix admin log section.
|
2026-08-25 00:15:06 +04:00 |
|
window.style
|
Merge upstream dev through a1ea1ddd8c (7.2.9)
|
2026-09-23 16:21:17 +03:00 |
|
window_adaptive.cpp
|
|
|
|
window_adaptive.h
|
|
|
|
window_chat_preview.cpp
|
Changed behavior of mark as read actions to skip muted dialogs.
|
2026-08-26 09:13:12 +03:00 |
|
window_chat_preview.h
|
|
|
|
window_chat_switch_process.cpp
|
Added missing const to local references in some files.
|
2026-08-12 13:36:02 +03:00 |
|
window_chat_switch_process.h
|
Close selected chat in switch by Q.
|
2025-09-02 19:22:19 +04:00 |
|
window_connecting_widget.cpp
|
Name the camouflage answer instead of blaming the digest
|
2026-07-26 00:15:27 +03:00 |
|
window_connecting_widget.h
|
Harden MTProxy compatibility flow
|
2026-07-05 22:43:21 +03:00 |
|
window_controller.cpp
|
Merge upstream dev through a1ea1ddd8c (7.2.9)
|
2026-09-23 16:21:17 +03:00 |
|
window_controller.h
|
Fixed back from new account intro focusing wrong window.
|
2026-06-22 11:51:49 +03:00 |
|
window_filters_favorite.cpp
|
Set input method hints in typed input fields
|
2026-08-24 14:56:28 +04:00 |
|
window_filters_favorite.h
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2026-07-28 14:26:28 +03:00 |
|
window_filters_menu.cpp
|
Replaced qRound with base::SafeRound.
|
2026-09-14 18:41:41 +03:00 |
|
window_filters_menu.h
|
Applied tabs appearance setting to vertical folders strip.
|
2026-07-27 14:04:36 +03:00 |
|
window_history_hider.cpp
|
Renamed rpl::start_with_ with rpl::on_.
|
2025-12-10 21:28:33 +03:00 |
|
window_history_hider.h
|
|
|
|
window_lock_widgets.cpp
|
Ask for passcode before inviting from locked calls
|
2026-08-14 22:10:03 +04:00 |
|
window_lock_widgets.h
|
Ask for passcode before inviting from locked calls
|
2026-08-14 22:10:03 +04:00 |
|
window_lock_widgets.style
|
Ask for passcode before inviting from locked calls
|
2026-08-14 22:10:03 +04:00 |
|
window_main_menu.cpp
|
Merge upstream dev through a1ea1ddd8c (7.2.9)
|
2026-09-23 16:21:17 +03:00 |
|
window_main_menu.h
|
Allowed closing emoji status panel with click outside main menu.
|
2026-07-13 14:26:34 +03:00 |
|
window_main_menu.style
|
Split per-consumer blocks out of big style files.
|
2026-07-27 14:04:37 +03:00 |
|
window_main_menu_helpers.cpp
|
Removed build date from version tooltip on Linux.
|
2026-08-22 21:00:29 +03:00 |
|
window_main_menu_helpers.h
|
|
|
|
window_media_preview.cpp
|
Added content size and background options to media preview widget.
|
2026-08-26 08:10:08 +03:00 |
|
window_media_preview.h
|
Added content size and background options to media preview widget.
|
2026-08-26 08:10:08 +03:00 |
|
window_peer_menu.cpp
|
Merge upstream dev through 939de1079b
|
2026-09-23 17:18:32 +03:00 |
|
window_peer_menu.h
|
Changed behavior of mark as read actions to skip muted dialogs.
|
2026-08-26 09:13:12 +03:00 |
|
window_restore_shell.cpp
|
Fixed build on Windows.
|
2026-08-22 20:58:17 +03:00 |
|
window_restore_shell.h
|
Changed windows restore to instant creation with placeholder windows.
|
2026-08-22 17:52:04 +03:00 |
|
window_saved_windows.cpp
|
Unify sublist media window ids and persisted titles
|
2026-09-24 22:22:16 +04:00 |
|
window_saved_windows.h
|
Refuse separate windows for unavailable or locked chats
|
2026-09-08 08:47:05 +04:00 |
|
window_section_common.h
|
|
|
|
window_separate_id.cpp
|
Refuse separate windows for unavailable or locked chats
|
2026-09-08 08:47:05 +04:00 |
|
window_separate_id.h
|
Refuse separate windows for unavailable or locked chats
|
2026-09-08 08:47:05 +04:00 |
|
window_session_controller.cpp
|
Merge upstream dev through 64ca5475f2
|
2026-09-25 14:38:13 +03:00 |
|
window_session_controller.h
|
Merge upstream dev through a1ea1ddd8c (7.2.9)
|
2026-09-23 16:21:17 +03:00 |
|
window_session_controller_link_info.h
|
Added support of link to specific option in poll.
|
2026-03-30 10:19:14 +03:00 |
|
window_setup_email.cpp
|
Set input method hints in typed input fields
|
2026-08-24 14:56:28 +04:00 |
|
window_setup_email.h
|
Restructure mtproto ownership
|
2026-07-08 00:07:46 +03:00 |
|
window_slide_animation.cpp
|
Removed unused style includes from sources.
|
2026-07-27 14:04:36 +03:00 |
|
window_slide_animation.h
|
Added bottom-up section slide for swipe-next-channel jump.
|
2026-06-22 11:51:49 +03:00 |
|
window_top_bar_wrap.h
|
Replaced qMin, qMax and qAbs with std::min, std::max and std::abs.
|
2026-09-14 18:03:15 +03:00 |
|
window_unlock_passcode_box.cpp
|
Gate settings share and reuse passcode field helpers
|
2026-08-15 08:34:26 +04:00 |
|
window_unlock_passcode_box.h
|
Ask for passcode before inviting from locked calls
|
2026-08-14 22:10:03 +04:00 |