AyuGramDesktop/Telegram/SourceFiles
Ilya Fedin 073b5b106c Get rid of modal parent hack
It was introduced to workaround the absence of size hints propagating in Qt 5.12 Wayland backend, there's no need in it anymore
2021-04-05 08:03:46 +03:00
..
_other Version 2.5.7. 2021-01-28 15:11:56 +04:00
api Don't skip updateGroupCallParticipants while in getDifference. 2021-03-18 00:25:53 +04:00
boxes Allow blocking channels in voice chats. 2021-03-20 15:43:35 +04:00
calls Get rid of modal parent hack 2021-04-05 08:03:46 +03:00
chat_helpers Use base::flat_map for pointer keys 2021-03-15 19:49:06 +03:00
codegen/scheme Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
core Get rid of modal parent hack 2021-04-05 08:03:46 +03:00
data Version 2.7.1: Fix channels ban in admin log. 2021-03-20 18:19:31 +04:00
dialogs Avoid allocations for case-insensetive compare 2021-03-16 12:20:48 +03:00
export Allow skipping stuck files in data export. 2021-03-22 16:32:40 +04:00
ffmpeg Fix deprecation warnings when building with FFmpeg 4.2. 2020-11-06 11:21:34 +03:00
history Version 2.7.1: Fix channels ban in admin log. 2021-03-20 18:19:31 +04:00
info Get rid of deprecated ranges::action 2021-03-15 11:41:29 +03:00
inline_bots Trying to get rid of unused variables... 2021-03-15 11:40:44 +03:00
intro Apply autofixes from clazy 2021-03-13 15:25:47 +03:00
lang Use static QFileInfo::exists 2021-03-15 11:21:05 +03:00
main Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +04:00
media Get rid of modal parent hack 2021-04-05 08:03:46 +03:00
mtproto Update User-Agent for DNS to Chrome 89.0.4389.90. 2021-04-02 20:49:20 +03:00
overview Apply autofixes from clazy 2021-03-13 15:25:47 +03:00
passport Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
platform Rely on QT_STRINGIFY instead of custom macro 2021-04-05 07:59:18 +03:00
profile Allow blocking channels in voice chats. 2021-03-20 15:43:35 +04:00
settings Get rid of modal parent hack 2021-04-05 08:03:46 +03:00
storage Use static QFileInfo::exists 2021-03-15 11:21:05 +03:00
support Get rid of deprecated ranges::action 2021-03-15 11:41:29 +03:00
ui Get rid of modal parent hack 2021-04-05 08:03:46 +03:00
window Get rid of modal parent hack 2021-04-05 08:03:46 +03:00
apiwrap.cpp Version 2.7.1: Fix channels ban in admin log. 2021-03-20 18:19:31 +04:00
apiwrap.h Update API scheme to layer 126. 2021-03-20 15:43:35 +04:00
app.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
app.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
config.h Rely on QT_STRINGIFY instead of custom macro 2021-04-05 07:59:18 +03:00
facades.cpp Removed App:wnd for opening settings. 2021-02-04 18:13:03 +04:00
facades.h Removed App:wnd for opening settings. 2021-02-04 18:13:03 +04:00
layout.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
layout.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
logs.cpp Replace remaining QFileInfo::exists 2021-03-15 19:49:06 +03:00
logs.h Add some profiling logs to lottie player. 2019-07-01 17:57:39 +02:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Remove unused variable in mainwidget 2021-03-15 19:49:06 +03:00
mainwidget.h Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +04:00
mainwindow.cpp Implement three items tray menu on Linux 2021-02-23 17:14:57 +04:00
mainwindow.h Remove some App::wnd() calls. 2021-03-03 11:29:26 +04:00
settings.cpp Version 2.5.9: Move window position to Core::Settings. 2021-02-17 19:20:05 +04:00
settings.h Version 2.5.9: Move window position to Core::Settings. 2021-02-17 19:20:05 +04:00
stdafx.h Use threaded decoding in ffmpeg streaming. 2020-07-28 20:14:45 +04:00