tdesktop/Telegram/SourceFiles
2023-02-03 17:51:47 +04:00
..
_other
api Added ability to set photo for contact from userpic emoji builder. 2023-02-02 22:12:32 +04:00
boxes Reorder translation languages. 2023-02-03 17:51:47 +04:00
calls Removed unused keys from calls.style. 2023-02-02 22:12:32 +04:00
chat_helpers Fix static emoji appearing in reaction categories. 2023-02-02 22:12:33 +04:00
codegen/scheme
core Add chat name / account name / unread count title settings. 2023-02-03 17:51:47 +04:00
countries Added support of multiple phone pattern groups. 2022-12-29 11:11:08 +03:00
data Warn that m4v and m3u8 may reveal your IP. 2023-02-02 22:12:32 +04:00
dialogs Removed unused keys from dialogs.style. 2023-02-02 22:12:33 +04:00
editor Moved out size of result file for userpic to public interface. 2023-02-02 22:12:31 +04:00
export Update API scheme to layer 152. 2023-02-02 22:12:31 +04:00
ffmpeg Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
history Fix return to saved history state with translate bar. 2023-02-02 22:12:33 +04:00
info Replaced default gradients for color palette in userpic emoji builder. 2023-02-03 08:03:09 +03:00
inline_bots Add search with categories to GIF. 2023-02-02 22:12:31 +04:00
intro Fix chat filters detection on login. 2023-02-03 17:51:47 +04:00
lang Add translation bar dropdown menu. 2023-02-02 22:12:32 +04:00
layout Add search with categories to GIF. 2023-02-02 22:12:31 +04:00
main Add chat name / account name / unread count title settings. 2023-02-03 17:51:47 +04:00
media Check FindDecoder result in GIFs renderer. 2023-02-03 09:51:06 +04:00
menu Pass correct parent to choose folder file dialog. 2023-01-09 09:44:58 +04:00
mtproto Fix "Limit special config request types." 2023-01-10 16:47:41 +04:00
overview Removed unused keys from overview.style. 2023-02-02 22:12:32 +04:00
passport Removed unused keys from passport.style. 2023-02-02 22:12:32 +04:00
payments Make HistoryItem a final class. 2022-12-26 14:24:04 +04:00
platform Improve the tabbed emoji panel design. 2023-02-02 22:12:31 +04:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Add chat name / account name / unread count title settings. 2023-02-03 17:51:47 +04:00
storage Fix killing of upload sessions for inactivity. 2023-02-02 22:12:32 +04:00
support Use TabbedSearch control for stickers panel. 2023-02-02 22:12:31 +04:00
ui Reorder translation languages. 2023-02-03 17:51:47 +04:00
window Add chat name / account name / unread count title settings. 2023-02-03 17:51:47 +04:00
apiwrap.cpp Check if bot is in group or if can be added. 2023-02-02 22:12:33 +04:00
apiwrap.h Check if bot is in group or if can be added. 2023-02-02 22:12:33 +04:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.h
main.cpp
mainwidget.cpp Add "Translate Entire Chat" button to Settings. 2023-02-02 22:12:32 +04:00
mainwidget.h Allow opening new account in a separate window. 2023-02-02 10:55:04 +04:00
mainwindow.cpp Detach SystemMediaControls from Window::Controller. 2023-01-19 09:46:20 +04:00
mainwindow.h Detach SystemMediaControls from Window::Controller. 2023-01-19 09:46:20 +04:00
settings.cpp cTimeFormat/cDateFormat -> QLocale::ShortFormat 2022-12-28 10:28:12 +04:00
settings.h cTimeFormat/cDateFormat -> QLocale::ShortFormat 2022-12-28 10:28:12 +04:00
stdafx.h Moved constants of arc angles to td_ui. 2023-01-19 08:51:57 +03:00
tray.cpp
tray.h