- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 13, 2011
-
-
hjk authored
-
- Feb 22, 2011
-
-
hjk authored
rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor rename BaseTextEditor{,Widget} subclasses rename editableInterface->editorInterface rename createEditableInterface->createEditor minor cleanups after renamings
-
- Jan 17, 2011
-
-
Leandro Melo authored
Task-number: QTCREATORBUG-2674
-
- Jan 12, 2011
- Jan 04, 2011
-
-
Christian Kamm authored
-
- Dec 17, 2010
-
-
con authored
-
- Oct 01, 2010
-
-
Leandro Melo authored
The C++ hover handler should just iterate over the list of candidates, since it was created by the element evaluator considering all possible name qualifications and in the right order. Reviewed-by: kh1
-
Leandro Melo authored
This is basically for consistency with the docs and with the html extraction mechanism. Reviewed-by: Roberto Raggi
-
- Sep 23, 2010
-
-
Leandro Melo authored
-
- 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.
-