tdesktop/Telegram/SourceFiles/core
CrisMystik 8642eb23a7 Removed unneeded part of code 2022-05-03 16:35:54 +04:00
..
application.cpp Completely removed common and platform code for tray from main window. 2022-05-03 04:25:36 +03:00
application.h Added common and macOS tray implementations. 2022-05-03 04:25:36 +03:00
base_integration.cpp
base_integration.h
changelogs.cpp Beta version 3.6.3. 2022-04-14 09:46:02 +04:00
changelogs.h Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
click_handler_types.cpp Fix mention links to groups and channels. 2022-04-14 14:15:29 +04:00
click_handler_types.h Fix context menu on sent images / documents. 2022-01-17 19:21:34 +03:00
core_cloud_password.cpp Add ability to reset cloud password in 7 days. 2021-07-30 14:32:49 +03:00
core_cloud_password.h Add ability to reset cloud password in 7 days. 2021-07-30 14:32:49 +03:00
core_settings.cpp Hardware accelerated video decoding off by default. 2022-04-19 09:51:29 +04:00
core_settings.h Hardware accelerated video decoding off by default. 2022-04-19 09:51:29 +04:00
core_settings_proxy.cpp
core_settings_proxy.h
crash_report_window.cpp Convet font point size to pixel size more like Qt does in the crash reporter 2022-05-03 15:16:20 +04:00
crash_report_window.h
crash_reports.cpp Report how much memory was requested on OOM. 2022-03-23 10:00:02 +04:00
crash_reports.h
file_location.cpp Save and restore downloads between launches. 2022-02-27 20:26:52 +03:00
file_location.h Save and restore downloads between launches. 2022-02-27 20:26:52 +03:00
file_utilities.cpp
file_utilities.h
launcher.cpp Save / restore experimental settings in a json. 2022-02-02 12:05:33 +03:00
launcher.h Throw fp exceptions in Windows 32 bit build. 2021-08-24 17:43:31 +03:00
local_url_handlers.cpp Removed unneeded part of code 2022-05-03 16:35:54 +04:00
local_url_handlers.h
mime_type.cpp Support rendering Webm videos with alpha. 2022-01-28 19:10:07 +03:00
mime_type.h Add .tgv as a known mime type. 2021-08-11 18:23:14 +03:00
sandbox.cpp Make processDpi a constexpr and remove unneeded qreal 2022-04-19 08:40:07 +04:00
sandbox.h Split qt_adapters to separated files. 2022-01-26 10:33:28 +03:00
shortcuts.cpp Open specific chat only in one window. 2022-01-04 19:36:33 +03:00
shortcuts.h Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
ui_integration.cpp Use SeparatePanel / ShowMultilineToast from lib_ui. 2022-05-03 14:52:08 +04:00
ui_integration.h Use SeparatePanel / ShowMultilineToast from lib_ui. 2022-05-03 14:52:08 +04:00
update_checker.cpp Allow adding Settings::Section-s without changing Type. 2022-04-01 15:53:23 +04:00
update_checker.h
utils.cpp Fixed build against OpenSSL 3.0. 2021-12-19 16:35:13 +04:00
utils.h Use base/random.h instead of openssl::RandomValue. 2021-09-15 13:42:22 +03:00
version.h Version 3.7.3. 2022-04-26 10:38:58 +04:00