tdesktop/Telegram/SourceFiles
Ilya Fedin 7202ffca76 Remove unneeded TrayIconFileTemplate function
Use /.flatpak-info instead of deprecated /run/user/$UID/flatpak-info

Improve indentation in UseXDGDesktopPortal and IsAppIndicator

Remove unneeded NeedTrayIconFile and rename IsAppIndicator to IsIndicatorApplication

Include only needed part of QtDBus in main_window_linux.cpp

Remove usage of QDBusInterface from SandboxAutostart and IsSNIAvailable

Don't check dbus activatable services in IsIndicatorApplication

Move XEmbed menu initialization to initTrayMenuHook, tray availability check to initHook

Don't create unneeded file for tooltip icon, since indicator-application doesn't support tooltips

Passthrough counter from updateIconCounters

Suppress log errors for LastUserInputTime on GNOME

Set applcation name and icon name for pulseaudio
2020-03-06 18:28:56 +04:00
..
_other Fix whitespace and indentation errors. 2020-01-02 14:25:53 +03:00
api Send and delete messages through Histories. 2020-02-21 18:48:30 +04:00
boxes Added sequential background dictionary loader. 2020-02-24 18:48:33 +03:00
calls Request history parts through Histories. 2020-02-21 18:48:30 +04:00
chat_helpers Moved all destruction calls of DictLoader to main thread. 2020-02-27 15:18:00 +04:00
codegen/scheme Move some more code to lib_mtproto. 2019-12-02 16:11:22 +03:00
core Beta version 1.9.19. 2020-02-25 14:03:08 +04:00
data Fix crash in SearchController. 2020-02-25 16:13:07 +04:00
dialogs Fix search in chat results loading. 2020-02-24 13:14:29 +04:00
export Fix whitespace and indentation errors. 2020-01-02 14:25:53 +03:00
ffmpeg Use 64 byte alignment for ffmpeg frames. 2020-02-17 16:44:08 +04:00
history Returned display of message status for self and last messages. 2020-02-27 14:20:24 +03:00
info Fix collapse after full results are loaded. 2020-01-23 10:09:33 +03:00
inline_bots Fix possible crash in sticker inline results. 2020-02-25 12:58:25 +04:00
intro Enable secondary QR code login by default. 2020-02-12 19:43:22 +04:00
lang Replace str_const with base::const_string. 2020-01-29 12:47:50 +03:00
main Added new setting for automatic dictionaries download. 2020-02-24 18:48:33 +03:00
media Fix GIFs with alpha display. 2020-02-24 17:48:23 +04:00
mtproto Fix possible use-after-free in test connections. 2020-02-25 13:40:09 +04:00
overview Rename mediaview.style to media_view.style. 2020-02-05 18:39:47 +04:00
passport Rewrite webFileLoader without Storage::DownloadManager. 2019-12-04 15:15:58 +03:00
platform Remove unneeded TrayIconFileTemplate function 2020-03-06 18:28:56 +04:00
profile Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
settings Fix escaping in linux launcher creating 2020-02-27 11:51:28 +04:00
storage Fix logout on second relaunch. 2020-02-25 07:58:29 +04:00
support Move message ownership to History. 2020-02-21 18:48:29 +04:00
ui Fix PiP window on macOS. 2020-02-05 18:39:47 +04:00
window Unified function to detect icon name on Linux 2020-02-27 15:17:32 +04:00
apiwrap.cpp Request history parts through Histories. 2020-02-21 18:48:30 +04:00
apiwrap.h Request history parts through Histories. 2020-02-21 18:48:30 +04:00
app.cpp Rename mediaview.style to media_view.style. 2020-02-05 18:39:47 +04:00
app.h Added buttons to delete and edit album items in SendFilesBox. 2020-01-23 10:09:33 +03:00
config.h Don't overlap video with controls. 2020-02-05 18:39:47 +04:00
facades.cpp Fix opening hashtag when in archive 2020-01-27 19:56:30 +03:00
facades.h Move some more code to lib_mtproto. 2019-12-02 16:11:22 +03:00
layout.cpp Fix whitespace and indentation errors. 2020-01-02 14:25:53 +03:00
layout.h Remove app.h / facades.h from precompiled header. 2019-10-01 23:59:46 +03:00
logs.cpp Use thread_local counter in logs for thread index. 2019-11-15 16:16:32 +03:00
logs.h Add some profiling logs to lottie player. 2019-07-01 17:57:39 +02:00
main.cpp
mainwidget.cpp Move requestDialogEntry to Histories. 2020-02-21 18:48:30 +04:00
mainwidget.h First version of reading-while-scrolling. 2020-02-21 18:48:29 +04:00
mainwindow.cpp Fix stop-auto-read when the system is idle. 2020-02-21 18:48:29 +04:00
mainwindow.h Fix stop-auto-read when the system is idle. 2020-02-21 18:48:29 +04:00
observer_peer.cpp Remove app.h / facades.h from precompiled header. 2019-10-01 23:59:46 +03:00
observer_peer.h Track sending and failed messages. 2019-07-24 08:02:20 +02:00
qt_functions.cpp Make packaged build working 2020-01-17 13:34:27 +03:00
qt_static_plugins.cpp Enable native Wayland support 2020-02-24 19:03:27 +04:00
settings.cpp Move some style code to lib_ui. 2019-10-01 23:59:46 +03:00
settings.h Move some style code to lib_ui. 2019-10-01 23:59:46 +03:00
stdafx.cpp
stdafx.h Enable native Wayland support 2020-02-24 19:03:27 +04:00