summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Fixes: change file license headers to include LGPLhjk2009-02-25134-2814/+2278
* Introduced a parallel indexer. It is ifdef-out atm.Roberto Raggi2009-02-242-1/+30
* Merge branch '1.0.0' into masterOswald Buddenhagen2009-02-231-1/+1
|\
| * more precise labelOswald Buddenhagen2009-02-231-1/+1
| * Fixes: - Unused includecon2009-02-191-1/+0
| * Fixes: Possible crash while resolving qualified name ids.Roberto Raggi2009-02-181-1/+1
| * Improved the type pretty printer.Roberto Raggi2009-02-134-126/+156
| * Less annoying syntax checker.Roberto Raggi2009-02-111-0/+3
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2009-02-235-0/+37
|\ \
| * | Alternative implementation of the indexer. It is a little bit slower, but I'm...Roberto Raggi2009-02-232-0/+28
| * | Code completion of doxygen tags.Roberto Raggi2009-02-201-0/+3
| * | Initial support for doxygen comments.Roberto Raggi2009-02-202-0/+6
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2009-02-202-0/+111
|\ \ \ | |/ /
| * | Make the git plugin look for the binary in the path specified in the settings...Friedemann Kleint2009-02-192-0/+111
* | | Fixes: extensionsystem: use a patched plugin loader on linuxhjk2009-02-191-5/+9
|/ /
* | Fixes: pluginmanager: fork QPluginLoader and QLibraryPrivatehjk2009-02-193-3/+1186
* | Fixes: work on QT_NO_CAST_FROM_BYTEARRAYhjk2009-02-191-2/+2
* | Fixes: save a few strlen callshjk2009-02-192-2/+3
* | Fixes: Possible crash while resolving qualified name ids.Roberto Raggi2009-02-181-1/+1
* | --warningsRoberto Raggi2009-02-161-1/+2
* | Improved the C++ hover handler.Roberto Raggi2009-02-163-4/+64
* | Introduced support for forward class declarations.Roberto Raggi2009-02-161-1/+1
* | Improved the type pretty printer.Roberto Raggi2009-02-134-126/+156
* | Fixed crash in lookup context due to null-nameThorbjørn Lindeijer2009-02-111-2/+5
* | Less annoying syntax checker.Roberto Raggi2009-02-101-0/+3
* | Revert now unnecessary checks for null-typesThorbjørn Lindeijer2009-02-101-1/+1
* | Fixes: Compile.Roberto Raggi2009-02-101-1/+1
* | Made it possible to compile libCPlusPlus without `gui'.Roberto Raggi2009-02-101-7/+13
* | Fixes: Possible crash in OverviewModel.Roberto Raggi2009-02-091-1/+1
* | Reimplemented Type::as*Type() using virtual methods.Roberto Raggi2009-02-093-10/+12
* | Merge branch '1.0.0'con2009-02-091-0/+2
|\ \ | |/
| * Don't use the name twice, thoughThorbjørn Lindeijer2009-02-061-2/+2
| * Fixed tooltips for enumeratorsThorbjørn Lindeijer2009-02-061-0/+2
* | Added a simple auto test for the name lookup.Roberto Raggi2009-02-095-54/+57
* | Fixes: Parsing of #import directives.Roberto Raggi2009-02-052-0/+4
* | Fixes: Enable ObjC support.Roberto Raggi2009-02-052-1/+4
|/
* Fixes: - Some layouting issuescon2009-01-281-1/+1
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-262-2/+2
* Fixes: Lookup of qualified name ids.Roberto Raggi2009-01-241-21/+20
* Fixes: Expand the #elif's condition.Roberto Raggi2009-01-201-1/+15
* remove ProjectExplorerInterface and ExtensionSystemInterfaces fileshjk2009-01-141-39/+0
* Bump year in licence header.Daniel Molkentin2009-01-13135-135/+135
* ResolveType for compound literals.Roberto Raggi2009-01-132-0/+7
* Fixed crash in function argument widgetThorbjørn Lindeijer2009-01-132-0/+7
* Ensure we had a valid class symbol.Roberto Raggi2009-01-131-2/+2
* Improved the lookup of qualified name ids.Roberto Raggi2009-01-132-11/+77
* Fixes: Make git diff work for staged files, do not launch submit if file list...Friedemann Kleint2009-01-132-0/+15
* Windows LinkFriedemann Kleint2009-01-121-1/+0
* Fixes: Use a model for the submit file list (to resolve the git diff mess)Friedemann Kleint2009-01-123-117/+159
* Fixes: - API documentation for ICorecon2009-01-121-2/+1