tdesktop/Telegram/SourceFiles
2023-09-12 10:27:13 +04:00
..
_other Migrate from qt_static_plugins.cpp to the Qt6-pregenerated initializators 2023-06-19 18:01:14 +04:00
api Unblock the bot before sharing phone number. 2023-09-04 17:36:55 +04:00
boxes Don't close ShareBox by outside click. 2023-09-05 21:33:04 +04:00
calls Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
chat_helpers Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
codegen/scheme
core Version 4.9.5. 2023-09-04 17:54:11 +04:00
countries Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
data Update API scheme to layer 162. 2023-09-04 17:36:55 +04:00
dialogs Slightly improved style of mini icons in dialogs list. 2023-09-08 11:40:18 +03:00
editor Implement full theming of attachments in stories. 2023-07-20 07:20:08 +04:00
export Added ability to export chat for html and json formats simultaneously. 2023-09-08 11:40:18 +03:00
ffmpeg Re-use base_linux_library 2023-08-29 08:08:03 +02:00
history Fixed misaligned line in expanded reaction menu with disabled animation. 2023-09-08 11:40:18 +03:00
info Removed some unwanted include directives of styles in header files. 2023-09-08 11:40:18 +03:00
inline_bots Don't expect itemId from shareContact. 2023-09-05 19:30:29 +04:00
intro Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
lang Implement dates of who read your message list. 2023-03-07 08:42:29 +03:00
layout Removed some unwanted include directives of styles in header files. 2023-09-08 11:40:18 +03:00
main Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
media Removed uppercase from some phrases in theme editor. 2023-09-08 11:40:18 +03:00
menu Allowed to save not loaded photos from bulk download menu item. 2023-09-08 11:40:18 +03:00
mtproto Update API scheme to layer 162. 2023-09-04 17:36:55 +04:00
overview Removed some unwanted include directives of styles in header files. 2023-09-08 11:40:18 +03:00
passport Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
payments Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
platform Add a method to check whether to run in background instead of checking for macOS 2023-09-12 10:27:13 +04:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Add a method to check whether to run in background instead of checking for macOS 2023-09-12 10:27:13 +04:00
storage Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
support Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
ui Removed some unwanted include directives of styles in header files. 2023-09-08 11:40:18 +03:00
window Add a method to check whether to run in background instead of checking for macOS 2023-09-12 10:27:13 +04:00
apiwrap.cpp Don't expect itemId from shareContact. 2023-09-05 19:30:29 +04:00
apiwrap.h Don't expect itemId from shareContact. 2023-09-05 19:30:29 +04: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