Erik Verbruggen
|
424b9724d6
|
Revert "Introduced a token cache for the C++ editor."
This reverts commit c2393df023.
|
2010-06-04 12:37:26 +02:00 |
|
Erik Verbruggen
|
c2393df023
|
Introduced a token cache for the C++ editor.
This should speed things up a bit, because before, the line was tokenized at
least 3 times.
|
2010-06-04 09:36:05 +02:00 |
|
Roberto Raggi
|
a31de2c37a
|
Fixed header protection.
|
2010-05-28 17:17:11 +02:00 |
|
hjk
|
9595504bda
|
Long live the king!
|
2010-03-05 11:28:13 +01:00 |
|
Roberto Raggi
|
b9ce92ec4d
|
Remove all the synthesized characters when matching curly braces
|
2009-09-21 18:19:09 +02:00 |
|
Roberto Raggi
|
a5156e6283
|
Introduced MatchingText::shouldInsertNewline() and use it to insert lines after a class definition.
|
2009-09-18 10:59:31 +02:00 |
|
Roberto Raggi
|
da4fcd22ef
|
Pass the lookahead character to matching text.
|
2009-09-17 18:39:10 +02:00 |
|
Roberto Raggi
|
82b80b9e39
|
Automagically insert matching characters.
|
2009-09-17 17:58:00 +02:00 |
|
Roberto Raggi
|
dfa6be721d
|
Added the helper class MatchingText and use it to automagically insert text for curly braces.
|
2009-09-17 15:51:15 +02:00 |
|