"README.md" did not exist on "96c2b2702c2ca204415e5e645d9489deafcfb17f"
- Nov 03, 2010
-
-
Oswald Buddenhagen authored
-
- Oct 04, 2010
-
-
dt authored
-
- Sep 30, 2010
-
-
Erik Verbruggen authored
Reviewed-by: Christian Kamm
-
- Jul 23, 2010
-
-
con authored
Required refactoring of the search result window to show real trees of search results. The backend is the backend from the Locator filter, which is a bit outdated now.
-
- Jul 06, 2010
-
-
Bill King authored
-
- Jul 02, 2010
-
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
- Jun 22, 2010
-
-
Roberto Raggi authored
-
- Jun 14, 2010
-
-
Erik Verbruggen authored
-
- Oct 16, 2009
- Oct 09, 2009
-
-
Roberto Raggi authored
-
- Sep 23, 2009
-
-
Roberto Raggi authored
-
- Jun 03, 2009
-
-
Roberto Raggi authored
-
- May 30, 2009
-
-
Christian Hoenig authored
-
- May 14, 2009
-
-
Friedemann Kleint authored
Make debugger tooltip API more general, have the engines check the correct file type, figure out the expression and context from the text editor. Put common functionality in watchutils.cpp. In the CDB engine, check whether a tooltip expression is a known variable within the stack frame context. If so, retrieve via symbol group or dumpers. Cache by function and expression. Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- May 08, 2009
-
-
Alessandro Portale authored
-
- Apr 22, 2009
-
-
dt authored
Hopefully i didn't miss a plugin.
-
- Mar 18, 2009
-
-
Friedemann Kleint authored
Fixes: Introduce a cpp settingspage containing file naming conventions (lower case and suffixes). Reorder VCS settings pages. Task: 241959, 248085 RevBy: Optics/Naming checked by con Details: Give IOptionPage an id() to differentiate from trName(). Make showOptionsDialog return a bool (applied) and give it an optional parent. Change Cpp and form class wizards, give them a Configure... button to change those settings.
-
- Feb 20, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 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
-