AyuGramDesktop/Telegram/SourceFiles
2023-02-03 20:48:12 +04:00
..
_other Simplify app name in Install-nd-Remove. 2022-11-01 19:25:32 +04:00
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 Add "Open in new window" to context menu. 2023-02-03 20:47:59 +04:00
chat_helpers Fix static emoji appearing in reaction categories. 2023-02-02 22:12:33 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Track window activation history. 2023-02-03 20:48:12 +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 Add "Open in new window" to context menu. 2023-02-03 20:47:59 +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 Add "Open in new window" to context menu. 2023-02-03 20:47:59 +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 "Open in new window" to context menu. 2023-02-03 20:47:59 +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 Add "Open in new window" to context menu. 2023-02-03 20:47:59 +04:00
window Add "Open in new window" to context menu. 2023-02-03 20:47:59 +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 Fix possible deadlock in debug logs. 2021-05-13 15:36:08 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Track window activation history. 2023-02-03 20:48:12 +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 Create QSystemTrayIcon even when tray is not supported 2022-09-02 17:29:57 +04:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00