tdesktop/Telegram/SourceFiles
2023-08-30 16:46:19 +03:00
..
_other Migrate from qt_static_plugins.cpp to the Qt6-pregenerated initializators 2023-06-19 18:01:14 +04:00
api Implement connected websites section. 2023-08-18 17:03:50 +02:00
boxes Introduced new struct to dialogs style for icons. 2023-08-30 16:46:19 +03:00
calls Fix maximize/fullscreen of pinned-to-top livestream. 2023-08-21 13:14:22 +02:00
chat_helpers Added ability to remove sticker set from tab of featured sticker sets. 2023-08-30 14:50:00 +03:00
codegen/scheme
core Use non-throwing directory_iterator 2023-08-26 00:14:01 +02:00
countries Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
data Allow customizing default notifications. 2023-08-23 19:29:56 +02:00
dialogs Introduced new struct to dialogs style for icons. 2023-08-30 16:46:19 +03: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 Re-use base_linux_library 2023-08-29 08:08:03 +02:00
history Introduced new struct to dialogs style for icons. 2023-08-30 16:46:19 +03:00
info Improve edit group info box design. 2023-08-22 11:50:42 +02:00
inline_bots Fix inline result title over-optimized layout. 2023-08-22 15:30:57 +02: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 Slightly refactored include directives in some source files. 2023-08-30 14:50:00 +03:00
menu Allow customizing default notifications. 2023-08-23 19:29:56 +02:00
mtproto Update API scheme on layer 161. 2023-08-14 22:30:38 +02:00
overview Use message date instead of file date in voices. 2023-07-28 12:19:53 +04:00
passport Fix dividers in passport date input. 2023-08-22 15:30:56 +02:00
payments Use FlatLabel::textMaxWidth. 2023-08-17 13:54:53 +02:00
platform Make use of the new window-less base::Platform::XDP::ParentWindowID 2023-08-25 10:21:25 +02:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Fix build with Xcode. 2023-08-29 17:02:23 +04:00
storage Always use crl::time for media durations. 2023-08-04 08:46:46 +02:00
support Improve updates build script. 2023-08-18 23:03:15 +02:00
ui Use inline image/path expanding from lib_ui. 2023-08-30 08:55:46 +04:00
window Introduced new struct to dialogs style for icons. 2023-08-30 16:46:19 +03:00
apiwrap.cpp Manage notifications exceptions in Settings. 2023-08-23 18:09:32 +02:00
apiwrap.h Implement connected websites section. 2023-08-18 17:03:50 +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