..
_other
Simplify app name in Install-nd-Remove.
2022-11-01 19:25:32 +04:00
api
Support text-color-ed emoji in userpic editor.
2023-02-07 20:43:50 +04:00
boxes
Fix possible crash in members invite.
2023-02-13 06:09:55 +04:00
calls
Add "Open in new window" to context menu.
2023-02-03 20:47:59 +04:00
chat_helpers
Fix crash in emoji panel search mode toggle.
2023-02-12 15:04:57 +04:00
codegen /scheme
Provide single-data generic TL accessor.
2022-07-26 20:12:10 +03:00
core
Set QT_DPI_ADJUSTMENT_POLICY for older Qt to the new default value
2023-02-11 15:40:00 +04:00
countries
Fix crash in cloud lang manager destructor.
2023-02-12 15:01:50 +04:00
data
Fix crash clearing chats list before histories.
2023-02-12 14:39:06 +04:00
dialogs
Fix crash clearing chats list before histories.
2023-02-12 14:39:06 +04:00
editor
Moved out size of result file for userpic to public interface.
2023-02-02 22:12:31 +04:00
export
Update API scheme to layer 152.
2023-02-02 22:12:31 +04:00
ffmpeg
Replaced some qstr with u""_q literal.
2022-11-29 14:12:50 +03:00
history
Check restrictions in attach menu bots.
2023-02-09 13:15:45 +04:00
info
Show empty search results in emoji panel.
2023-02-09 12:55:44 +04:00
inline_bots
Check restrictions in attach menu bots.
2023-02-09 13:15:45 +04:00
intro
Fix chat filters detection on login.
2023-02-03 17:51:47 +04:00
lang
Fix crash in cloud lang manager destructor.
2023-02-12 15:01:50 +04:00
layout
Add search with categories to GIF.
2023-02-02 22:12:31 +04:00
main
Fix crash in cloud lang manager destructor.
2023-02-12 15:01:50 +04:00
media
Add "Open in new window" to context menu.
2023-02-03 20:47:59 +04:00
menu
Pass correct parent to choose folder file dialog.
2023-01-09 09:44:58 +04:00
mtproto
Update User-Agent for DNS to Chrome 109.0.5414.74.
2023-02-04 09:56:19 +04:00
overview
Removed unused keys from overview.style.
2023-02-02 22:12:32 +04:00
passport
Removed unused keys from passport.style.
2023-02-02 22:12:32 +04:00
payments
Fix build with GCC12
2023-02-09 11:18:02 +04:00
platform
Improve the tabbed emoji panel design.
2023-02-02 22:12:31 +04:00
profile
Removed unused keys from profile.style.
2023-02-02 22:12:33 +04:00
settings
Fix layout in blocked users list.
2023-02-09 13:05:21 +04:00
storage
Fix killing of upload sessions for inactivity.
2023-02-02 22:12:32 +04:00
support
Use TabbedSearch control for stickers panel.
2023-02-02 22:12:31 +04:00
ui
Don't allow empty "Do Not Translate" list.
2023-02-07 18:38:10 +04:00
window
Fix polls forwarding to private chats.
2023-02-07 16:28:59 +04:00
apiwrap.cpp
Don't request settings of unknown peers.
2023-02-06 12:24:08 +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
Replaced some qsl with u""_q literal.
2022-11-30 17:17:14 +03:00
logs.h
Fix possible deadlock in debug logs.
2021-05-13 15:36:08 +04:00
main.cpp
Use single LEGAL file with license and copyright.
2018-01-03 13:23:14 +03:00
mainwidget.cpp
Track window activation history.
2023-02-03 20:48:12 +04:00
mainwidget.h
Allow opening new account in a separate window.
2023-02-02 10:55:04 +04:00
mainwindow.cpp
Detach SystemMediaControls from Window::Controller.
2023-01-19 09:46:20 +04:00
mainwindow.h
Detach SystemMediaControls from Window::Controller.
2023-01-19 09:46:20 +04:00
settings.cpp
cTimeFormat/cDateFormat -> QLocale::ShortFormat
2022-12-28 10:28:12 +04:00
settings.h
cTimeFormat/cDateFormat -> QLocale::ShortFormat
2022-12-28 10:28:12 +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