Commit Graph

7 Commits

Author SHA1 Message Date
Leandro Melo
cb99adfb0d Help: Fix help ids for qt built with namespaces.
This is actually a general improvement that splits the qualified names
so more help ids candidates are considered when searching in the docs.

Reviewed-by: kh1
2010-09-30 14:08:54 +02:00
Leandro Melo
b87edd821d Tooltips and help ids: Fix for templates.
Tooltips can still be improved.
2010-09-24 10:15:31 +02:00
Leandro Melo
1c4e0d6d4b C++ editor: Make code a bit better in the C++ element evaluator. 2010-09-22 18:32:28 +02:00
Leandro Melo
17367b3fce Tooltips and help ids: Look for qualified names first.
Task-number: QTCREATORBUG-2330
2010-09-22 18:32:28 +02:00
Leandro Melo
ba12a3390e Refactor how base hover handler manipulates the help items (qt docs interaction). 2010-08-31 19:04:52 +02:00
Roberto Raggi
05f2fd6669 Renamed Symbol::scope() to Symbol::enclosingScope(). 2010-08-26 16:16:22 +02:00
Leandro Melo
f79187ca97 Create type hierarchy widget; Refactor code from C++ hover into a simple reusable model.
Hierarchy information removed from tooltips now.
2010-08-13 16:44:59 +02:00