The first commit enables modification of the properties of the source files produced by Qt Resource Compiler, which helps, for example, to silence compiler warnings.
The second commit makes use of this new capability to silence -Wtrailing-whitespace
warnings and resolves #32482 (comment).