kfontinst: less macros; use logging categories
And comment out the qDebug() calls (the ones without a logging category), useful for debugging but they spam the terminal output if you e.g. start systemsettings from terminal.
Also don't print time with debug statements, useful for benchmarking, but too much output in terminal otherwise.
GIT_SILENT