- 25 Feb, 2011 1 commit
-
-
Thorbjørn Lindeijer authored
Cleaned up some hacky code in the process. Done-with: Tobias Hunger
-
- 22 Feb, 2011 1 commit
-
-
hjk authored
rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor rename BaseTextEditor{,Widget} subclasses rename editableInterface->editorInterface rename createEditableInterface->createEditor minor cleanups after renamings
-
- 04 Feb, 2011 1 commit
-
-
Leandro Melo authored
Done-by: Roberto Raggi Reviewed-by: Leandro Melo Reviewed-by: mae
-
- 12 Jan, 2011 2 commits
- 04 Jan, 2011 1 commit
-
-
Christian Kamm authored
-
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 10 Dec, 2010 4 commits
-
-
Konstantin Tokarev authored
Merge-request: 227 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Roberto Raggi authored
Reviewed-by: Christian Kamm
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 08 Dec, 2010 1 commit
-
-
Leandro Melo authored
Provide an interface so users can create/edit/remove snippets.
-
- 07 Dec, 2010 1 commit
-
-
Erik Verbruggen authored
Reviewed-by: Roberto Raggi
-
- 10 Nov, 2010 1 commit
-
-
Leandro Melo authored
It was being reset based on the highlighter definitions. Consider some refactoring with the related options as well to avoid overriding user's settings. Done-with: Thorbjorn Lindeijer
-
- 09 Nov, 2010 1 commit
-
-
Leandro Melo authored
Reviewed-by: Thorbjorn Lindeijer
-
- 05 Nov, 2010 1 commit
-
-
Leandro Melo authored
Reviewed-by: ckamm
-
- 02 Nov, 2010 1 commit
-
-
Friedemann Kleint authored
Clean icore.h.
-
- 01 Nov, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 29 Oct, 2010 1 commit
-
-
Friedemann Kleint authored
Remove internal markers from exported headers, introduce private class for BaseTextDocument. Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
- 27 Oct, 2010 1 commit
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-2240 Reviewed-by: Erik Verbruggen
-
- 20 Oct, 2010 1 commit
-
-
con authored
The debugger plugin opens an editor in this case, leading to fakevim and cppeditor crashing. This commit doesn't fix the problem's source, but adds safeguards that are sensible anyhow: FakeVim should not register with editors during shutdown, and CppEditor should not unconditionally assume an existing editor manager in the destructor. Reviewed-by: Friedemann Kleint
-
- 19 Oct, 2010 1 commit
-
-
Erik Verbruggen authored
Reviewed-by: Christian Kamm
-
- 11 Oct, 2010 1 commit
-
-
Christian Kamm authored
It is unnecessary to try hard to resolve a class forward declaration when all you want to know is whether it is a valid link or not. Task-number: QTCREATORBUG-2688 Reviewed-by: Thorbjorn Lindeijer
-
- 29 Sep, 2010 1 commit
-
-
Roberto Raggi authored
-
- 16 Sep, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 15 Sep, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 13 Sep, 2010 1 commit
-
-
Christian Kamm authored
-
- 08 Sep, 2010 1 commit
-
-
Christian Kamm authored
This should make the indenter less strict and annoying for non-standard indentation styles. Reviewed-by: Roberto Raggi
-
- 06 Sep, 2010 1 commit
-
-
Roberto Raggi authored
Thanks to this patch we can move the filtering of C++ symbols in a background thread. Done-with: Erik Verbruggen
-
- 26 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-
- 18 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-
- 17 Aug, 2010 4 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
That is, we don't look at the column position anymore when searching the function under cursor.
-
Roberto Raggi authored
-
- 13 Aug, 2010 2 commits
-
-
Roberto Raggi authored
-
Leandro Melo authored
Hierarchy information removed from tooltips now.
-
- 12 Aug, 2010 1 commit
-
-
Christian Kamm authored
This makes sure styles are consistent for the editor and the quick fix engine.
-
- 11 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-
- 10 Aug, 2010 1 commit
-
-
Roberto Raggi authored
-