summaryrefslogtreecommitdiff
path: root/src/plugins/cppeditor/cppelementevaluator.h
Commit message (Expand)AuthorAgeFilesLines
* C++ editor: Prefer to use extra selections to find diagnostics.Christian Kamm2011-08-251-1/+1
* C++ editor: Improve type hierarchy widgetLeandro Melo2011-07-081-13/+7
* Added constant values for enumerators in their tooltips.Erik Verbruggen2011-06-091-11/+18
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-6/+6
* C++ editor: Try to find a help item if there is a syntax errorLeandro Melo2011-01-171-15/+8
* It's 2011 now.con2011-01-121-1/+1
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-1/+1
* License headers.con2010-12-171-7/+11
* Tooltips and help ids: Fix for templates.Leandro Melo2010-09-241-0/+13
* Refactor how base hover handler manipulates the help items (qt docs interacti...Leandro Melo2010-08-311-4/+5
* Create type hierarchy widget; Refactor code from C++ hover into a simple reus...Leandro Melo2010-08-131-0/+238