summaryrefslogtreecommitdiff
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-099-93/+113
* some more whitespace changeshjk2008-12-0915-89/+78
* Added the methods to get all the identifiers used in a translation unit.Roberto Raggi2008-12-092-0/+11
* populate texteditor margin context menuhjk2008-12-051-7/+9
* Fixes: - use indexwindow from sharedPatrick Star2008-12-041-2/+3
* We don't use the uses, so just ifdef-out the code for now.Roberto Raggi2008-12-041-0/+2
* Fixed the parsing of class-specifiers when nested in a function definition.Roberto Raggi2008-12-031-2/+10
* Added different parsing mode to TranslationUnit/CppDocument.Roberto Raggi2008-12-032-7/+47
* Check for the wrong usage of ctor initializers.Roberto Raggi2008-12-031-5/+13
* Fixed possible crash when classifying chars.Roberto Raggi2008-12-032-2/+2
* Fixes: - sync against AssistantPatrick Star2008-12-025-85/+131
* Fixes: Mem leak in the pro file parser.dt2008-12-021-6/+3
* off-by-one in headershjk2008-12-02146-148/+2
* end-of-line whitespace correction of the new headershjk2008-12-02146-1459/+1605
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2008-12-022-3/+3
|\
| * Fixes: - use QT_NO_WEBKIT instead of QT_WEBKIT, USE_WEBKITPatrick Star2008-12-022-3/+3
* | more cosmetic changeshjk2008-12-0225-81/+100
|/
* some file cosmetics (mostly #include order and whitespace)hjk2008-12-0248-202/+202
* Initial importcon2008-12-02186-0/+40323