AyuGramDesktop/Telegram/SourceFiles
2023-02-02 16:12:44 +04:00
..
_other Simplify app name in Install-nd-Remove. 2022-11-01 19:25:32 +04:00
api Fix possible crash on empty options from the server. 2023-02-02 10:55:04 +04:00
boxes Fixed display of empty result of topics search. 2023-01-21 07:29:40 +04:00
calls Beta version 4.5.8: Fix build with GCC. 2023-01-22 00:13:13 +04:00
chat_helpers Replaced multiple static constants for square root of 2 with Qt define. 2023-01-21 19:40:33 +03:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Improve crash report window on Windows. 2023-02-02 10:55:04 +04:00
countries Added support of multiple phone pattern groups. 2022-12-29 11:11:08 +03:00
data Fixed update of flag for group calls from mtp chat data. 2023-01-21 07:29:40 +04:00
dialogs Fixed display of loading peer list item in choose forum topic box. 2023-01-21 07:29:40 +04:00
editor Flipped icon for rotation button in photo editor. 2023-01-09 09:05:06 +04:00
export Remove splits reverse. It was done on the server. 2022-12-30 10:49:51 +04:00
ffmpeg Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
history Fix root view pinned bar glitch in comments. 2023-02-02 16:12:44 +04:00
info Fix crash in topics disabling. 2023-01-21 09:42:57 +04:00
inline_bots Fix read from clipboard after bot install. 2023-01-12 12:23:28 +04:00
intro Active round video moving to active window. 2023-01-19 11:42:00 +04:00
lang Force autostart folder creation. 2023-01-02 12:26:20 +04:00
layout Show spoilers in shared media overview. 2022-12-27 13:10:38 +04:00
main Allow opening new account in a separate window. 2023-02-02 10:55:04 +04:00
media Don't use alcGetEnumValue for non-ALC enum value 2023-01-26 15:56:01 +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 Open type="document" with photo as a photo. 2023-01-02 15:08:36 +04:00
passport Differ file download failure reasons 2023-01-09 17:02:11 +04:00
payments Make HistoryItem a final class. 2022-12-26 14:24:04 +04:00
platform Install launcher on every launch on Linux 2023-01-23 12:16:59 +04:00
profile Support adaptive forum userpic rounding radius. 2022-12-05 16:18:10 +04:00
settings Allow opening new account in a separate window. 2023-02-02 10:55:04 +04:00
storage Fix sending modified photos with existing bytes. 2023-01-19 13:05:38 +04:00
support cTimeFormat/cDateFormat -> QLocale::ShortFormat 2022-12-28 10:28:12 +04:00
ui Fixed display of loading peer list item in choose forum topic box. 2023-01-21 07:29:40 +04:00
window Allow opening new account in a separate window. 2023-02-02 10:55:04 +04:00
apiwrap.cpp Initial support of separate windows for accounts. 2023-01-19 09:45:28 +04:00
apiwrap.h Implement pinned topics reordering. 2022-11-22 00:26:48 +00: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 Allow opening new account in a separate window. 2023-02-02 10:55:04 +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