SetName command rework
Description
Do not use PropertyChangeCommand for setName Reason: This command is a legacy command using QMetaObject::invokeMethod, which does not work properly for the tests.
Conformity
-
Changelog entry -
Unit tests -
Update INSTALL -
Downport - Fixes:
When external dependencies are removed
-
Reporting to ...