Roberto Raggi
|
27f92695cf
|
Initial work on smart highlight of local symbols. For-statements and symbols genarated from a macro expansion are not yet highlighted.
|
2009-06-25 12:48:55 +02:00 |
|
Roberto Raggi
|
c222f2aa27
|
Some cleanup in the AST nodes.
|
2009-06-17 16:08:33 +02:00 |
|
Jason McDonald
|
884b7af769
|
Update license headers and sales contact details.
Reviewed-by: Trust Me
|
2009-06-17 00:01:27 +10:00 |
|
Roberto Raggi
|
d1bbbcede5
|
Check the declarator's initializer.
|
2009-06-04 13:26:11 +02:00 |
|
Roberto Raggi
|
8f84f81e6d
|
Introduced startOffset(), endOffset(), getPosition(), getStartPosition(), and getEndPosition().
|
2009-03-31 13:56:28 +02:00 |
|
Roberto Raggi
|
424dd77e18
|
Added support for Q_SIGNAL and Q_SLOT.
|
2009-03-25 11:50:17 +01:00 |
|
Roberto Raggi
|
3d6f7de909
|
Context-sensitive highlighting.
|
2009-03-03 13:57:08 +01:00 |
|
hjk
|
8ca887aae2
|
Fixes: change file license headers to include LGPL
|
2009-02-25 09:15:00 +01:00 |
|
Roberto Raggi
|
6178a44fc2
|
Warning for using-directive in class scope.
|
2009-02-19 13:52:05 +01:00 |
|
Roberto Raggi
|
ba78e075da
|
Introduced support for forward class declarations.
|
2009-02-16 18:20:46 +01:00 |
|
Roberto Raggi
|
d01795d933
|
Reimplemented Type::as*Type() using virtual methods.
|
2009-02-09 17:49:12 +01:00 |
|
Roberto Raggi
|
ea981d5025
|
More annotations.
|
2009-02-09 12:19:17 +01:00 |
|
Roberto Raggi
|
3ac4e05e37
|
Annotated NamespaceAST nodes.
|
2009-02-09 12:00:06 +01:00 |
|
hjk
|
fe0533de2a
|
Fixes: move all files in shared/* to src/shared/*
|
2009-01-26 16:19:24 +01:00 |
|