Erik Verbruggen
f37e589e94
Added constant values for enumerators in their tooltips.
...
Change-Id: I75c5dc43832d42588302bc0dadefcd4b6e2addc6
Reviewed-on: http://codereview.qt.nokia.com/414
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com >
2011-06-09 09:35:19 +02:00
Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
hjk
f576ad9f2c
texteditor: merge ITextEditable into ITextEditor
...
rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor
rename BaseTextEditor{,Widget} subclasses
rename editableInterface->editorInterface
rename createEditableInterface->createEditor
minor cleanups after renamings
2011-02-22 11:23:53 +01:00
Leandro Melo
bcaf20319d
C++ editor: Try to find a help item if there is a syntax error
...
Task-number: QTCREATORBUG-2674
2011-01-17 16:35:04 +01:00
con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
Christian Kamm
5f50a6ae34
C++: Move the ModelManagerInterface from CppTools to CPlusPlus.
2011-01-04 15:58:21 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01:00
Leandro Melo
3e104ce405
Tooltips: Do not show -qtnamespace (if any) in the tips.
...
This is basically for consistency with the docs and with the html
extraction mechanism.
Reviewed-by: Roberto Raggi
2010-10-01 11:58:02 +02:00
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