- 13 Jan, 2009 3 commits
-
-
Daniel Molkentin authored
-
con authored
Details: - Conform to conventions.
-
con authored
-
- 22 Dec, 2008 1 commit
-
-
Roberto Raggi authored
Introduced pp-scanner.cpp, renamed `pp' to `Preprocessor' and removed useless #includes.
-
- 16 Dec, 2008 2 commits
-
-
hjk authored
-
Thorbjørn Lindeijer authored
It used to be in CppTools, but since the hover handler only makes sense in the context of the C++ editor, this is a better place.
-
- 12 Dec, 2008 1 commit
-
-
Roberto Raggi authored
This change removes a number of wrong usages of the CppModelManager::documents()/document().
-
- 10 Dec, 2008 1 commit
-
-
Roberto Raggi authored
-
- 09 Dec, 2008 3 commits
-
-
Roberto Raggi authored
-
hjk authored
-
Roberto Raggi authored
-
- 08 Dec, 2008 5 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 05 Dec, 2008 1 commit
-
-
mae authored
enum ExtraSelectionKind { CurrentLineSelection, ParenthesesMatchingSelection, CodeWarningsSelection, CodeSemanticsSelection, OtherSelection, NExtraSelectionKinds }; void setExtraSelections(ExtraSelectionKind kind, const QList<QTextEdit::ExtraSelection> &selections); QList<QTextEdit::ExtraSelection> extraSelections(ExtraSelectionKind kind) const; This is mainly for the benefit of the cppmodelmanager.
-
- 04 Dec, 2008 3 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 03 Dec, 2008 1 commit
-
-
Roberto Raggi authored
-
- 02 Dec, 2008 4 commits