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 Use /permissive- flag for Visual Studio builds. 2017-11-16 07:59:10 +04:00
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 Divide structs into several data/ modules. 2017-11-16 07:59:04 +04:00
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 Improve selected shared media items layout. 2017-11-23 18:58:00 +04:00
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 Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
facades.h Optimize and rename base::weak_unique_ptr. 2017-11-30 21:33:27 +04:00
layout.cpp Remove RTL Override symbols from filenames. 2017-11-16 07:59:09 +04:00
layout.h Shared media multiple items selection. 2017-11-16 07:59:07 +04:00
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 Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
mainwindow.h Fix build with GCC. 2017-11-16 07:59:07 +04:00
mediaview.cpp Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
mediaview.h Remove old shared media overview section. 2017-11-16 07:59:11 +04:00
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 Improve compile time. 2017-11-21 14:20:52 +04:00
observer_peer.h Improve compile time. 2017-11-21 14:20:52 +04:00
passcodewidget.cpp Change *[Fast|Animated] to anim::type in FadeWrap. 2017-11-16 07:59:06 +04:00
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