tdesktop/Telegram/SourceFiles
John Preston e368de008d Version 4.7.1.
- Fix media viewer with some system scale settings on Windows.
- Fix calls on Linux.
2023-03-21 20:28:59 +04:00
..
_other Fixed indents in some files. 2023-03-02 07:51:17 +03:00
api Suggest inviting by link if privacy disallows adding. 2023-03-12 07:25:39 +04:00
boxes Fix possible crash in messages forwarding. 2023-03-17 19:25:35 +04:00
calls Use global Fn+F shortcut for toggle fullscreen on macOS. 2023-03-15 16:39:13 +04:00
chat_helpers Implement some power saving options. 2023-03-01 09:12:02 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Version 4.7.1. 2023-03-21 20:28:59 +04:00
countries Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
data Fix possible crash in application shutdown. 2023-03-17 21:07:52 +04:00
dialogs Fix out-of-clip-area dialog paint with collapsed archive. 2023-03-17 16:48:22 +04:00
editor Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
export Fix large file export progress display. 2023-03-19 17:48:12 +04:00
ffmpeg Implement audio speed using libavfilter. 2023-03-08 16:10:36 +04:00
history Skip premium effect if stickers aren't playing. 2023-03-17 18:53:32 +04:00
info Beta version 4.6.9: Fix build. 2023-03-10 11:13:46 +04:00
inline_bots Get rid of empty unused files 2023-03-10 11:30:43 +04:00
intro Fix chat filters detection on login. 2023-02-03 17:51:47 +04:00
lang Implement dates of who read your message list. 2023-03-07 08:42:29 +03:00
layout Add search with categories to GIF. 2023-02-02 22:12:31 +04:00
main Unify playback speed settings serialization. 2023-03-15 09:15:40 +04:00
media Beta version 4.6.12: Compare speed values safely. 2023-03-17 21:18:56 +04:00
menu Pass correct parent to choose folder file dialog. 2023-01-09 09:44:58 +04:00
mtproto Update API scheme to layer 154. 2023-03-07 08:42:29 +03:00
overview Reuse new speed change control for video. 2023-03-15 13:36:40 +04:00
passport Don't read legacy "errors" in passport. 2023-03-08 16:10:36 +04:00
payments Fix the card validator. 2023-02-21 17:10:48 +04:00
platform Update glibmm to 2.76.0 2023-03-17 18:56:23 +04:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Allow larger scales on high-dpi screens. 2023-03-15 17:17:46 +04:00
storage Fix possible crash in ~RepliesWidget on logout. 2023-03-17 21:02:28 +04:00
support Use TabbedSearch control for stickers panel. 2023-02-02 22:12:31 +04:00
ui Fixed style of menu for sponsored messages with large additional info. 2023-03-16 21:44:46 +03:00
window Update online after the window active status. 2023-03-21 16:23:38 +04:00
apiwrap.cpp Suggest inviting by link if privacy disallows adding. 2023-03-12 07:25:39 +04:00
apiwrap.h Check if bot is in group or if can be added. 2023-02-02 22:12:33 +04:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Use custom workdir even if it doesn't exist 2023-02-20 13:52:59 +04:00
logs.h Fix possible deadlock in debug logs. 2021-05-13 15:36:08 +04:00
main.cpp
mainwidget.cpp Fix webview switch_inline to the same chat. 2023-03-08 16:59:30 +04:00
mainwidget.h Fix webview switch_inline to the same chat. 2023-03-08 16:59:30 +04:00
mainwindow.cpp Update online after the window active status. 2023-03-21 16:23:38 +04:00
mainwindow.h Update online after the window active status. 2023-03-21 16:23:38 +04:00
settings.cpp videoplayer cheat code -> experimental setting 2023-02-26 13:27:17 +04:00
settings.h videoplayer cheat code -> experimental setting 2023-02-26 13:27:17 +04:00
stdafx.h Moved constants of arc angles to td_ui. 2023-01-19 08:51:57 +03:00
tray.cpp Create QSystemTrayIcon even when tray is not supported 2022-09-02 17:29:57 +04:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00