tdesktop/Telegram/SourceFiles/core
23rd fe7cffc509 Improved management of online status from non-primary windows.
– The online status of the user should be checked and updated only
when the previous active window and the current active window both have
different sessions.
– Removed MainWindow::activeChangedHook since windows should not
change online status on their own on activating.
– Renamed Application::maybeActiveSession
to Application::maybePrimarySession.
– Added updating of online status on changing of the current account
since this seems to have been missed.
2022-06-12 16:07:41 +03:00
..
application.cpp Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +03:00
application.h Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +03:00
base_integration.cpp
base_integration.h
changelogs.cpp Beta version 3.7.4: Fix build with GCC. 2022-05-04 11:42:54 +04:00
changelogs.h
click_handler_types.cpp Removed facades from url click handler types. 2022-06-09 06:23:51 +03:00
click_handler_types.h Auto-submit bot start in subscription settings. 2022-06-08 17:23:24 +04:00
core_cloud_password.cpp Moved out mtp fields from CloudPasswordState to nested struct. 2022-05-08 23:13:45 +03:00
core_cloud_password.h Moved out mtp fields from CloudPasswordState to nested struct. 2022-05-08 23:13:45 +03:00
core_settings_proxy.cpp
core_settings_proxy.h
core_settings.cpp Hardware accelerated video decoding off by default. 2022-04-19 09:51:29 +04:00
core_settings.h Add "ctrl-click-chat-new-window" option. 2022-06-07 22:05:37 +04:00
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 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
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 Auto-submit bot start in subscription settings. 2022-06-08 17:23:24 +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
sandbox.cpp Get rid of DisableCustomScaling hack 2022-05-19 17:23:47 +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
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 Added ability to provide back button to pinned to top content. 2022-05-23 13:37:02 +03: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 Beta version 3.7.5. 2022-05-12 18:02:52 +04:00