Commit Graph

55 Commits

Author SHA1 Message Date
Roberto Raggi
649559ade3 Store the QTextCharFormat used to mark virtual methods. 2010-08-09 10:34:31 +02:00
mae
ec1d555a3b Reduces editor updates in certain cases
Done-with: Roberto Raggi
2010-08-06 21:56:48 +02:00
Roberto Raggi
7ff7878ca4 Compare the char formats. 2010-08-03 18:58:47 +02:00
mae
72bb7c5c11 Convert semantic highlighter to use additional formats
instead of extra selections. This requires a recent
version of Qt 4.7, the beta 2 will not do.

Done-with: Roberto Raggi
2010-07-13 14:37:48 +02:00
Roberto Raggi
8acde74d79 Forked QSyntaxHighlighter from Qt 4.7.
We need our very own syntax highlighter in Qt Creator.
2010-07-09 14:47:18 +02:00