AyuGramDesktop/Telegram/SourceFiles/platform
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
..
linux Fix QGuiApplication::desktopFileName usage 2023-07-19 23:51:50 +04:00
mac Use argv0 for shortcuts when updater is disabled 2023-06-16 11:38:54 +04:00
win Use argv0 for shortcuts when updater is disabled 2023-06-16 11:38:54 +04:00
platform_audio.h Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku 2020-06-17 20:33:23 +04:00
platform_file_bookmark.h Move Media::Clip::Reader and FileLocation to td_ui. 2020-10-30 18:32:18 +03:00
platform_file_utilities.h Don't get cursor position twice for open with menu 2023-01-20 12:58:48 +04:00
platform_integration.cpp Move global event filter to Platform::Integration on Windows. 2022-01-04 15:29:40 +03:00
platform_integration.h Move global event filter to Platform::Integration on Windows. 2022-01-04 15:29:40 +03:00
platform_launcher.h Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku 2020-06-17 20:33:23 +04:00
platform_main_window.h Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku 2020-06-17 20:33:23 +04:00
platform_notifications_manager.h One more attempt to fix DND on macOS. 2023-03-15 15:00:29 +04:00
platform_overlay_widget.cpp Implement folder link add / join design. 2023-04-11 19:17:38 +04:00
platform_overlay_widget.h Fix media viewer on macOS multi-monitor setup. 2023-03-13 16:04:42 +04:00
platform_specific.h Use argv0 for shortcuts when updater is disabled 2023-06-16 11:38:54 +04:00
platform_tray.h Initialized empty files for tray implementations. 2022-05-03 04:25:35 +03:00
platform_window_title.h Switch MainWindow to Ui::RpWindow 2021-07-28 18:05:39 +03:00