- Dec 05, 2008
-
-
goro authored
-
Joerg Bornemann authored
RevBy: Found by me. (cherry picked from commit 58827feb)
-
con authored
Task: - 234321 RevBy: - Thorbjørn
-
Kavindra Palaraja authored
-
dt authored
-
dt authored
Details: Free the whole ProFile*, ProItem*, ProValue* and etc structure after parsing, that frees around 200Mb for projects.pro.
-
Thorbjørn Lindeijer authored
The scope of the classes is now separated and displayed in the second column, and not included in the search.
-
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.
-
Friedemann Kleint authored
-
mae authored
-
mae authored
-
hjk authored
-
Kavindra Palaraja authored
(cherry picked from commit a02c5e61)
-
hjk authored
-
Friedemann Kleint authored
Task: 237390 Details: Add 'allowDirectories' property to the widgets involved.
-
Thorbjørn Lindeijer authored
-
- Dec 04, 2008
-
-
mae authored
-
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.
-
Friedemann Kleint authored
Details: StartFailed is triggered before the event loop starts on Windows.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
con authored
-
con authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
Fixes: Console wizard has finalPage set, wrong options for wizard, quieten p4 when quering the project directory
-
hjk authored
-
hjk authored
-
Patrick Star authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Patrick Star authored
-
Patrick Star authored
-
Roberto Raggi authored
-
Patrick Star authored
-
dt authored
Task: - RevBy: - AutoTest: - Details: -
-