tdesktop/Telegram/SourceFiles/info
John Preston 6764a3cc86 Replace SelectedItemSet with MessageIdsList.
Use vector<FullMsgId> everywhere instead QMap<..,HistoryItem*>.
The old way the app crashed in case some messages were deleted.
If the items are needed use HistoryItemsList=vector<HistoryItem*>.
2017-12-06 14:13:38 +04:00
..
common_groups Fix admin stars disappearing in members list. 2017-12-04 16:08:43 +04:00
media Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
members Allow showing chat members in a special section. 2017-11-17 17:23:36 +04:00
profile Support Saved messages in chats list and forwards. 2017-12-05 18:07:01 +04:00
info.style Move Info::TopBarOverride to Info::TopBar. 2017-11-27 15:43:57 +04:00
info_content_widget.cpp Add nice scroll to the bottom of the Info layer. 2017-11-23 17:10:50 +04:00
info_content_widget.h Add nice scroll to the bottom of the Info layer. 2017-11-23 17:10:50 +04:00
info_controller.cpp Show third column only when explicitly requested. 2017-12-04 13:42:05 +04:00
info_controller.h Show third column only when explicitly requested. 2017-12-04 13:42:05 +04:00
info_layer_widget.cpp Fix third column appearing on window resize. 2017-12-06 11:05:34 +04:00
info_layer_widget.h Add nice scroll to the bottom of the Info layer. 2017-11-23 17:10:50 +04:00
info_memento.cpp Support Saved messages in chats list and forwards. 2017-12-05 18:07:01 +04:00
info_memento.h Support Saved messages in chats list and forwards. 2017-12-05 18:07:01 +04:00
info_section_widget.cpp Add nice scroll to the bottom of the Info layer. 2017-11-23 17:10:50 +04:00
info_section_widget.h
info_top_bar.cpp Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
info_top_bar.h Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
info_wrap_widget.cpp Support Saved messages in chats list and forwards. 2017-12-05 18:07:01 +04:00
info_wrap_widget.h Show third column only when explicitly requested. 2017-12-04 13:42:05 +04:00