Adding
Qt Code:
  1. QApplication::setFont(QFont(QApplication::font().family(),QApplication::font().pointSize()));
To copy to clipboard, switch view to plain text mode 
seems to fix the problem (as strange as it sounds). /btw only VNC was showing the strange font issues, Exceed seemed fine. I still can't explain why I have a binary which does not show the problems.