Commit Graph

20 Commits

Author SHA1 Message Date
Roberto Raggi
65f07aa2de Implemented support for C++ and iso646 operators. 2008-12-10 13:30:19 +01:00
hjk
4a552ead9f use QTC_ASSERT instead of Q_ASSERT 2008-12-09 15:25:01 +01:00
hjk
342caa2141 some more whitespace changes 2008-12-09 11:07:24 +01:00
Roberto Raggi
88b7a14a79 Added the methods to get all the identifiers used in a translation unit. 2008-12-09 09:42:17 +01:00
hjk
0e8d02aab4 populate texteditor margin context menu 2008-12-05 16:39:33 +01:00
Patrick Star
4d60687b66 Fixes: - use indexwindow from shared 2008-12-04 15:03:57 +01:00
Roberto Raggi
f93d2d80e0 We don't use the uses, so just ifdef-out the code for now. 2008-12-04 14:38:44 +01:00
Roberto Raggi
9394b4dfbc Fixed the parsing of class-specifiers when nested in a function definition. 2008-12-03 14:47:02 +01:00
Roberto Raggi
e2e4fcd95b Added different parsing mode to TranslationUnit/CppDocument. 2008-12-03 14:01:58 +01:00
Roberto Raggi
e689a17395 Check for the wrong usage of ctor initializers. 2008-12-03 11:59:11 +01:00
Roberto Raggi
8c741ede88 Fixed possible crash when classifying chars. 2008-12-03 09:35:16 +01:00
Patrick Star
6a231553c6 Fixes: - sync against Assistant 2008-12-02 19:34:32 +01:00
dt
bd827512bb Fixes: Mem leak in the pro file parser.
Details:  ProFileCache be gone, as is ManagedProFile, not to be missed.
Drastically simplified how ownership works.
2008-12-02 18:14:06 +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
hjk
ff433b44ad Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2008-12-02 14:10:00 +01:00
hjk
f61e8672db more cosmetic changes 2008-12-02 14:09:21 +01:00
Patrick Star
7d6f2bb45a Fixes: - use QT_NO_WEBKIT instead of QT_WEBKIT, USE_WEBKIT
Task:     - none
AutoTest: - compile test
Details:  - use QT_NO_WEBKIT instead of QT_WEBKIT, USE_WEBKIT
2008-12-02 13:38:31 +01:00
hjk
1472bdb0cc some file cosmetics (mostly #include order and whitespace) 2008-12-02 12:57:59 +01:00
con
05c35356ab Initial import 2008-12-02 12:01:29 +01:00