AyuGramDesktop/Telegram/SourceFiles
2024-06-24 16:23:32 +04:00
..
_other Fix build for Windows Store. 2023-12-25 23:21:47 +00:00
api Removed unused refund api support for credits. 2024-06-06 09:12:23 +04:00
boxes Fix premium gifting recipient choosing. 2024-06-16 10:27:38 +04:00
calls Use QWidget::setScreen with Qt 6 2024-06-22 11:32:36 +04:00
chat_helpers Allow saving empty syntax highlight language. 2024-06-21 22:38:49 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Support building on Windows with Qt 6. 2024-06-21 11:36:18 +04:00
countries Add flag emoji by country iso2 method. 2023-10-26 14:08:41 +04:00
data Added support for quoted-printable encoding to contact media. 2024-06-13 18:44:33 +04:00
dialogs Fix a crash in Dialogs::Widget::setupStories 2024-06-22 11:32:36 +04:00
editor Slightly improved code style for long equality expressions. 2024-04-15 11:20:30 +04:00
export Support collapsible blockquotes in Ui::Text::String. 2024-05-30 21:35:10 +04:00
ffmpeg Add compatibility with FFMPEG 7.0 2024-05-14 14:39:29 +04:00
history Update exposed state for connecting widgets without QWindow events 2024-06-22 11:32:36 +04:00
info Change InputField::font to InputField::style in styles. 2024-06-15 20:56:24 +04:00
inline_bots Disable effects for inline results sending. 2024-06-01 23:21:48 +04:00
intro Change InputField::font to InputField::style in styles. 2024-06-15 20:56:24 +04:00
iv Use RpWidget::windowActiveValue 2024-06-19 10:33:33 +04:00
lang fix typo 2024-04-24 19:18:33 +04:00
layout Spread some style entries from basic style. 2023-11-15 04:19:51 +03:00
main Track factcheck text and create media. 2024-05-30 21:35:07 +04:00
media Simplify PipPanel::handleWaylandResize 2024-06-22 11:32:36 +04:00
menu Move SendMenu additional actions to bottom. 2024-06-01 22:43:19 +04:00
mtproto Update API scheme on layer 181. 2024-05-30 21:35:08 +04:00
overview Fixed color of radial animation in audio files from shared media. 2024-05-28 20:30:40 +04:00
passport Change InputField::font to InputField::style in styles. 2024-06-15 20:56:24 +04:00
payments Change InputField::font to InputField::style in styles. 2024-06-15 20:56:24 +04:00
platform Switch more XCB code to base::Platform::XCB::Connection 2024-06-24 16:23:32 +04:00
profile Update API scheme on layer 172. 2024-01-17 09:39:05 +04:00
settings Fix build. 2024-06-21 11:55:25 +04:00
statistics Slightly improved code style for decimal counts. 2024-05-30 21:35:07 +04:00
storage Implement chats preview, show from unread. 2024-05-28 21:42:00 +04:00
support Support limited formatting input in factcheck. 2024-05-30 21:35:07 +04:00
ui Support modern blockquote/pre display. 2024-06-15 20:56:44 +04:00
window Use RpWidget::screenValue 2024-06-22 11:32:36 +04:00
apiwrap.cpp Don't try adding effects to forwarded messages. 2024-06-01 22:49:51 +04:00
apiwrap.h Implement chats preview, show from unread. 2024-05-28 21:42:00 +04:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Get error message from the right object when copying log file 2024-01-27 07:17:24 +04:00
logs.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Fixed build with Xcode. 2024-05-30 21:35:07 +04:00
mainwidget.h Check effects availability in all SendMenu-s. 2024-05-30 21:35:05 +04:00
mainwindow.cpp Use RpWidget::windowActiveValue 2024-06-19 10:33:33 +04:00
mainwindow.h Removed some include directives. 2023-11-28 21:55:26 +04:00
settings.cpp Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
settings.h Removed cIntRetinaFactor and cRetinaFactor. 2024-03-24 07:10:07 +03:00
stdafx.h Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
tray.cpp Optimized include directives of core_settings header. 2023-11-15 03:30:04 +03:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00