tdesktop/Telegram/SourceFiles/core
John Preston c793537d96 Version 4.1.1.
- Fix editing media captions with animated emoji.
- Fix viewing animated emoji sets used in a message.
- Fix premium sticker tooltip auto-show in channel comments.
- Fix main window position and size restoring after relaunch.
- Other bug fixes and minor improvements.
2022-08-16 09:38:19 +03:00
..
application.cpp Fix crash on launch with passcode. 2022-06-15 14:49:06 +04:00
application.h Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +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 4.0.4. 2022-08-04 21:05:44 +03:00
changelogs.h Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
click_handler_types.cpp Set name / phone texts on-demand. 2022-08-09 14:12:19 +03:00
click_handler_types.h Allow HiddenUrlClickHandler to work in a payment form. 2022-06-20 17:14:14 +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.cpp Show premium emoji toast / send to Saved Messages. 2022-08-02 20:59:50 +03:00
core_settings.h Show premium emoji toast / send to Saved Messages. 2022-08-02 20:59:50 +03: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 Move QT_FONT_DPI workaround to Qt patches 2022-06-14 16:36:44 +04:00
crash_report_window.h Removed unused variables from LastCrashedWindow. 2021-06-16 09:31:32 +03:00
crash_reports.cpp Use brackets include for third-party libraries 2022-06-14 16:36:44 +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 Use static QFileInfo::exists 2021-03-15 11:21:05 +03:00
file_utilities.h
launcher.cpp Default to Wayland on GNOME for new installs 2022-07-28 20:17:49 +04:00
launcher.h Throw fp exceptions in Windows 32 bit build. 2021-08-24 17:43:31 +03:00
local_url_handlers.cpp Remove MTP from requestDeepLinkInfo interface. 2022-08-11 09:05:37 +03: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 Send XDG_ACTIVATION_TOKEN to the first instance 2022-08-03 15:26:08 +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 Disable attach bot share phone command for now. 2022-07-26 20:12:14 +03:00
ui_integration.h Disable attach bot share phone command for now. 2022-07-26 20:12:14 +03: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 Version 4.1.1. 2022-08-16 09:38:19 +03:00