summaryrefslogtreecommitdiff
path: root/src/plugins/cppeditor/cppelementevaluator.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Tooltips: Do not show -qtnamespace (if any) in the tips.Leandro Melo2010-10-011-14/+22
* Help: Fix help ids for qt built with namespaces.Leandro Melo2010-09-301-4/+11
* Tooltips and help ids: Fix for templates.Leandro Melo2010-09-241-0/+30
* C++ editor: Make code a bit better in the C++ element evaluator.Leandro Melo2010-09-221-15/+8
* Tooltips and help ids: Look for qualified names first.Leandro Melo2010-09-221-1/+1
* Refactor how base hover handler manipulates the help items (qt docs interacti...Leandro Melo2010-08-311-11/+11
* Renamed Symbol::scope() to Symbol::enclosingScope().Roberto Raggi2010-08-261-6/+6
* Create type hierarchy widget; Refactor code from C++ hover into a simple reus...Leandro Melo2010-08-131-0/+500