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*>. |
||
|---|---|---|
| .. | ||
| dialogs.style | ||
| dialogs_common.h | ||
| dialogs_indexed_list.cpp | ||
| dialogs_indexed_list.h | ||
| dialogs_inner_widget.cpp | ||
| dialogs_inner_widget.h | ||
| dialogs_layout.cpp | ||
| dialogs_layout.h | ||
| dialogs_list.cpp | ||
| dialogs_list.h | ||
| dialogs_row.cpp | ||
| dialogs_row.h | ||
| dialogs_search_from_controllers.cpp | ||
| dialogs_search_from_controllers.h | ||
| dialogs_widget.cpp | ||
| dialogs_widget.h | ||