AyuGramDesktop/Telegram/SourceFiles
2024-11-01 08:39:37 +04:00
..
_other Add Windows on ARM to build scripts. 2024-07-19 11:58:26 +02:00
api Show toast/tooltip info on video processing. 2024-10-31 18:04:17 +04:00
boxes Implement adaptive quality selection. 2024-10-31 18:04:17 +04:00
calls PoC video messages sending. 2024-10-24 13:24:43 +04:00
chat_helpers Disable reschedule/edit-media for processing. 2024-10-31 18:04:17 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Version 5.7: Fix build with Xcode. 2024-10-31 21:35:51 +04:00
countries Add flag emoji by country iso2 method. 2023-10-26 14:08:41 +04:00
data Implement adaptive quality selection. 2024-10-31 18:04:17 +04:00
dialogs Changed behavior to show earlier button in dialog list to jump to top. 2024-10-28 19:34:27 +03:00
editor Removed include directive for ui_utility from rp_widget header. 2024-08-28 14:38:33 +03:00
export Support PeerData::isVerifyCodes() peer type. 2024-10-04 10:06:20 +04:00
ffmpeg PoC video messages sending. 2024-10-24 13:24:43 +04:00
history Fix build with MSVC. 2024-10-31 20:33:15 +04:00
info Version 5.7: Fix build with Xcode. 2024-10-31 21:35:51 +04:00
inline_bots Added verified mark of web view bots to box of confirmation to open. 2024-10-15 12:46:13 +03:00
intro Added default ripple animation style with windowBgOver color. 2024-10-24 09:05:27 +04:00
iv Version 5.7: Fix build with Xcode. 2024-10-31 21:35:51 +04:00
lang Fix build without QT_IMPLICIT_QCHAR_CONSTRUCTION 2024-10-12 19:54:34 +04:00
layout Spread some style entries from basic style. 2023-11-15 04:19:51 +03:00
main Improve gift convert confirmation. 2024-10-26 16:34:43 +04:00
media Fix crash in quality auto-toggle. 2024-10-31 20:33:16 +04:00
menu Fix build with MSVC. 2024-10-31 20:33:15 +04:00
mtproto Update User-Agent for DNS to Chrome 130.0.0.0. 2024-11-01 08:39:37 +04:00
overview Fixed display of message without text in section of shared links. 2024-09-11 16:31:46 +03:00
passport Added default ripple animation style with windowBgOver color. 2024-10-24 09:05:27 +04:00
payments Check gift sold out error on sending. 2024-10-14 12:49:55 +04:00
platform Remove #ifndef __MINGW32__ from Windows notifications 2024-10-31 19:22:37 +04:00
profile Use Ui::Text::String in Ui::RoundButton. 2024-08-31 21:48:52 +04:00
settings Track qualities availability correctly. 2024-10-31 18:04:17 +04:00
statistics Rounded earn values from overview to two decimal digits. 2024-10-31 16:12:31 +03:00
storage Support hashtags with mentions. 2024-10-25 18:14:44 +04:00
support Support limited formatting input in factcheck. 2024-05-30 21:35:07 +04:00
tests Add test_text test app. 2024-08-28 14:58:09 +04:00
ui Send more viewport_changed, just in case. 2024-10-31 20:33:15 +04:00
window Moved out generation of currency icon from svg to td_ui. 2024-10-27 13:41:14 +03:00
apiwrap.cpp Show toast/tooltip info on video processing. 2024-10-31 18:04:17 +04:00
apiwrap.h PoC video messages sending. 2024-10-24 13:24:43 +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
mainwidget.cpp Support hashtags with mentions. 2024-10-25 18:14:44 +04:00
mainwidget.h Added api support for reports with server options. 2024-10-04 10:06:21 +04:00
mainwindow.cpp Removed include directive for ui_utility from rp_widget header. 2024-08-28 15:15:58 +03: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 Added debug util to ensure end of life of objects. 2024-09-04 14:14:12 +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