- 12 Dec, 2008 2 commits
- 11 Dec, 2008 4 commits
-
-
mae authored
-
mae authored
-
mae authored
-
Roberto Raggi authored
when opening files from the C++ editor (e.g. when the user press F2 on #include <QMutex>).
-
- 10 Dec, 2008 1 commit
-
-
mae authored
support statements later.
-
- 09 Dec, 2008 4 commits
-
-
mae authored
-
mae authored
-
hjk authored
-
Thorbjørn Lindeijer authored
Doesn't look right, since it causes some background to show through between the indicator and the scrollbar.
-
- 05 Dec, 2008 3 commits
-
-
mae authored
-
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.
-
mae authored
-
- 04 Dec, 2008 4 commits
-
-
mae authored
new signal: BaseTextEditor::lineContextMenuRequested(TextEditor::ITextEditor *editor, int line, QMenu *menu); To be useful and used by the bookmarkmanager, this has to move to ITextEditor.
-
mae authored
-
mae authored
-
Thorbjørn Lindeijer authored
Invokable with 'c', currently shows all classes it can find.
-
- 02 Dec, 2008 4 commits