tdesktop/Telegram/SourceFiles
2020-06-23 21:53:43 +04:00
..
_other Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku 2020-06-17 20:33:23 +04:00
api Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
boxes Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
calls Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
chat_helpers Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
codegen/scheme Fix magic for initConnection. 2020-04-21 18:55:35 +04:00
core Allow switching accounts from the main menu. 2020-06-23 21:53:43 +04:00
data Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
dialogs One Window::Notifications system for all sessions. 2020-06-23 21:53:42 +04:00
export Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
ffmpeg Use 64 byte alignment for ffmpeg frames. 2020-02-17 16:44:08 +04:00
history Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
info Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
inline_bots Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
intro Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
lang Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
main Allow switching accounts from the main menu. 2020-06-23 21:53:43 +04:00
media Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
mtproto Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
overview Move session settings to main_session_settings. 2020-06-23 21:53:42 +04:00
passport Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
platform Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
profile Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
settings Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
storage Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
support Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
ui Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
window Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
apiwrap.cpp Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
apiwrap.h Replace observer_peer with rpl interface. 2020-06-23 21:53:40 +04:00
app.cpp Replace observer_peer with rpl interface. 2020-06-23 21:53:40 +04:00
app.h Start using document bytes from DocumentMedia. 2020-06-01 18:09:30 +04:00
config.h Use CloudImageView in the inline bot thumbnails. 2020-06-01 18:09:33 +04:00
facades.cpp Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
facades.h Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
layout.cpp Fix whitespace and indentation errors. 2020-01-02 14:25:53 +03:00
layout.h
logs.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
logs.h
main.cpp
mainwidget.cpp Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
mainwidget.h Count all accounts in Core::App().unreadBadge. 2020-06-23 21:53:41 +04:00
mainwindow.cpp One Window::Notifications system for all sessions. 2020-06-23 21:53:42 +04:00
mainwindow.h Support logout of a secondary account. 2020-06-23 21:53:41 +04:00
qt_functions.cpp Make packaged build working 2020-01-17 13:34:27 +03:00
qt_static_plugins.cpp Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku 2020-06-17 20:33:23 +04:00
settings.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
settings.h Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
stdafx.cpp
stdafx.h Pass Main::Session to click handler creators. 2020-06-23 21:53:38 +04:00