AyuGramDesktop/Telegram/SourceFiles
Ilya Fedin 0534a2fb62 Fix QGuiApplication::desktopFileName usage
The Qt documentation says:
This is the file name, without the full path or the trailing ".desktop" extension of the desktop entry that represents this application according to the freedesktop desktop entry specification.

Qt 6.5.2 also automatically fixes it breaking all the current tdesktop and desktop-app usage expecting the file extension.
2023-07-19 23:51:50 +04:00
..
_other Migrate from qt_static_plugins.cpp to the Qt6-pregenerated initializators 2023-06-19 18:01:14 +04:00
api Respect peer_types in the switch inline button. 2023-05-24 19:36:58 +04:00
boxes Show error when trying change number from TDesktop. 2023-05-24 18:11:17 +04:00
calls Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
chat_helpers Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
countries Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
data Respect peer_types in the switch inline button. 2023-05-24 19:36:58 +04:00
dialogs Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
editor Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
export Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
ffmpeg Implement audio speed using libavfilter. 2023-03-08 16:10:36 +04:00
history Respect peer_types in the switch inline button. 2023-05-24 19:36:58 +04:00
info Fix a possible crash in Go to Message on macOS. 2023-05-24 20:22:41 +04:00
inline_bots Fix webview links opening from webview. 2023-05-31 21:46:32 +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 Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
media Send mouse release event after startSystemMove/startSystemResize 2023-06-01 20:01:46 +04:00
menu Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
mtproto Update User-Agent for DNS to Chrome 114.0.5735.133. 2023-07-10 09:56:27 +04:00
overview Reuse new speed change control for video. 2023-03-15 13:36:40 +04:00
passport Don't read legacy "errors" in passport. 2023-03-08 16:10:36 +04:00
payments Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
platform Fix QGuiApplication::desktopFileName usage 2023-07-19 23:51:50 +04:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Have a global Core::Launcher accessor 2023-06-13 12:19:21 +04:00
storage Add .m4v as a video file format. 2023-04-23 20:32:00 +04:00
support Have a global Core::Launcher accessor 2023-06-13 12:19:21 +04:00
ui Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
window Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
apiwrap.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
apiwrap.h Update API scheme on layer 158. 2023-04-11 19:17:38 +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 Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
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 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