AyuGramDesktop/Telegram/SourceFiles
Ilya Fedin 984094a7ff Partially revert "Use QWidget::screen/QWidget::mask instead of QWindow ones"
This partially reverts commit e5d8a1aa3c to use QWindow::setScreen.
2022-06-21 00:03:21 +04:00
..
_other Revert "Use kernel accelerated sendfile to copy files on Linux" 2021-12-02 09:15:23 +04:00
api Moved out api for user photos to related separated module. 2022-06-14 18:51:38 +04:00
boxes Fix bio limits in premium info page. 2022-06-20 11:57:31 +04:00
calls Partially revert "Use QWidget::screen/QWidget::mask instead of QWindow ones" 2022-06-21 00:03:21 +04:00
chat_helpers Suggest bot commands only in the start of the field. 2022-06-18 00:01:47 +04:00
codegen/scheme Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
core Allow HiddenUrlClickHandler to work in a payment form. 2022-06-20 17:14:14 +04:00
countries Split qt_adapters to separated files. 2022-01-26 10:33:28 +03:00
data Clear history allowed when delete channel allowed. 2022-06-20 12:04:56 +04:00
dialogs Added premium badge to list of accounts. 2022-06-14 08:52:45 +03:00
editor Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
export Fix auto-download limit. 2022-06-20 11:48:19 +04:00
ffmpeg Clear hw_device_ctx in AVCodecContext. 2022-04-19 09:39:01 +04:00
history Beta version 3.7.6: Fix Document::fullSelectionLength. 2022-06-16 16:09:52 +04:00
info Always show premium badge in support mode. 2022-06-20 11:13:39 +04:00
inline_bots Fix build on macOS. 2022-06-10 17:38:52 +04:00
intro Fix login Qr-code when main DC is switched. 2022-06-15 19:48:55 +04:00
lang Removed Ui::ConfirmDontWarnBox. 2022-02-28 09:08:01 +03:00
layout Add support for SVG patterns in wallpapers. 2021-08-11 19:56:12 +03:00
main Always show premium badge in support mode. 2022-06-20 11:13:39 +04:00
media Partially revert "Use QWidget::screen/QWidget::mask instead of QWindow ones" 2022-06-21 00:03:21 +04:00
menu Support attach bot menu / reload / settings. 2022-06-03 20:07:33 +04:00
mtproto Use brackets include for third-party libraries 2022-06-14 16:36:44 +04:00
overview Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
passport Beta version 3.7.5: Fix MSVC x64 Release build. 2022-05-13 12:26:26 +04:00
payments Allow HiddenUrlClickHandler to work in a payment form. 2022-06-20 17:14:14 +04:00
platform Fix windows taskbar notifications counter with multi-windows. 2022-06-20 12:56:50 +04:00
profile Provided session controller to Profile::GroupMembersWidget. 2022-06-09 00:45:04 +03:00
settings Moved out all values of premium limits to single place. 2022-06-16 13:29:37 +03:00
storage Fix uploading files > 500 Mb. 2022-06-18 00:00:56 +04:00
support Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
ui Always show premium badge in support mode. 2022-06-20 11:13:39 +04:00
window Moved out all values of premium limits to single place. 2022-06-16 13:29:37 +03:00
apiwrap.cpp Remove debug code path (always error display). 2022-06-14 19:52:09 +04:00
apiwrap.h Replaced MTP types with type aliases for shared media api. 2022-06-14 18:51:53 +04:00
config.h Respected setting of disabled animation in save toast from media viewer. 2022-06-06 02:26:52 +03:00
facades.cpp Fix opening links from bot inline reply markup. 2022-06-18 00:02:27 +04:00
facades.h Provided window session controller to api functions for bots. 2022-06-09 06:23:51 +03:00
logs.cpp Decrypt shiftedDcId / protocolDcId in mtp_ logs. 2022-02-07 15:26:26 +03:00
logs.h Fix possible deadlock in debug logs. 2021-05-13 15:36:08 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Don't show connecting spinner in secondary windows. 2022-06-16 12:25:50 +04:00
mainwidget.h Slightly improved code style in MainWidget. 2022-06-09 07:06:01 +03:00
mainwindow.cpp Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +03:00
mainwindow.h Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +03:00
settings.cpp Display dates with the system date format 2021-10-11 21:56:29 +04:00
settings.h Display dates with the system date format 2021-10-11 21:56:29 +04:00
stdafx.h Fix build on Windows. 2022-03-15 19:41:06 +04:00
tray.cpp Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
tray.h Added initial implementation of Windows tray. 2022-05-03 04:25:36 +03:00