1
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-03-31 07:52:06 +00:00
tdesktop/Telegram/SourceFiles
John Preston 9d4558de2b Fix build in Visual Studio 15.5.1.
Looks like compiler had some regressions when updating from 15.4.5.

Range-V3-VS2015 also needs to cherry-pick this commit:
https://github.com/ericniebler/range-v3/commit/9f990c48d0
See https://github.com/Microsoft/Range-V3-VS2015/issues/26
2017-12-12 12:25:54 +04:00
..
_other Use /permissive- flag for Visual Studio builds. 2017-11-16 07:59:10 +04:00
base Move shareContact and readServerHistory to ApiWrap. 2017-12-07 17:43:05 +04:00
boxes Fix build in Visual Studio 15.5.1. 2017-12-12 12:25:54 +04:00
calls Don't use AEC on modern macOS. 2017-12-08 13:13:05 +04:00
chat_helpers Display admin badges in supergroups. 2017-12-01 22:38:44 +04:00
codegen Avoid generating multiple time the forward declarations in the headers generated by codegen_style. 2017-12-08 19:49:24 +04:00
core Open links in AboutBox without confirmation. 2017-12-12 12:25:54 +04:00
data Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
dialogs Remove send actions in Saved Messages. 2017-12-07 18:27:59 +04:00
history Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
info Fix build in Visual Studio 15.5.1. 2017-12-12 12:25:54 +04:00
inline_bots Rename some methods in DocumentData. 2017-12-10 14:28:04 +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 Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
mtproto Add some more public keys. 2017-12-08 20:26:27 +04:00
overview Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
platform Fix issue number :/ Fixes . 2017-12-11 15:19:13 +04:00
profile Add call button to Info::Profile top bar. 2017-12-07 19:17:53 +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 Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
ui Read silent flag from PeerData, not SilentToggle. 2017-12-08 15:52:12 +04:00
window Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
apiwrap.cpp Read silent flag from PeerData, not SilentToggle. 2017-12-08 15:52:12 +04:00
apiwrap.h Read silent flag from PeerData, not SilentToggle. 2017-12-08 15:52:12 +04:00
app.cpp Rename some methods in DocumentData. 2017-12-10 14:28:04 +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 Add some more public keys. 2017-12-08 20:26:27 +04:00
countries.h
facades.cpp Use SharedMediaMergedViewer() for audio player. 2017-12-09 14:02:51 +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 Fix planar audio playback (for example .flac). 2017-12-08 12:57:43 +04:00
logs.h
main.cpp
mainwidget.cpp Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
mainwidget.h Remove all legacy media overview code. 2017-12-08 22:34:26 +04:00
mainwindow.cpp Fix possible crash. 2017-12-08 15:53:28 +04:00
mainwindow.h Fix build with GCC. 2017-11-16 07:59:07 +04:00
mediaview.cpp Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
mediaview.h Use SharedMediaMergedViewer() for audio player. 2017-12-09 14:02:51 +04:00
messenger.cpp Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
messenger.h Fix edit name button in Settings. 2017-11-30 18:01:01 +04:00
observer_peer.cpp Remove all legacy media overview code. 2017-12-08 22:34:26 +04:00
observer_peer.h Remove all legacy media overview code. 2017-12-08 22:34:26 +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