- Sep 16, 2010
-
-
Friedemann Kleint authored
-
- Sep 01, 2010
-
-
Leandro Melo authored
Also some less significant improvements.
-
- Aug 31, 2010
-
-
Leandro Melo authored
-
Leandro Melo authored
-
- Aug 17, 2010
-
-
Leandro Melo authored
Reviewed-by: Robert Loehning
-
- Aug 13, 2010
-
-
Leandro Melo authored
Hierarchy information removed from tooltips now.
-
- Aug 11, 2010
-
-
Roberto Raggi authored
-
- Aug 05, 2010
-
-
Leandro Melo authored
To catch cases of invalid code like this: struct A : B {}; struct B : A {}; Reviewed-by: Roberto Raggi
-
- Aug 03, 2010
-
-
Leandro Melo authored
-
- Aug 02, 2010
-
-
Leandro Melo authored
-
- Jul 28, 2010
-
-
Leandro Melo authored
-
- Jul 27, 2010
-
-
Leandro Melo authored
-
- Jul 22, 2010
-
-
Leandro Melo authored
The old integration option is now used to switch to extended descriptions.
-
Leandro Melo authored
-
- Jul 21, 2010
-
-
Roberto Raggi authored
-
- Jul 20, 2010
-
-
Leandro Melo authored
-
Leandro Melo authored
-
- Jul 19, 2010
-
-
con authored
We need to add the fully qualified name to the case statements. Reviewed-by: Roberto Raggi
-
- Jul 14, 2010
-
-
Thorbjørn Lindeijer authored
-
Leandro Melo authored
To conform with recent changes that affected LookupContext::fullyQualifiedName.
-
- Jul 13, 2010
-
-
Friedemann Kleint authored
-
Leandro Melo authored
-
Leandro Melo authored
-
- Jul 12, 2010
-
-
Leandro Melo authored
-
- Jul 02, 2010
-
-
Erik Verbruggen authored
-
- Jun 25, 2010
-
-
Robert Loehning authored
Task-number: QTCREATORBUG-1169
-
- Jun 14, 2010
-
-
Erik Verbruggen authored
Also removed TokenUnderCursor as it's functionality is in the token cache. Reviewed-by: ckamm
-
- Jun 11, 2010
-
-
kh1 authored
- lessens open file handles - improves help plugin startup further Task-number: QTCREATORBUG-337 Reviewed-by: ck
-
- Jun 04, 2010
-
-
Erik Verbruggen authored
This reverts commit c2393df0.
-
Erik Verbruggen authored
-
Erik Verbruggen authored
This should speed things up a bit, because before, the line was tokenized at least 3 times.
-
- Jun 01, 2010
-
-
Thorbjørn Lindeijer authored
Was broken in 915a07bd, which caused help links only to be resolved for expressions under the cursor. Task-number: QTCREATORBUG-159 Reviewed-by: ckamm
-
- May 14, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- May 05, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Apr 21, 2010
-
-
Thorbjørn Lindeijer authored
Since the fix in 01a0ec16, sometimes & would turn up in the tooltips due to them being escaped but not interpreted as HTML.
-
- Apr 15, 2010
-
-
Thorbjørn Lindeijer authored
Turns out the <nobr> actually caused wrapping in some cases because the tag made the QToolTip turn on its wrapping feature due to the text being rich text. So avoid adding it to plain text tooltips unnecessarily. Reviewed-by: hunger Task-number: QTCREATORBUG-1169
-
- Apr 06, 2010
-
-
Christian Kamm authored
If the generated documentation doesn't contain the namespace name, we failed to look up the correct help page. Task-number: QTCREATORBUG-946 Reviewed-by: Erik Verbruggen
-
- Mar 23, 2010
-
-
con authored
Reviewed-by: Thorbjørn
-