kotatogram-desktop/Telegram/SourceFiles
Ilya Fedin 93e9eedfae Update media viewer window flags
1. FramelessWindowHint seem to be a redudant leftover of BypassWindowManagerHint, media viewer uses fullscreen state now that implies lack of the frame
2. MaximizeUsingFullscreenGeometryHint is useless since media viewer doesn't use maximize
3. Transient parent/window modality dance is replaced with minimum/maximum size just like in other places where tiling shouldn't be done
4. setWindowState(WindowFullScreen) is replaced with showFullScreen that ensures the flag is set on each show
2022-03-24 16:05:32 +04:00
..
_other
api Added caching of result of search messages in dialogs. 2022-03-23 10:03:43 +04:00
boxes Replaced one side forced origin with vertical one in ShareBox. 2022-03-16 09:29:51 +03:00
calls Use QWidget::screen/QWidget::mask instead of QWindow ones 2022-03-23 09:42:51 +04:00
chat_helpers
codegen/scheme
core Report how much memory was requested on OOM. 2022-03-23 10:00:02 +04:00
countries Split qt_adapters to separated files. 2022-01-26 10:33:28 +03:00
data Version 3.6.1: Fix video-from-webpage-preview download. 2022-03-16 20:14:50 +04:00
dialogs Added ability to search messages from specific peer in dialogs. 2022-03-23 10:03:43 +04:00
editor Added ability to set profile photo from camera. 2022-03-14 11:57:34 +03:00
export Removed Ui::ConfirmDontWarnBox. 2022-02-28 09:08:01 +03:00
ffmpeg Use FFmpeg hardware acceleration in media viewer / PiP. 2022-03-23 10:03:38 +04:00
history Added caching of result of search messages in dialogs. 2022-03-23 10:03:43 +04:00
info Add icons to report reason selectors. 2022-03-22 09:18:17 +04:00
inline_bots
intro
lang
layout Add support for SVG patterns in wallpapers. 2021-08-11 19:56:12 +03:00
main
media Update media viewer window flags 2022-03-24 16:05:32 +04:00
mtproto
overview
passport
payments
platform Use QWidget::screen/QWidget::mask instead of QWindow ones 2022-03-23 09:42:51 +04:00
profile
settings Fix layout in the info edit page. 2022-03-21 09:37:30 +04:00
storage
support Added ability to use EditLinkBox without SessionController. 2022-03-06 18:11:47 +03:00
ui Added list of result of search messages in dialogs. 2022-03-23 10:03:43 +04:00
window Use QWidget::screen/QWidget::mask instead of QWindow ones 2022-03-23 09:42:51 +04:00
apiwrap.cpp
apiwrap.h
config.h
facades.cpp
facades.h
logs.cpp
logs.h
main.cpp
mainwidget.cpp
mainwidget.h
mainwindow.cpp
mainwindow.h
settings.cpp
settings.h
stdafx.h Fix build on Windows. 2022-03-15 19:41:06 +04:00