AyuGramDesktop/Telegram/SourceFiles
Ilya Fedin fc4682d77e Get rid of TDESKTOP_LAUNCHER_BASENAME
This key was mainly used to let flatpak and snap provide right desktop file name.
Now, we can compute it from the environment in runtime for both flatpak and snap.
There's no more need in this option. Desktop filename override by downstreams is highly discouraged.
2022-11-07 13:47:58 +04:00
..
_other Simplify app name in Install-nd-Remove. 2022-11-01 19:25:32 +04:00
api Respect window active state on mark as read. 2022-11-02 20:13:29 +04:00
boxes Fixed crash from type box for groups. 2022-11-06 16:56:45 +03:00
calls Respect window active state on mark as read. 2022-11-02 20:13:29 +04:00
chat_helpers Display topic name in chats list. 2022-11-02 16:39:13 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Get rid of workarounds for old flatpak versions 2022-11-07 13:47:58 +04:00
countries Split qt_adapters to separated files. 2022-01-26 10:33:28 +03:00
data Version 4.3: Fix build with GCC. 2022-11-05 19:13:56 +04:00
dialogs Fix showing forum in a single-column layout. 2022-11-07 13:19:40 +04:00
editor Remember scroll state between topic openings. 2022-11-03 16:29:40 +04:00
export Update API scheme on layer 148. 2022-11-01 19:25:36 +04:00
ffmpeg Fix FFmpeg frame generator ending. 2022-09-08 09:50:11 +04:00
history Removed wrapping of message texts for mime data. 2022-11-06 18:18:24 +03:00
info Fix topic profile icon on Retina screen (again). 2022-11-02 17:22:01 +04:00
inline_bots Support topic choosing in ShareBox. 2022-11-01 19:25:45 +04:00
intro Handle nice topic / post-in-topic links. 2022-11-01 19:25:43 +04:00
lang Display topic name in chats list. 2022-11-02 16:39:13 +04:00
layout Implement animated spoilers. 2022-09-18 16:52:30 +04:00
main Handle nice topic / post-in-topic links. 2022-11-01 19:25:43 +04:00
media Added volume button to media player for voices. 2022-11-06 18:55:11 +03:00
menu Allow topic deletion. 2022-11-01 19:25:40 +04:00
mtproto Show topic title in the notifications. 2022-11-01 21:05:49 +04:00
overview Get rid of Ui::FlatInput class. 2022-11-01 19:25:41 +04:00
passport Removed username from public data members of UserData. 2022-11-01 19:25:38 +04:00
payments Use QtWaylandCompositor for webview embedding on Linux 2022-11-01 19:33:46 +04:00
platform Get rid of TDESKTOP_LAUNCHER_BASENAME 2022-11-07 13:47:58 +04:00
profile Removed unused includes of observer file. 2022-11-01 20:03:14 +04:00
settings Fixed crash on creating of callback for adding items to non-exist menu. 2022-11-06 18:18:24 +03:00
storage Removed unused includes of observer file. 2022-11-01 20:03:14 +04:00
support Update API scheme on layer 148: Drafts in topics. 2022-11-01 19:25:38 +04:00
ui Remember scroll state between topic openings. 2022-11-03 16:29:40 +04:00
window Fix showing forum in a single-column layout. 2022-11-07 13:19:40 +04:00
apiwrap.cpp Version 4.3: Fix build with Xcode. 2022-11-05 19:11:38 +04:00
apiwrap.h Implement jump-to-date in topics. 2022-11-01 19:25:43 +04:00
config.h Implement search in topics / forum messages. 2022-11-01 19:25:42 +04:00
facades.cpp Fix inline via @bot click in additional windows 2022-07-26 20:12:09 +03:00
facades.h Fix inline via @bot click in additional windows 2022-07-26 20:12:09 +03:00
logs.cpp Decrypt shiftedDcId / protocolDcId in mtp_ logs. 2022-02-07 15:26:26 +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 Respect window active state on mark as read. 2022-11-02 20:13:29 +04:00
mainwidget.h Respect window active state on mark as read. 2022-11-02 20:13:29 +04:00
mainwindow.cpp Respect window active state on mark as read. 2022-11-02 20:13:29 +04:00
mainwindow.h Respect window active state on mark as read. 2022-11-02 20:13:29 +04: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 Get rid of workarounds for old flatpak versions 2022-11-07 13:47:58 +04: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