Description
We should go through the debug output and make it more consistently formatted, remove messages that are not needed, and put the remaining ones inside #ifndef Q_NO_DEBUG guards (or similar guards spefifically for the files in question.)
We should not print any debug output for a third-party app which is built with a release build of Qt at least.