AyuGramDesktop/Telegram/SourceFiles
Ilya Fedin d0eb7ec522 Fix window extents terminology
Extents is a synonym of size but we're setting not window size.
2023-08-29 08:02:00 +02: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 Manage notifications exceptions in Settings. 2023-08-23 18:09:32 +02:00
calls Fix maximize/fullscreen of pinned-to-top livestream. 2023-08-21 13:14:22 +02:00
chat_helpers Allow copying static emoji as well. 2023-08-22 15:30:56 +02:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
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 Use FlatLabel::textMaxWidth. 2023-08-17 13:54:53 +02: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 Version 4.9: Fix build with GCC. 2023-08-15 00:33:18 +02:00
history Fix window extents terminology 2023-08-29 08:02:00 +02: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 Fix window extents terminology 2023-08-29 08:02:00 +02: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 Show information about default notifications toggle. 2023-08-23 19:43:35 +02: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 Manage notifications exceptions in Settings. 2023-08-23 18:09:32 +02:00
window Fix archive open in single-column layout. 2023-08-17 10:31:17 +02: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 Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
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 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