AyuGramDesktop/Telegram/SourceFiles/core
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
..
application.cpp Get rid of modal parent hack 2021-04-05 08:03:46 +03:00
application.h Get rid of modal parent hack 2021-04-05 08:03:46 +03:00
base_integration.cpp
base_integration.h
changelogs.cpp Beta version 2.6.8. 2021-03-18 22:56:42 +04:00
changelogs.h Moved other authorizations api request to separated file. 2020-09-30 18:48:34 +03:00
click_handler_types.cpp Handle bot command clicks in Replies / Scheduled. 2020-11-17 12:56:51 +03:00
click_handler_types.h Support new url-auth auto-logins in links. 2021-03-12 16:58:26 +04:00
core_cloud_password.cpp Fix build on macOS. 2020-09-29 19:03:23 +03:00
core_cloud_password.h 'base::optional_variant<' -> 'std::variant<v::null_t,' 2020-09-29 19:03:19 +03:00
core_settings.cpp Version 2.5.9: Move window position to Core::Settings. 2021-02-17 19:20:05 +04:00
core_settings.h Use new methods from lib_ui 2021-02-19 14:15:09 +04:00
crash_report_window.cpp Trying to get rid of unused variables... 2021-03-15 11:40:44 +03:00
crash_report_window.h Build with QT_NO_KEYWORDS 2021-03-04 12:07:54 +04:00
crash_reports.cpp Fix build. 2021-01-28 19:58:35 +04:00
crash_reports.h Replace mapbox variant with std::variant. 2020-09-29 19:03:19 +03:00
file_location.cpp Move Media::Clip::Reader and FileLocation to td_ui. 2020-10-30 18:32:18 +03:00
file_location.h Move Media::Clip::Reader and FileLocation to td_ui. 2020-10-30 18:32:18 +03:00
file_utilities.cpp Use static QFileInfo::exists 2021-03-15 11:21:05 +03:00
file_utilities.h Correctly check media when editing files. 2020-10-30 18:32:19 +03:00
launcher.cpp Remove tested 110% scale. 2021-03-22 19:52:51 +04:00
launcher.h Use DeviceModelPretty/SystemVersionPretty directly 2020-12-29 12:36:47 +04:00
local_url_handlers.cpp Avoid multiple .arg usage as suggested by clazy 2021-03-13 19:08:33 +03:00
local_url_handlers.h
mime_type.cpp Correctly check media when editing files. 2020-10-30 18:32:19 +03:00
mime_type.h Correctly check media when editing files. 2020-10-30 18:32:19 +03:00
sandbox.cpp Beta version 2.6.4: 110% UI scale on macOS Retina. 2021-03-17 00:07:08 +04:00
sandbox.h
shortcuts.cpp Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
shortcuts.h Added ability to open contacts with shortcut. 2020-10-23 13:31:24 +03:00
ui_integration.cpp Support new url-auth auto-logins in links. 2021-03-12 16:58:26 +04:00
ui_integration.h Handle bot command clicks in Replies / Scheduled. 2020-11-17 12:56:51 +03:00
update_checker.cpp Trying to get rid of unused variables... 2021-03-15 11:40:44 +03:00
update_checker.h
utils.cpp Get rid of empty QStringLiterals 2021-03-15 17:19:59 +03:00
utils.h Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +03:00
version.h Version 2.7.1. 2021-03-20 16:23:41 +04:00