summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppsemanticsearch.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed CppSemanticSearch & co. Find usages of a Symbol is way more powerful.Roberto Raggi2009-10-091-126/+0
|
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-6/+6
| | | | | Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
* long live the kinghjk2009-08-141-1/+1
|
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* Search the function callsRoberto Raggi2009-06-091-0/+14
|
* Improved the semantic search for class declarations.Roberto Raggi2009-06-091-1/+1
|
* Introduced CppTools::Internal::SemanticSearch.Roberto Raggi2009-06-031-0/+112