Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed cpptools.cpp to cpptoolsplugin.cpp | Thorbjørn Lindeijer | 2008-12-15 | 1 | -261/+0 |
| | | | | To match the class name, CppToolsPlugin. | ||||
* | Added the CppFunctionsFilter to QuickOpen | Thorbjørn Lindeijer | 2008-12-09 | 1 | -0/+2 |
| | | | | In the GUI this is currently called "Methods" with the shortcut 'm'. | ||||
* | First incarnation of classes quickopen filter | Thorbjørn Lindeijer | 2008-12-04 | 1 | -0/+2 |
| | | | | Invokable with 'c', currently shows all classes it can find. | ||||
* | more file cosmetics | hjk | 2008-12-02 | 1 | -0/+1 |
| | |||||
* | off-by-one in headers | hjk | 2008-12-02 | 1 | -1/+0 |
| | |||||
* | end-of-line whitespace correction of the new headers | hjk | 2008-12-02 | 1 | -10/+11 |
| | |||||
* | Initial import | con | 2008-12-02 | 1 | -0/+256 |