-
Suggestion
-
Resolution: Done
-
P4: Low
-
Qt Creator 1.3.1
-
None
When you copy code from MS Dev Studio, it copies the text but also copies a colorized HTML version into the clipboard's MimeData as an extra supported mimetype. This means that when you paste it into other apps such as ms or open-office, you have your code already colorized!
It would be nice if qt creator did that too.