tdesktop/Telegram/SourceFiles/dialogs
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
..
dialogs.style Allow to resize third column. 2017-11-16 07:59:11 +04:00
dialogs_common.h Save info members list state to memento. 2017-11-16 07:59:08 +04:00
dialogs_indexed_list.cpp Save info members list state to memento. 2017-11-16 07:59:08 +04:00
dialogs_indexed_list.h Save info members list state to memento. 2017-11-16 07:59:08 +04:00
dialogs_inner_widget.cpp Support Saved messages in chats list and forwards. 2017-12-05 18:07:01 +04:00
dialogs_inner_widget.h Support Saved messages in chats list and forwards. 2017-12-05 18:07:01 +04:00
dialogs_layout.cpp Display saved messages senders correctly. 2017-12-05 20:38:13 +04:00
dialogs_layout.h Display "{from}:" in global search results. 2017-11-16 07:59:09 +04:00
dialogs_list.cpp
dialogs_list.h
dialogs_row.cpp Display author photo / name in search results. 2017-09-05 20:21:56 +03:00
dialogs_row.h Display author photo / name in search results. 2017-09-05 20:21:56 +03:00
dialogs_search_from_controllers.cpp Show third column only when explicitly requested. 2017-12-04 13:42:05 +04:00
dialogs_search_from_controllers.h Show third column only when explicitly requested. 2017-12-04 13:42:05 +04:00
dialogs_widget.cpp Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
dialogs_widget.h Improve info wrapping in section / layer. 2017-11-16 07:59:05 +04:00