summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpptools.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Renamed cpptools.cpp to cpptoolsplugin.cppThorbjørn Lindeijer2008-12-151-261/+0
| | | | To match the class name, CppToolsPlugin.
* Added the CppFunctionsFilter to QuickOpenThorbjørn Lindeijer2008-12-091-0/+2
| | | | In the GUI this is currently called "Methods" with the shortcut 'm'.
* First incarnation of classes quickopen filterThorbjørn Lindeijer2008-12-041-0/+2
| | | | Invokable with 'c', currently shows all classes it can find.
* more file cosmeticshjk2008-12-021-0/+1
|
* off-by-one in headershjk2008-12-021-1/+0
|
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
|
* Initial importcon2008-12-021-0/+256