tdesktop/Telegram/SourceFiles
John Preston ce91caa820 Fix build on macOS. 2020-09-29 19:03:23 +03:00
..
_other Fix AppImage overwrite by updater 2020-08-11 10:58:17 +04:00
api Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
boxes 'base::optional_variant<' -> 'std::variant<v::null_t,' 2020-09-29 19:03:19 +03:00
calls Implement replies list request. 2020-09-29 19:03:18 +03:00
chat_helpers Fix build on macOS. 2020-09-29 19:03:23 +03:00
codegen/scheme Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
core Fix build on macOS. 2020-09-29 19:03:23 +03:00
data Fix build on macOS. 2020-09-29 19:03:23 +03:00
dialogs Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
export Fix build on macOS. 2020-09-29 19:03:23 +03:00
ffmpeg Use threaded decoding in ffmpeg streaming. 2020-07-28 20:14:45 +04:00
history Clear text box when sending media in replies. 2020-09-29 19:03:23 +03:00
info 'base::optional_variant<' -> 'std::variant<v::null_t,' 2020-09-29 19:03:19 +03:00
inline_bots Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
intro Fix possible crash in intro widget. 2020-07-02 10:42:09 +04:00
lang Fix format 2020-07-02 11:32:17 +04:00
main Add tgcalls library. 2020-08-11 18:21:40 +04:00
media Fix build on macOS. 2020-09-29 19:03:23 +03:00
mtproto Replace mapbox variant with std::variant. 2020-09-29 19:03:19 +03:00
overview Move session settings to main_session_settings. 2020-06-23 21:53:42 +04:00
passport 'base::optional_variant<' -> 'std::variant<v::null_t,' 2020-09-29 19:03:19 +03:00
platform Replace mapbox variant with std::variant. 2020-09-29 19:03:19 +03:00
profile Fix format 2020-07-02 11:32:17 +04:00
settings 'base::optional_variant<' -> 'std::variant<v::null_t,' 2020-09-29 19:03:19 +03:00
storage 'base::optional_variant<' -> 'std::variant<v::null_t,' 2020-09-29 19:03:19 +03:00
support Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
ui Fix build on macOS. 2020-09-29 19:03:23 +03:00
window Jump to near reply inside a replies thread. 2020-09-29 19:03:22 +03:00
apiwrap.cpp 'base::optional_variant<' -> 'std::variant<v::null_t,' 2020-09-29 19:03:19 +03:00
apiwrap.h Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
app.cpp Remove unused variable 2020-07-13 09:33:55 +04:00
app.h Raise file size limit to 2000 MB. 2020-07-08 10:07:01 +04:00
config.h Show only box(512,512) .webp as stickers. 2020-07-15 22:31:42 +04:00
facades.cpp Handle bot callback buttons with password. 2020-09-29 19:03:18 +03:00
facades.h Removed Notify::inlineKeyboardMoved as completely unused code. 2020-06-29 06:26:09 +04:00
layout.cpp Fix whitespace and indentation errors. 2020-01-02 14:25:53 +03:00
layout.h Remove app.h / facades.h from precompiled header. 2019-10-01 23:59:46 +03:00
logs.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
logs.h
main.cpp
mainwidget.cpp Jump to near reply inside a replies thread. 2020-09-29 19:03:22 +03:00
mainwidget.h Jump to near reply inside a replies thread. 2020-09-29 19:03:22 +03:00
mainwindow.cpp Eliminate the need of Q_OBJECT in main_window_linux and main_window_win 2020-08-30 17:00:43 +04:00
mainwindow.h Fix build on Linux. 2020-08-11 18:21:40 +04:00
qt_static_plugins.cpp TDESKTOP_DISABLE_DBUS_INTEGRATION -> DESKTOP_APP_DISABLE_DBUS_INTEGRATION 2020-08-11 10:55:50 +04:00
settings.cpp Fix -debug argument 2020-09-20 16:51:01 +03:00
settings.h Fix -debug argument 2020-09-20 16:51:01 +03:00
stdafx.cpp
stdafx.h Use threaded decoding in ffmpeg streaming. 2020-07-28 20:14:45 +04:00