tdesktop/Telegram/SourceFiles
Ilya Fedin b6881022ce Allow to build with -Werror and clang
Fixes -Wdeprecated-enum-enum-conversion, -Wdeprecated-declarations, -Wrange-loop-construct, -Winconsistent-missing-override
2021-07-13 21:32:06 +03:00
..
_other Don't check dll-s if "SetDefaultDllDirectories" is available. 2021-07-01 23:47:12 +03:00
api Don't use MTP* for StickersSet flags. 2021-07-09 09:08:58 +03:00
boxes Allow to build with -Werror and clang 2021-07-13 21:32:06 +03:00
calls Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
chat_helpers Expand moderator mode + fix 2021-07-13 16:04:16 +03:00
codegen/scheme
core Allow to build with -Werror and clang 2021-07-13 21:32:06 +03:00
data Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
dialogs Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
editor Allow to build with -Werror and clang 2021-07-13 21:32:06 +03:00
export Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
ffmpeg Use av_packet_alloc instead of av_init_packet. 2021-05-26 22:53:54 +04:00
history Allow to build with -Werror and clang 2021-07-13 21:32:06 +03:00
info Don't use MTP* for ChannelData flags. 2021-07-08 16:11:09 +03:00
inline_bots Don't use MTP* for ChatAdminRight / ChatRestriction. 2021-07-08 13:34:06 +03:00
intro Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
lang Replaced observable in Lang::CloudManager with rpl. 2021-06-16 09:31:32 +03:00
main Added setting to hide photo editor hint. 2021-07-06 12:13:06 +03:00
media Allow to build with -Werror and clang 2021-07-13 21:32:06 +03:00
mtproto Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
overview Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
passport
payments Crash Fix: Destroy WebView before the container. 2021-06-29 11:07:47 +03:00
platform Allow to build with -Werror and clang 2021-07-13 21:32:06 +03:00
profile Don't use MTP* for ChatAdminRight / ChatRestriction. 2021-07-08 13:34:06 +03:00
settings Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
storage Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
support Animate inline path thumbnails with sliding gradient. 2021-07-02 20:40:32 +03:00
ui Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
window Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
apiwrap.cpp Don't use MTP* for StickersSet flags. 2021-07-09 09:08:58 +03:00
apiwrap.h Don't store MTPInputStickerSet in data. 2021-07-08 22:08:59 +03:00
app.cpp Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
app.h Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
config.h
facades.cpp Removed Ui::showPeerHistoryAtItem from facades. 2021-06-17 10:57:46 +04:00
facades.h Removed Ui::showPeerHistoryAtItem from facades. 2021-06-17 10:57:46 +04:00
layout.cpp
layout.h
logs.cpp Fix some warnings from GCC 11 2021-06-01 19:33:19 +03:00
logs.h
main.cpp
mainwidget.cpp Don't use MTP* for ChatAdminRight / ChatRestriction. 2021-07-08 13:34:06 +03:00
mainwidget.h Moved cancelUploadLayer from MainWidget to SessionController. 2021-06-18 09:39:10 +03:00
mainwindow.cpp Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
mainwindow.h Removed using of hardcoded numbers of tray menu actions. 2021-07-06 12:13:06 +03:00
settings.cpp
settings.h
stdafx.h