tdesktop/Telegram/SourceFiles/core
Ilya Fedin 3af646a584 Disable system proxy support on Linux
Reading system proxy on Linux reads to massive crashes in system libraries.

Since those crashes are unreproducible in development environment, it's not possible to find the root cause.

Workarounds #27482.
2024-02-18 00:26:36 +04:00
..
application.cpp Implement media devices tracking on Windows. 2024-01-25 11:04:27 +04:00
application.h Implement media devices tracking on Windows. 2024-01-25 11:04:27 +04:00
base_integration.cpp Set some layers crash annotations. 2022-09-25 18:21:56 +04:00
base_integration.h Set some layers crash annotations. 2022-09-25 18:21:56 +04:00
changelogs.cpp Beta version 4.10.4. 2023-10-21 20:54:47 +04:00
changelogs.h Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
click_handler_types.cpp Allow filtering by tag on click in sublists. 2024-02-01 12:37:34 +04:00
click_handler_types.h Pass context chat from one webview to another. 2023-08-15 15:01:34 +02:00
core_cloud_password.cpp Added references to structured bindings since Apple clang supports them. 2024-01-16 11:18:55 +04:00
core_cloud_password.h Moved out mtp fields from CloudPasswordState to nested struct. 2022-05-08 23:13:45 +03:00
core_settings.cpp Fully migrate to Webrtc::Environment. 2024-01-25 11:57:58 +04:00
core_settings.h Fully migrate to Webrtc::Environment. 2024-01-25 11:57:58 +04:00
core_settings_proxy.cpp Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
core_settings_proxy.h Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
crash_report_window.cpp Have a global Core::Launcher accessor 2023-06-13 12:19:21 +04:00
crash_report_window.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
crash_reports.cpp Minimize amount of code to rebuild when switching options 2023-09-22 09:14:01 +04:00
crash_reports.h Minimize amount of code to rebuild when switching options 2023-09-22 09:14:01 +04:00
deadlock_detector.h Main thread deadlock detector for debug mode 2023-09-21 12:23:23 +04:00
file_location.cpp Support large files in Downloads. 2022-05-19 17:27:03 +04:00
file_location.h Support large files in Downloads. 2022-05-19 17:27:03 +04:00
file_utilities.cpp Fix story viewer after attach choose dialog. 2023-07-20 20:20:38 +04:00
file_utilities.h Don't get cursor position twice for open with menu 2023-01-20 12:58:48 +04:00
launcher.cpp Fix the whitespaces for KeyFormat enum 2023-12-31 22:03:57 +00:00
launcher.h Fix logging initial working directory when TelegramForcePortable exists 2023-09-20 18:05:45 +04:00
local_url_handlers.cpp Implement required paywalls in tags. 2024-02-01 12:37:34 +04:00
local_url_handlers.h
mime_type.cpp Show recent viewers in self stories. 2023-07-20 07:20:10 +04:00
mime_type.h Show recent viewers in self stories. 2023-07-20 07:20:10 +04:00
sandbox.cpp Disable system proxy support on Linux 2024-02-18 00:26:36 +04:00
sandbox.h Revert "Force enable fractional-scale-v1 experimental option" 2023-12-27 22:44:58 +00:00
shortcuts.cpp Version 4.14.5: Fix build with GCC. 2024-01-16 20:29:37 +04:00
shortcuts.h Make Ctrl+Shift+[1-6] jump through accounts. 2024-01-08 17:35:08 +04:00
ui_integration.cpp Use lang-packed "copy" instead of "code". 2023-10-28 22:34:08 +04:00
ui_integration.h Use lang-packed "copy" instead of "code". 2023-10-28 22:34:08 +04:00
update_checker.cpp Instantiate QRegularExpression instances statically 2023-12-31 22:03:57 +00:00
update_checker.h
utils.cpp Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
utils.h Use non-throwing directory_iterator 2023-08-26 00:14:01 +02:00
version.h Version 4.14.16. 2024-02-16 15:00:19 +04:00