tdesktop/Telegram/SourceFiles
2021-03-16 14:33:11 +04:00
..
_other Version 2.5.7. 2021-01-28 15:11:56 +04:00
api Replace remaining multi-args 2021-03-15 11:21:05 +03:00
boxes Trying to get rid of unused variables... 2021-03-15 11:40:44 +03:00
calls Don't ask joinAs for voice chats each time. 2021-03-16 14:33:11 +04:00
chat_helpers Use base::flat_map for pointer keys 2021-03-15 19:49:06 +03:00
codegen/scheme Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
core Make default UI scale 120% on macOS Retina. 2021-03-15 20:33:41 +04:00
data Get rid of deprecated ranges::action 2021-03-15 11:41:29 +03:00
dialogs Avoid allocations for case-insensetive compare 2021-03-16 12:20:48 +03:00
export Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
ffmpeg Fix deprecation warnings when building with FFmpeg 4.2. 2020-11-06 11:21:34 +03:00
history Get rid of deprecated ranges::action 2021-03-15 11:41:29 +03:00
info Get rid of deprecated ranges::action 2021-03-15 11:41:29 +03:00
inline_bots Trying to get rid of unused variables... 2021-03-15 11:40:44 +03:00
intro Apply autofixes from clazy 2021-03-13 15:25:47 +03:00
lang Use static QFileInfo::exists 2021-03-15 11:21:05 +03:00
main Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +04:00
media Add some validation for GroupThumbs. 2021-03-15 19:00:32 +04:00
mtproto Append x64 to app_version on Windows. 2021-03-15 20:14:39 +04:00
overview Apply autofixes from clazy 2021-03-13 15:25:47 +03:00
passport Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
platform Avoid allocations for case-insensetive compare 2021-03-16 12:20:48 +03:00
profile Use base::flat_map for pointer keys 2021-03-15 19:49:06 +03:00
settings Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
storage Use static QFileInfo::exists 2021-03-15 11:21:05 +03:00
support Get rid of deprecated ranges::action 2021-03-15 11:41:29 +03:00
ui Trying to get rid of unused variables... 2021-03-15 11:40:44 +03:00
window Fix long texts in invite link error toasts. 2021-03-15 20:49:38 +04:00
apiwrap.cpp Use base::flat_map for pointer keys 2021-03-15 19:49:06 +03:00
apiwrap.h Slightly refactored uploading of edit media. 2021-03-13 12:59:11 +03:00
app.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
app.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
config.h Replaced voice record processing with VoiceRecordBar in HistoryWidget. 2020-11-17 12:56:50 +03:00
facades.cpp Removed App:wnd for opening settings. 2021-02-04 18:13:03 +04:00
facades.h Removed App:wnd for opening settings. 2021-02-04 18:13:03 +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 Replace remaining QFileInfo::exists 2021-03-15 19:49:06 +03:00
logs.h
main.cpp
mainwidget.cpp Remove unused variable in mainwidget 2021-03-15 19:49:06 +03:00
mainwidget.h Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +04:00
mainwindow.cpp Implement three items tray menu on Linux 2021-02-23 17:14:57 +04:00
mainwindow.h Remove some App::wnd() calls. 2021-03-03 11:29:26 +04:00
settings.cpp Version 2.5.9: Move window position to Core::Settings. 2021-02-17 19:20:05 +04:00
settings.h Version 2.5.9: Move window position to Core::Settings. 2021-02-17 19:20:05 +04:00
stdafx.h