tdesktop/Telegram/SourceFiles
John Preston 61a61669b6 Fix build with Xcode. 2023-04-28 22:03:42 +04:00
..
_other Fixed indents in some files. 2023-03-02 07:51:17 +03:00
api Explicitly specify QVector element type to fix build with clang13+range-v3+qt6 2023-04-27 09:59:32 +04:00
boxes Explicitly specify QVector element type to fix build with clang13+range-v3+qt6 2023-04-27 09:59:32 +04:00
calls This should allow calling another authed account. 2023-04-27 15:23:36 +04:00
chat_helpers Add "Send when online" to the send button context menu. 2023-04-22 22:26:09 +04:00
codegen/scheme
core Hide login code with a spoiler in chats list. 2023-04-27 15:23:36 +04:00
countries Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
data Divide groupId of scheduled / normal messages. 2023-04-24 22:31:38 +04:00
dialogs Hide login code with a spoiler in chats list. 2023-04-27 15:23:36 +04:00
editor Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
export Update API scheme on layer 158. 2023-04-11 19:17:38 +04:00
ffmpeg Implement audio speed using libavfilter. 2023-03-08 16:10:36 +04:00
history Fix build with Xcode. 2023-04-28 22:03:42 +04:00
info Fix possible crash in nested section show. 2023-04-22 21:20:10 +04:00
inline_bots Add "Send when online" to the send button context menu. 2023-04-22 22:26:09 +04:00
intro Fix chat filters detection on login. 2023-02-03 17:51:47 +04:00
lang Implement dates of who read your message list. 2023-03-07 08:42:29 +03:00
layout Add search with categories to GIF. 2023-02-02 22:12:31 +04:00
main Moved some app config values to separated file. 2023-04-11 19:17:42 +04:00
media Add additional assertion for OOM detection. 2023-04-22 21:35:06 +04:00
menu Force dst path creation on Save Selected. 2023-04-23 18:44:52 +04:00
mtproto Implement new client hello generation. 2023-04-27 21:11:03 +04:00
overview Reuse new speed change control for video. 2023-03-15 13:36:40 +04:00
passport Don't read legacy "errors" in passport. 2023-03-08 16:10:36 +04:00
payments Update to the new WebKitGTK 6.0 API 2023-04-02 17:19:15 +04:00
platform Implement folder link add / join design. 2023-04-11 19:17:38 +04:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Explicitly specify QVector element type to fix build with clang13+range-v3+qt6 2023-04-27 09:59:32 +04:00
storage Add .m4v as a video file format. 2023-04-23 20:32:00 +04:00
support Use TabbedSearch control for stickers panel. 2023-02-02 22:12:31 +04:00
ui Support colorized emoji in reactions inline dropdown. 2023-04-24 20:59:19 +04:00
window Hide login code with a spoiler in chats list. 2023-04-27 15:23:36 +04:00
apiwrap.cpp Update API scheme on layer 158. 2023-04-11 19:17:38 +04:00
apiwrap.h Update API scheme on layer 158. 2023-04-11 19:17:38 +04:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Use custom workdir even if it doesn't exist 2023-02-20 13:52:59 +04:00
logs.h
main.cpp
mainwidget.cpp Support chat wallpaper set from gallery. 2023-04-18 16:47:31 +04:00
mainwidget.h Support chat wallpaper set from gallery. 2023-04-18 16:47:31 +04:00
mainwindow.cpp Update online after the window active status. 2023-03-21 16:23:38 +04:00
mainwindow.h Update online after the window active status. 2023-03-21 16:23:38 +04:00
settings.cpp videoplayer cheat code -> experimental setting 2023-02-26 13:27:17 +04:00
settings.h videoplayer cheat code -> experimental setting 2023-02-26 13:27:17 +04:00
stdafx.h Moved constants of arc angles to td_ui. 2023-01-19 08:51:57 +03:00
tray.cpp
tray.h