tdesktop/Telegram/SourceFiles/history/view
Ilya Fedin b6881022ce Allow to build with -Werror and clang
Fixes -Wdeprecated-enum-enum-conversion, -Wdeprecated-declarations, -Wrange-loop-construct, -Winconsistent-missing-override
2021-07-13 21:32:06 +03:00
..
controls Don't use MTP* for ChatAdminRight / ChatRestriction. 2021-07-08 13:34:06 +03:00
media Don't store MTPInputStickerSet in data. 2021-07-08 22:08:59 +03:00
history_view_contact_status.cpp Don't use MTP* for PeerSettings flags. 2021-07-08 17:32:39 +03:00
history_view_contact_status.h
history_view_context_menu.cpp Don't store MTPInputStickerSet in data. 2021-07-08 22:08:59 +03:00
history_view_context_menu.h When reporting peer allow to select messages first. 2021-02-22 23:42:42 +04:00
history_view_cursor_state.cpp
history_view_cursor_state.h
history_view_element.cpp Animate inline path thumbnails with sliding gradient. 2021-07-02 20:40:32 +03:00
history_view_element.h Animate inline path thumbnails with sliding gradient. 2021-07-02 20:40:32 +03:00
history_view_group_call_tracker.cpp Extract MembersRow from calls_group_members module. 2021-05-24 22:45:14 +04:00
history_view_group_call_tracker.h Reuse the code for userpics in Calls::TopBar. 2020-12-25 14:10:08 +04:00
history_view_list_widget.cpp Animate inline path thumbnails with sliding gradient. 2021-07-02 20:40:32 +03:00
history_view_list_widget.h Animate inline path thumbnails with sliding gradient. 2021-07-02 20:40:32 +03:00
history_view_message.cpp Moved Core::Settings:chatWide to Window::Adaptive. 2021-06-16 09:31:32 +03:00
history_view_message.h Toggle selection by comments button click. 2021-02-22 23:42:42 +04:00
history_view_object.h
history_view_pinned_bar.cpp
history_view_pinned_bar.h
history_view_pinned_section.cpp Split adaptive changed rpl::producer into two. 2021-06-24 11:25:35 +04:00
history_view_pinned_section.h Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
history_view_pinned_tracker.cpp
history_view_pinned_tracker.h
history_view_replies_section.cpp Don't use MTP* for ChatAdminRight / ChatRestriction. 2021-07-08 13:34:06 +03:00
history_view_replies_section.h Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
history_view_schedule_box.cpp Allow scheduling voice chats for up to 7 days. 2021-04-12 10:48:16 +04:00
history_view_schedule_box.h Move CalendarBox and ChooseDateTimeBox to td_ui. 2021-01-25 16:50:56 +04:00
history_view_scheduled_section.cpp Don't use MTP* for ChatAdminRight / ChatRestriction. 2021-07-08 13:34:06 +03:00
history_view_scheduled_section.h Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
history_view_send_action.cpp Apply autofixes from clazy 2021-03-13 15:25:47 +03:00
history_view_send_action.h Add voice chat indicator in the chats list. 2020-12-02 13:52:33 +03:00
history_view_service_message.cpp Allow to build with -Werror and clang 2021-07-13 21:32:06 +03:00
history_view_service_message.h Moved Core::Settings:chatWide to Window::Adaptive. 2021-06-16 09:31:32 +03:00
history_view_top_bar_widget.cpp Split adaptive changed rpl::producer into two. 2021-06-24 11:25:35 +04:00
history_view_top_bar_widget.h When reporting peer allow to select messages first. 2021-02-22 23:42:42 +04:00
history_view_webpage_preview.cpp
history_view_webpage_preview.h