tdesktop/Telegram/SourceFiles
2023-08-14 22:30:37 +02:00
..
_other Migrate from qt_static_plugins.cpp to the Qt6-pregenerated initializators 2023-06-19 18:01:14 +04:00
api Implement stealth mode in stories. 2023-08-14 22:30:37 +02:00
boxes Added warning of limitation on excluding chats from filter from menu. 2023-08-14 22:30:37 +02:00
calls Removed Screencast button from Call panel while pending call. 2023-08-04 08:46:45 +02:00
chat_helpers Implement simple UI for single-type likes in stories. 2023-08-14 22:30:37 +02:00
codegen/scheme
core Beta version 4.8.12. (macOS only) 2023-08-11 13:45:05 +02:00
countries Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
data Implement simple UI for single-type likes in stories. 2023-08-14 22:30:37 +02:00
dialogs Use close icon from group calls in stories tooltip. 2023-07-28 21:38:59 +04:00
editor Implement full theming of attachments in stories. 2023-07-20 07:20:08 +04:00
export Fix build with GCC. 2023-07-20 07:20:46 +04:00
ffmpeg Add check for vaapi/vdpau libraries before loading them with implib 2023-08-10 19:54:52 +04:00
history Implement simple UI for single-type likes in stories. 2023-08-14 22:30:37 +02:00
info Improve tabbed slider design. 2023-08-10 18:19:00 +03:00
inline_bots Update API scheme on layer 160: Duration. 2023-07-20 07:20:10 +04:00
intro Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +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 Update API scheme on laydr 160. 2023-07-20 07:20:33 +04:00
media Implement simple UI for single-type likes in stories. 2023-08-14 22:30:37 +02:00
menu Finish improved stories reply area theming. 2023-07-20 07:20:08 +04:00
mtproto Update API scheme to layer161. 2023-08-14 22:30:37 +02:00
overview Use message date instead of file date in voices. 2023-07-28 12:19:53 +04:00
passport Update API scheme on layer 160: Replies. 2023-07-20 07:20:09 +04:00
payments Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
platform Fix location links with Bing Maps uninstalled. 2023-08-11 11:47:18 +02:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Disable OpenGL ANGLE backend. 2023-08-10 18:19:00 +03:00
storage Always use crl::time for media durations. 2023-08-04 08:46:46 +02:00
support Update API scheme on layer 160: Replies. 2023-07-20 07:20:09 +04:00
ui Implement simple UI for single-type likes in stories. 2023-08-14 22:30:37 +02:00
window Port GApplication to cppgir 2023-08-06 21:20:10 +04:00
apiwrap.cpp Always use crl::time for media durations. 2023-08-04 08:46:46 +02:00
apiwrap.h Always use crl::time for media durations. 2023-08-04 08:46:46 +02:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Detect when -workdir value is not really custom 2023-07-24 10:37:38 +04:00
logs.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
main.cpp
mainwidget.cpp Simplify ordering of stories tooltip. 2023-07-28 12:19:53 +04:00
mainwidget.h Support chat wallpaper set from gallery. 2023-04-18 16:47:31 +04:00
mainwindow.cpp Added closing of attached bot web view when app is locked by passcode. 2023-08-04 08:46:45 +02:00
mainwindow.h Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
settings.cpp Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
settings.h Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
stdafx.h Moved constants of arc angles to td_ui. 2023-01-19 08:51:57 +03:00
tray.cpp
tray.h