- Dec 16, 2008
-
-
Thorbjørn Lindeijer authored
Necessary because the CppHoverHandler uses QtHelp and moved from CppTools to CppEditor.
-
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 15, 2008
-
-
Thorbjørn Lindeijer authored
It is now possible to choose between case-sensitive or case-insensitive completion. Also, you can now disable the automatic insertion of braces.
-
Thorbjørn Lindeijer authored
To match the class name, CppToolsPlugin.
-
- Dec 12, 2008
-
-
Roberto Raggi authored
-
- Dec 09, 2008
-
-
Thorbjørn Lindeijer authored
In the GUI this is currently called "Methods" with the shortcut 'm'.
-
- Dec 08, 2008
-
-
Roberto Raggi authored
-
- Dec 04, 2008
-
-
Thorbjørn Lindeijer authored
Invokable with 'c', currently shows all classes it can find.
-
- Dec 02, 2008
-
-
con authored
-