tdesktop/Telegram/SourceFiles
Ilya Fedin eb1ef6d2a7 Fix getting the screen of viewer/pip
We need to workaround getting the actual screen for the parent by getting its position yet we need to get the setted screen for the widget itself as that's the screen used to compute the geometry
2023-10-22 22:20:52 +04:00
..
_other Beta version 4.9.10: Fix after-update relaunch. 2023-09-22 16:08:41 +04:00
api Fixed processing of error on chart zooming. 2023-10-21 11:42:04 +03:00
boxes Use simplified TextStyle. 2023-10-13 10:08:29 +04:00
calls Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
chat_helpers Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Beta version 4.10.4. 2023-10-21 20:54:47 +04:00
countries Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
data Fixed processing of empty chart on message statistic. 2023-10-21 11:34:08 +03:00
dialogs Use simplified TextStyle. 2023-10-13 10:08:29 +04:00
editor Use simplified TextStyle. 2023-10-13 10:08:29 +04:00
export Use simplified TextStyle. 2023-10-13 10:08:29 +04:00
ffmpeg Fix crash when libvpx decoder is absent. 2023-09-25 12:41:34 +04:00
history Improve quotes / code blocks geometries. 2023-10-20 17:59:34 +04:00
info Added initial ability to save and restore state for boosts info. 2023-10-21 09:37:30 +04:00
inline_bots Fix build on macOS. 2023-09-15 20:42:23 +04:00
intro Use simplified TextStyle. 2023-10-13 10:08:29 +04:00
lang Show nice padded code blocks. 2023-10-13 10:08:29 +04: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 Fix getting the screen of viewer/pip 2023-10-22 22:20:52 +04: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 165. 2023-09-28 23:51:29 +04:00
overview Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
passport Use simplified TextStyle. 2023-10-13 10:08:29 +04:00
payments Improve Ui::Text::String features. 2023-10-04 22:24:25 +04:00
platform Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Improve quotes / code blocks geometries. 2023-10-20 17:59:34 +04:00
statistics Fixed display of arrow on point details widget when no values there. 2023-10-21 11:34:54 +03:00
storage Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
support Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
ui Improved style of boosts info. 2023-10-21 09:37:30 +04:00
window Added initial entry point for boosts statistic. 2023-10-21 09:37:30 +04:00
apiwrap.cpp Fix file reference refresh in story forward. 2023-09-28 23:51: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 Fix debug build on Linux 2023-09-23 06:29:10 +04:00
logs.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
main.cpp
mainwidget.cpp Show nice padded code blocks. 2023-10-13 10:08:29 +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 Show nice padded code blocks. 2023-10-13 10:08:29 +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