- Dec 22, 2008
-
-
Roberto Raggi authored
Introduced pp-scanner.cpp, renamed `pp' to `Preprocessor' and removed useless #includes.
-
- Dec 16, 2008
-
-
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.
-
- Dec 12, 2008
-
-
Roberto Raggi authored
This change removes a number of wrong usages of the CppModelManager::documents()/document().
-
- Dec 10, 2008
-
-
Roberto Raggi authored
-
- Dec 09, 2008
-
-
Roberto Raggi authored
-
hjk authored
-
Roberto Raggi authored
-
- Dec 08, 2008
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Dec 05, 2008
-
-
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.
-
- Dec 04, 2008
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Dec 03, 2008
-
-
Roberto Raggi authored
-
- Dec 02, 2008