- 23 Sep, 2010 1 commit
-
-
Leandro Melo authored
-
- 16 Sep, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 01 Sep, 2010 1 commit
-
-
Leandro Melo authored
Also some less significant improvements.
-
- 31 Aug, 2010 2 commits
-
-
Leandro Melo authored
-
Leandro Melo authored
-
- 17 Aug, 2010 1 commit
-
-
Leandro Melo authored
Reviewed-by: Robert Loehning
-
- 13 Aug, 2010 1 commit
-
-
Leandro Melo authored
Hierarchy information removed from tooltips now.
-
- 11 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-
- 05 Aug, 2010 1 commit
-
-
Leandro Melo authored
To catch cases of invalid code like this: struct A : B {}; struct B : A {}; Reviewed-by: Roberto Raggi
-
- 03 Aug, 2010 1 commit
-
-
Leandro Melo authored
-
- 02 Aug, 2010 1 commit
-
-
Leandro Melo authored
-
- 28 Jul, 2010 1 commit
-
-
Leandro Melo authored
-
- 27 Jul, 2010 1 commit
-
-
Leandro Melo authored
-
- 22 Jul, 2010 2 commits
-
-
Leandro Melo authored
The old integration option is now used to switch to extended descriptions.
-
Leandro Melo authored
-
- 21 Jul, 2010 1 commit
-
-
Roberto Raggi authored
-
- 20 Jul, 2010 2 commits
-
-
Leandro Melo authored
-
Leandro Melo authored
-
- 19 Jul, 2010 1 commit
-
-
con authored
We need to add the fully qualified name to the case statements. Reviewed-by: Roberto Raggi
-
- 14 Jul, 2010 2 commits
-
-
Thorbjørn Lindeijer authored
-
Leandro Melo authored
To conform with recent changes that affected LookupContext::fullyQualifiedName.
-
- 13 Jul, 2010 3 commits
-
-
Friedemann Kleint authored
-
Leandro Melo authored
-
Leandro Melo authored
-
- 12 Jul, 2010 1 commit
-
-
Leandro Melo authored
-
- 02 Jul, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 25 Jun, 2010 1 commit
-
-
Robert Loehning authored
Task-number: QTCREATORBUG-1169
-
- 14 Jun, 2010 1 commit
-
-
Erik Verbruggen authored
Also removed TokenUnderCursor as it's functionality is in the token cache. Reviewed-by: ckamm
-
- 11 Jun, 2010 1 commit
-
-
kh1 authored
- lessens open file handles - improves help plugin startup further Task-number: QTCREATORBUG-337 Reviewed-by: ck
-
- 04 Jun, 2010 3 commits
-
-
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.
-
- 01 Jun, 2010 1 commit
-
-
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
-
- 14 May, 2010 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 05 May, 2010 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 21 Apr, 2010 1 commit
-
-
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.
-
- 15 Apr, 2010 1 commit
-
-
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
-
- 06 Apr, 2010 1 commit
-
-
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
-