summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpptoolsplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Add flag to IPlugin::aboutToShutdown that allows asynchronous shutdown.con2010-07-131-1/+1
* Core::Context: compile hot fix for Windows.hjk2010-06-251-1/+0
* Fixed completion settings to also apply to the QML code completionThorbjørn Lindeijer2010-05-111-2/+0
* Rename IPlugin::shutdown --> IPlugin::aboutToShutdowncon2010-04-281-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Removed CppSemanticSearch & co. Find usages of a Symbol is way more powerful.Roberto Raggi2009-10-091-59/+0
* Merge branch '1.3' of git@scm.dev.nokia.troll.no:creator/mainline into 1.3con2009-10-051-2/+2
|\
| * Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-2/+2
* | Refactor search result window for use of many items and checked state.con2009-10-051-2/+3
|/
* Purge out include files in exported headersFriedemann Kleint2009-10-011-0/+1
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Search the function callsRoberto Raggi2009-06-091-0/+24
* Initial support for semantic searches.Roberto Raggi2009-06-021-0/+41
* Made cpp file suffixes take effect after restart.Friedemann Kleint2009-04-291-1/+4
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-5/+0
* remove ProjectExplorerInterface and ExtensionSystemInterfaces fileshjk2009-01-141-1/+1
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Merge branch '0.9.1-beta'dt2008-12-171-1/+1
* Added configuration options for code completionThorbjørn Lindeijer2008-12-151-0/+2
* Renamed cpptools.cpp to cpptoolsplugin.cppThorbjørn Lindeijer2008-12-151-0/+87