tdesktop/Telegram/SourceFiles
Ilya Fedin 30c73fbdf2 Fix D-Bus service with non-standard workdir or backslash in the path
Working dir not set leads to unrelevant instance being launched with unrelevant bus name and entire launchf fails.

D-Bus service files also don't need backslash escaping unlike the .desktop files.
2023-07-21 17:53:24 +04:00
..
_other Migrate from qt_static_plugins.cpp to the Qt6-pregenerated initializators 2023-06-19 18:01:14 +04:00
api Update API scheme on layer 160. 2023-07-20 07:20:56 +04:00
boxes Fix possible crash in legacy group participants. 2023-07-20 18:44:40 +04:00
calls Load and show list of users who viewed a story. 2023-07-20 07:20:10 +04:00
chat_helpers Fix init glitch in ComposeControls. 2023-07-20 07:20:56 +04:00
codegen/scheme
core Version 4.8.6. 2023-07-21 06:18:47 +04:00
countries Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
data Force internal player for stories. 2023-07-21 16:44:28 +04:00
dialogs Collapse stories on archive open/close. 2023-07-20 21:42:35 +04:00
editor Implement full theming of attachments in stories. 2023-07-20 07:20:08 +04:00
export Fix build with GCC. 2023-07-20 07:20:46 +04:00
ffmpeg Allow showing stories in different contexts. 2023-07-20 07:20:10 +04:00
history Pause stories if reply context menu is shown. 2023-07-21 17:11:49 +04:00
info Correctly clear story instances on deletion. 2023-07-21 12:22:53 +04:00
inline_bots Update API scheme on layer 160: Duration. 2023-07-20 07:20:10 +04:00
intro Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
lang Implement dates of who read your message list. 2023-03-07 08:42:29 +03:00
layout Add search with categories to GIF. 2023-02-02 22:12:31 +04:00
main Update API scheme on laydr 160. 2023-07-20 07:20:33 +04:00
media Pause stories if reply context menu is shown. 2023-07-21 17:11:49 +04:00
menu Finish improved stories reply area theming. 2023-07-20 07:20:08 +04:00
mtproto Update API scheme, pass privacy info to viewer. 2023-07-20 07:20:57 +04:00
overview Fix build with GCC. 2023-07-20 07:20:46 +04:00
passport Update API scheme on layer 160: Replies. 2023-07-20 07:20:09 +04:00
payments Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
platform Fix D-Bus service with non-standard workdir or backslash in the path 2023-07-21 17:53:24 +04:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Fix calls peer-to-peer privacy button icon. 2023-07-20 07:20:57 +04:00
storage Update API scheme on layer 160: Duration. 2023-07-20 07:20:10 +04:00
support Update API scheme on layer 160: Replies. 2023-07-20 07:20:09 +04:00
ui Fix userpics list glitch. 2023-07-20 22:19:32 +04:00
window Allow archive with stories only. 2023-07-20 07:20:57 +04:00
apiwrap.cpp Update API scheme on layer 160. 2023-07-20 07:20:13 +04:00
apiwrap.h Allow sharing stories and copying a link. 2023-07-20 07:20:11 +04:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
logs.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
main.cpp
mainwidget.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
mainwidget.h Support chat wallpaper set from gallery. 2023-04-18 16:47:31 +04:00
mainwindow.cpp Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
mainwindow.h Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
settings.cpp Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
settings.h Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
stdafx.h Moved constants of arc angles to td_ui. 2023-01-19 08:51:57 +03:00
tray.cpp
tray.h