| .. |
|
_other
|
Don't check dll-s if "SetDefaultDllDirectories" is available.
|
2021-07-01 23:47:12 +03:00 |
|
api
|
Handle updateBotCommands.
|
2021-07-13 22:08:09 +03:00 |
|
boxes
|
Update API scheme to layer 131.
|
2021-07-13 22:08:09 +03:00 |
|
calls
|
Check unmuted video limit in group call.
|
2021-07-13 22:08:09 +03:00 |
|
chat_helpers
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
codegen/scheme
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
|
core
|
Allow to build with -Werror and clang
|
2021-07-13 21:32:06 +03:00 |
|
data
|
Check unmuted video limit in group call.
|
2021-07-13 22:08:09 +03:00 |
|
dialogs
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
editor
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
export
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
ffmpeg
|
Use av_packet_alloc instead of av_init_packet.
|
2021-05-26 22:53:54 +04:00 |
|
history
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
info
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
inline_bots
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
intro
|
Update API scheme to layer 131.
|
2021-07-13 22:08:09 +03:00 |
|
lang
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
main
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
media
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
mtproto
|
Separate test and production RSA keys.
|
2021-07-13 22:08:09 +03:00 |
|
overview
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
passport
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
payments
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
platform
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
profile
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
settings
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
storage
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
support
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
ui
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
window
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
apiwrap.cpp
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +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
|
Add local validation for card information.
|
2021-04-06 18:41:15 +04:00 |
|
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
|
Move App::roundRect to Ui::FillRoundRect.
|
2020-10-30 18:32:18 +03:00 |
|
layout.h
|
Move App::roundRect to Ui::FillRoundRect.
|
2020-10-30 18:32:18 +03:00 |
|
logs.cpp
|
Fix some warnings from GCC 11
|
2021-06-01 19:33:19 +03:00 |
|
logs.h
|
Fix possible deadlock in debug logs.
|
2021-05-13 15:36:08 +04:00 |
|
main.cpp
|
|
|
|
mainwidget.cpp
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +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
|
Move recent emoji and variants to common settings.
|
2021-04-26 10:51:10 +04:00 |
|
settings.h
|
Move recent emoji and variants to common settings.
|
2021-04-26 10:51:10 +04:00 |
|
stdafx.h
|
Use threaded decoding in ffmpeg streaming.
|
2020-07-28 20:14:45 +04:00 |