kotatogram-desktop/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
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
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
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
config.h
facades.cpp Update API scheme to layer 135. 2021-11-26 18:00:18 +04:00
facades.h
logs.cpp
logs.h
main.cpp
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
settings.h
stdafx.h