tdesktop/Telegram/SourceFiles
Ilya Fedin 1bde096417 Minimize amount of code to rebuild when switching options 2023-09-22 09:14:01 +04:00
..
_other Minimize amount of code to rebuild when switching options 2023-09-22 09:14:01 +04:00
api Add verified/fake/scam badge to ConfirmInviteBox. 2023-09-12 11:40:33 +04:00
boxes Version 4.9.6: Fix build. 2023-09-12 21:14:01 +04:00
calls Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
chat_helpers Version 4.9.9: Add support for Emoji 15. 2023-09-18 23:38:59 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Minimize amount of code to rebuild when switching options 2023-09-22 09:14:01 +04:00
countries Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
data Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE) 2023-09-15 19:52:22 +04:00
dialogs Add hide-chats-list-in-forums setting. 2023-09-15 15:36:09 +04: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 Minimize amount of code to rebuild when switching options 2023-09-22 09:14:01 +04:00
history Fix possible crash in pinned message deletion. 2023-09-18 12:40:02 +04:00
info Add verified/fake/scam badge to ConfirmInviteBox. 2023-09-12 11:40:33 +04:00
inline_bots Fix build on macOS. 2023-09-15 20:42:23 +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 Clear CacheHelper::waiting mutex in time. 2023-09-18 12:40:02 +04:00
menu Allowed to save not loaded photos from bulk download menu item. 2023-09-08 11:40:18 +03:00
mtproto Fix uninitialized warning in build with GCC. 2023-09-22 09:03:00 +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 Handle background / title colors in web-apps. 2023-09-12 21:01:12 +04:00
platform Minimize amount of code to rebuild when switching options 2023-09-22 09:14:01 +04:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Add Qt window frame string for Wayland 2023-09-21 12:49:45 +04:00
storage Start main menu bots. 2023-09-12 21:01:12 +04:00
support Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
ui Minimize amount of code to rebuild when switching options 2023-09-22 09:14:01 +04:00
window Fix ringtones downloaded to disk. 2023-09-15 21:18:14 +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 Get rid of workingDirChosen variable 2023-09-20 18:05:45 +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 Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE) 2023-09-15 19:52:22 +04:00
tray.cpp Create QSystemTrayIcon even when tray is not supported 2022-09-02 17:29:57 +04:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00