qt6-bb10/tests/auto/gui/kernel/qguiapplication
Vlad Zahorodnii fb86c5a470 QGuiApplication: Remove .desktop suffix in setDesktopFileName
The desktop file name should not contain ".desktop" suffix, but some
applications still specify it anyway because of the ambiguity in the
documentation that was fixed in
0c5135a9df.

This change makes setDesktopFileName remove ".desktop" suffix so
desktopFileName always returns a desktop file name with correct format
and its users don't need to chop ".desktop".

Pick-to: 6.5
Change-Id: If5abccaf3bf976449cada8891fff887870e45b5f
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2023-05-30 23:51:56 +03:00
..
icons Add support for -qwindowicon command line argument. 2014-05-02 10:03:31 +02:00
BLACKLIST Test is no longer flaky 2022-07-26 16:33:27 +02:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
Info.plist CMake: Fix failing tests on macOS developer builds 2020-09-22 19:08:53 +02:00
testplugin.json Fix events being processed on application start 2012-09-26 19:54:19 +02:00
tst_qguiapplication.cpp QGuiApplication: Remove .desktop suffix in setDesktopFileName 2023-05-30 23:51:56 +03:00