AyuGramDesktop/Telegram/SourceFiles
Ilya Fedin b65d40a22b Get rid of custom SNI implementation
XDG is inventing new tray specification, so SNI will be outdated soon and it's better to just use QSystemTrayIcon.
I believe all the major drawbacks of QSystemTrayIcon are solved and we can live with minor ones.
Given the planned MainWindow refactoring, it seems it's the best time to do that.
2022-01-22 21:18:37 +04:00
..
_other Revert "Use kernel accelerated sendfile to copy files on Linux" 2021-12-02 09:15:23 +04:00
api Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
boxes Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
calls Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
chat_helpers Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
codegen/scheme Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
core Change application icon only in support mode. 2022-01-22 16:40:57 +03:00
countries Moved out getting of phone pattern groups from PhoneInput fields. 2021-11-30 17:38:17 +04:00
data Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
dialogs Fix possible crash when update is ready. 2022-01-19 19:03:19 +03:00
editor Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
export Removed text commands from Export::View::TopBar. 2022-01-12 11:54:24 +03:00
ffmpeg Add Qt 6 support 2021-10-21 13:15:00 +04:00
history Fix incorrect admin log 2022-01-22 18:43:43 +04:00
info Fix context menu on sent images / documents. 2022-01-17 19:21:34 +03:00
inline_bots Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
intro Moved out getting of phone pattern groups from PhoneInput fields. 2021-11-30 17:38:17 +04:00
lang Moved special text command for lang tags to td_lang. 2022-01-12 11:54:24 +03:00
layout Add support for SVG patterns in wallpapers. 2021-08-11 19:56:12 +03:00
main Beta version 3.4.5: Fix build with GCC. 2022-01-16 23:25:08 +03:00
media Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
mtproto Update User-Agent for DNS to Chrome 96.0.4664.110. 2022-01-04 00:12:00 +03:00
overview Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
passport FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
payments Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
platform Get rid of custom SNI implementation 2022-01-22 21:18:37 +04:00
profile Moved code for api participants to separated file. 2021-11-26 18:00:21 +04:00
settings Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
storage Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
support Removed text commands. 2022-01-12 11:54:24 +03:00
ui Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
window Fix support icon on Linux when system icon is present 2022-01-22 18:39:53 +04:00
apiwrap.cpp Removed text commands from history item components. 2022-01-12 11:54:24 +03:00
apiwrap.h FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
app.cpp Remove unused variable 2021-12-29 20:16:04 +03:00
app.h Use Images::Read instead of App::readImage. 2021-08-11 18:55:08 +03:00
config.h Moved some constants for peer editing to separated file. 2021-10-19 06:34:27 +03:00
facades.cpp Update API scheme to layer 135. 2021-11-26 18:00:18 +04:00
facades.h Removed Main::Session forward declaration from data_types. 2021-09-01 01:23:20 +03:00
logs.cpp Support autostart in Windows Store version. 2021-11-04 12:36:28 +04: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 Open specific chat only in one window. 2022-01-04 19:36:33 +03:00
mainwidget.h Fix build with Xcode. 2022-01-06 15:41:12 +03:00
mainwindow.cpp Allow slowing down Animations::Simple in debug build. 2022-01-14 21:55:47 +03:00
mainwindow.h Open specific chat only in one window. 2022-01-04 19:36:33 +03:00
settings.cpp Display dates with the system date format 2021-10-11 21:56:29 +04:00
settings.h Display dates with the system date format 2021-10-11 21:56:29 +04:00
stdafx.h Add Qt 6 support 2021-10-21 13:15:00 +04:00