summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpptoolsplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cherry-pick: Update license headers and sales contact details.con2009-06-161-2/+2
* Renamed braces to bracketsThorbjørn Lindeijer2009-05-261-2/+2
* Switch header source between .h and .mm files.con2009-05-041-2/+7
* Made cpp file suffixes take effect after restart.Friedemann Kleint2009-04-291-3/+10
* Fixes: Introduce a cpp settingspage containing file naming conventions (lower...Friedemann Kleint2009-03-181-0/+2
* Fixed switching header/source with additional dots in the filenameThorbjørn Lindeijer2009-03-161-1/+1
* Fixes: simplify ProjectExplorerPlugin::instance() accesshjk2009-03-041-2/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: some less caching of the ICore singleton pointerhjk2009-01-281-1/+1
* Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-211-1/+1
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-21/+19
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-1/+2
* Fixes: - ICommand --> Commandcon2009-01-141-1/+1
* Fixes: - IActionContainer --> ActionContainercon2009-01-141-2/+2
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-2/+2
* Fixes: - Switch Header/Source sometimes uses wrong filecon2009-01-061-2/+3
* Merge branch '0.9.1-beta'dt2008-12-171-1/+1
* Added option to disable completion of common prefixThorbjørn Lindeijer2008-12-161-0/+2
* Moved the CppHoverHandler to the CppEditor pluginThorbjørn Lindeijer2008-12-161-1/+0
* Fixed saving of code completion settingsThorbjørn Lindeijer2008-12-151-1/+1
* Added configuration options for code completionThorbjørn Lindeijer2008-12-151-3/+34
* Renamed cpptools.cpp to cpptoolsplugin.cppThorbjørn Lindeijer2008-12-151-0/+261