Roberto Raggi
|
f4bf0a3a6d
|
Checkpoint. Pretty printing of switch and case statements.
|
2009-01-07 10:59:36 +01:00 |
|
Roberto Raggi
|
8ec03e6bcd
|
Pretty print char ltierals and wide char literals.
|
2009-01-07 10:49:08 +01:00 |
|
Roberto Raggi
|
f63d56a13b
|
Nicer pretty printing of while statements.
|
2009-01-07 10:42:43 +01:00 |
|
Roberto Raggi
|
ffbc28cbbd
|
Added a space before cv-qualifiers in a function declarator.
|
2009-01-07 10:38:24 +01:00 |
|
Roberto Raggi
|
0449c67f03
|
Fixed the pretty printing of class specifiers and base clauses.
|
2009-01-07 10:35:53 +01:00 |
|
Roberto Raggi
|
0030f87e9c
|
Improved the pretty printing of enum specifiers and if-else statements.
|
2009-01-07 10:33:19 +01:00 |
|
Roberto Raggi
|
beee08de5a
|
Test the pretty printer.
|
2009-01-07 10:06:10 +01:00 |
|
Roberto Raggi
|
8459fe70d6
|
Added a simple test for the rewriter.
|
2009-01-07 09:47:00 +01:00 |
|
Roberto Raggi
|
bbb570481b
|
test the rewriter and the pretty printer.
|
2009-01-07 09:44:21 +01:00 |
|
Roberto Raggi
|
dce0855fc6
|
Show how to replace AST nodes.
|
2009-01-06 15:23:59 +01:00 |
|
Roberto Raggi
|
e43e09ee5f
|
Test the pretty printer.
|
2009-01-06 15:15:53 +01:00 |
|
hjk
|
8a77bac457
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
|
2009-01-06 13:04:58 +01:00 |
|
hjk
|
5a32af444c
|
use textedit's overwrite modus for proper cursor display.
this works with proportional fonts, too.
|
2009-01-06 13:03:59 +01:00 |
|
Roberto Raggi
|
c70af84708
|
Added another simple refactoring operation. Comment enum definitions.
|
2009-01-06 12:39:38 +01:00 |
|
hjk
|
a0b4b8cd5c
|
add tiny test application
|
2009-01-06 12:20:45 +01:00 |
|
hjk
|
75b7613203
|
Fixes: re-enable "Start External Application" in debug mode
|
2009-01-05 14:13:09 +01:00 |
|
Roberto Raggi
|
a886a63077
|
Playing with the AST rewriter.
|
2009-01-02 16:10:28 +01:00 |
|
hjk
|
5285379f18
|
make watchers persistent in the session
|
2008-12-17 17:43:01 +01:00 |
|
hjk
|
04c4a0ec72
|
make the std::map dumper work with keys that already have a const
qualification like 'const char *'
|
2008-12-17 15:46:27 +01:00 |
|
hjk
|
fff7acad55
|
fix parsing of gdb version
|
2008-12-17 15:19:22 +01:00 |
|
hjk
|
da3cb14483
|
chancge Nokia GPL exception version from 1.2 to 1.3
|
2008-12-16 17:20:00 +01:00 |
|
hjk
|
a460e4bc10
|
add the license header to a few more files
|
2008-12-16 17:06:13 +01:00 |
|
hjk
|
7898a499b6
|
add custom dumper for std::map
|
2008-12-12 12:55:05 +01:00 |
|
hjk
|
5ba9cbc565
|
nicer type display for std::map (not including an actual dumper yet)
|
2008-12-11 16:10:47 +01:00 |
|
hjk
|
540c6de108
|
work on std::list dumper
|
2008-12-10 16:48:12 +01:00 |
|
hjk
|
3b31b5c98c
|
work on std::list dumper; also a bit of refactoring
|
2008-12-10 16:31:50 +01:00 |
|
hjk
|
94c613c9fe
|
add custom dumpers for std::list
|
2008-12-10 14:37:15 +01:00 |
|
hjk
|
4a552ead9f
|
use QTC_ASSERT instead of Q_ASSERT
|
2008-12-09 15:25:01 +01:00 |
|
hjk
|
e47967312e
|
compile fix
|
2008-12-08 11:58:36 +01:00 |
|
hjk
|
0d46571eb3
|
fix QSet custom dumper for namespaced Qt
|
2008-12-05 18:44:09 +01:00 |
|
Roberto Raggi
|
e2e4fcd95b
|
Added different parsing mode to TranslationUnit/CppDocument.
|
2008-12-03 14:01:58 +01:00 |
|
Roberto Raggi
|
3d9945238d
|
oops! added the cpy header.
|
2008-12-03 11:37:35 +01:00 |
|
Roberto Raggi
|
27f866687c
|
Added a simple auto test for our C++ front-end.
|
2008-12-03 11:35:15 +01:00 |
|
hjk
|
cf11b69643
|
more code cosmetics
|
2008-12-02 16:19:05 +01:00 |
|
Roberto Raggi
|
2ef79dca1c
|
Obsoleted.
|
2008-12-02 14:40:24 +01:00 |
|
hjk
|
ab83dcd87c
|
off-by-one in headers
|
2008-12-02 14:20:25 +01:00 |
|
hjk
|
8a43d9b9f3
|
end-of-line whitespace correction of the new headers
|
2008-12-02 14:17:16 +01:00 |
|
con
|
05c35356ab
|
Initial import
|
2008-12-02 12:01:29 +01:00 |
|