tdesktop/Telegram/SourceFiles
Ilya Fedin 786d8dd22e Get rid of QOpenGLWidget in main_window_mac
ui_window_mac has logic depending on Qt version to use Metal when possible, this will conflict once Qt is updated to 6.4+
2023-08-10 19:37:53 +04:00
..
_other Migrate from qt_static_plugins.cpp to the Qt6-pregenerated initializators 2023-06-19 18:01:14 +04:00
api Correctly apply editions to media-edit-in-progress. 2023-08-10 18:19:00 +03:00
boxes Improve sticker sets box design. 2023-08-10 18:19:00 +03:00
calls Removed Screencast button from Call panel while pending call. 2023-08-04 08:46:45 +02:00
chat_helpers Improve sticker sets box design. 2023-08-10 18:19:00 +03:00
codegen/scheme
core Disable OpenGL ANGLE backend. 2023-08-10 18:19:00 +03:00
countries Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
data Correctly apply editions to media-edit-in-progress. 2023-08-10 18:19:00 +03: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 Allow showing stories in different contexts. 2023-07-20 07:20:10 +04:00
history Correctly apply editions to media-edit-in-progress. 2023-08-10 18:19:00 +03: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 Fix initial video playback speed. 2023-08-10 18:19:00 +03:00
menu Finish improved stories reply area theming. 2023-07-20 07:20:08 +04:00
mtproto Update User-Agent for DNS to Chrome 115.0.5790.102. 2023-08-04 10:46:06 +04: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 Get rid of QOpenGLWidget in main_window_mac 2023-08-10 19:37:53 +04: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 Improve tabbed slider design. 2023-08-10 18:19:00 +03: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