tdesktop/Telegram/SourceFiles/core
John Preston dc89262461 Version 3.4.8.
- Nice animations in reactions.
- Add snap layouts support on Windows 11.
- Bug fixes and other minor improvements.
2022-01-19 19:12:22 +03:00
..
application.cpp Open specific chat only in one window. 2022-01-04 19:36:33 +03:00
application.h Open specific chat only in one window. 2022-01-04 19:36:33 +03:00
base_integration.cpp Use LOG/DEBUG_LOG from lib_base. 2021-04-20 16:42:43 +04:00
base_integration.h Use LOG/DEBUG_LOG from lib_base. 2021-04-20 16:42:43 +04:00
changelogs.cpp Beta version 3.4.6. 2022-01-18 21:47:13 +03:00
changelogs.h Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
click_handler_types.cpp Added ability to copy monospace text via click. 2022-01-12 11:54:25 +03: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 Use cloud "disable calls" settings instead of local. 2021-11-26 18:04:03 +04:00
core_settings.h Use cloud "disable calls" settings instead of local. 2021-11-26 18:04:03 +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 Use QFontMetrics::height in PreLaunchWindow 2021-12-22 14:08:22 +04:00
crash_report_window.h Removed unused variables from LastCrashedWindow. 2021-06-16 09:31:32 +03:00
crash_reports.cpp Update crashpad to a new revision. 2021-10-29 16:10:07 +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 Use QT_QPA_PLATFORM if provided. 2022-01-14 21:58:43 +04:00
launcher.h Throw fp exceptions in Windows 32 bit build. 2021-08-24 17:43:31 +03:00
local_url_handlers.cpp FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
local_url_handlers.h Move terms lock from Core::App to Session. 2020-06-24 11:56:16 +04:00
mime_type.cpp Add .tgv as a known mime type. 2021-08-11 18:23:14 +03:00
mime_type.h Add .tgv as a known mime type. 2021-08-11 18:23:14 +03:00
sandbox.cpp Auto-check for many instance 2021-12-22 14:07:22 +04:00
sandbox.h Auto-check for many instance 2021-12-22 14:07:22 +04: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 Added ability to copy monospace text via click. 2022-01-12 11:54:25 +03:00
ui_integration.h Added spoiler support to input field. 2021-12-29 21:22:33 +03:00
update_checker.cpp On macOS build autoupdates single-arch + universal setup. 2021-10-29 16:10:07 +04:00
update_checker.h Remove Session::Exists() global access point. 2020-06-23 21:53:39 +04:00
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.4.8. 2022-01-19 19:12:22 +03:00