tdesktop/Telegram/SourceFiles
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
..
_other
base Display admin badges in supergroups. 2017-12-01 22:38:44 +04:00
boxes Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
calls Move EmptyUserpic from data_peer to empty_userpic. 2017-12-05 12:44:27 +04:00
chat_helpers Display admin badges in supergroups. 2017-12-01 22:38:44 +04:00
codegen
core Closed beta 1.1.26.2. 2017-12-05 20:49:45 +04:00
data Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
dialogs Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
history Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
info Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
inline_bots API scheme updated to layer 73. 2017-12-05 12:44:27 +04:00
intro Handle PHONE_NUMBER_BANNED error in login. 2017-11-24 21:41:09 +04:00
lang Optimize and rename base::weak_unique_ptr. 2017-11-30 21:33:27 +04:00
media Ask OpenAL to use kDefaultFrequency (48 kHz). 2017-12-02 13:27:32 +04:00
mtproto API scheme updated to layer 73. 2017-12-05 12:44:27 +04:00
overview
platform Optimize and rename base::weak_unique_ptr. 2017-11-30 21:33:27 +04:00
profile Fix admin stars disappearing in members list. 2017-12-04 16:08:43 +04:00
rpl Rename weak(QObject*) to make_weak(QObject*). 2017-11-30 22:04:13 +04:00
settings Refactor userpic storage and access in PeerData. 2017-12-05 11:58:18 +04:00
storage Refactor userpic storage and access in PeerData. 2017-12-05 11:58:18 +04:00
ui Change main menu cloud icon to saved messages. 2017-12-05 20:48:03 +04:00
window Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
apiwrap.cpp API scheme updated to layer 73. 2017-12-05 12:44:27 +04:00
apiwrap.h Request all admins when first opening a supergroup. 2017-12-03 20:43:42 +04:00
app.cpp Refactor userpic storage and access in PeerData. 2017-12-05 11:58:18 +04:00
app.h Refactor userpic storage and access in PeerData. 2017-12-05 11:58:18 +04:00
application.cpp
application.h
auth_session.cpp Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
auth_session.h Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
autoupdater.cpp
autoupdater.h
config.h
countries.h
facades.cpp
facades.h Optimize and rename base::weak_unique_ptr. 2017-11-30 21:33:27 +04:00
layout.cpp
layout.h
logs.cpp Remove locking in crash annotations. 2017-12-02 13:28:15 +04:00
logs.h
main.cpp
mainwidget.cpp Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
mainwidget.h Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
mainwindow.cpp
mainwindow.h
mediaview.cpp Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
mediaview.h
messenger.cpp Rename weak(QObject*) to make_weak(QObject*). 2017-11-30 22:04:13 +04:00
messenger.h Fix edit name button in Settings. 2017-11-30 18:01:01 +04:00
observer_peer.cpp
observer_peer.h
passcodewidget.cpp
passcodewidget.h
qt_static_plugins.cpp
settings.cpp Fix two crashes in OS X 10.6. 2017-12-02 16:10:52 +04:00
settings.h Fix two crashes in OS X 10.6. 2017-12-02 16:10:52 +04:00
shortcuts.cpp
shortcuts.h
stdafx.cpp
stdafx.h Fix build for the original range-v3. 2017-11-26 18:20:22 +04:00