aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cpptoolsplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* C++: Fix code completion for Qt containersPrzemyslaw Gorszkowski2012-11-221-0/+1
* C++: Fix typedef resolving when templates are involved.Erik Verbruggen2012-10-191-1/+2
* C++: fix member rewriting when doing template instantiation.Erik Verbruggen2012-10-111-0/+2
* Adjust license headershjk2012-10-051-21/+20
* Fix crashes when cyclic inheritancePrzemyslaw Gorszkowski2012-10-021-0/+2
* Fix crashes when typing codePrzemyslaw Gorszkowski2012-09-281-0/+8
* C++: Improve completion when forward declarations presentLeandro Melo2012-08-231-0/+1
* C++: Completion for templates as base classesLeandro Melo2012-08-231-0/+2
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-07-241-0/+3
|\
| * C++: Fix broken merge of 9121c21230829b3897188c849c0247b8c67b8da5.Christian Kamm2012-07-231-0/+3
* | Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
|/
* Removed module names from #include directives.Erik Verbruggen2012-02-151-7/+7
* Long live the king!hjk2012-01-261-1/+1
* Add a cache for the header/source mapping.Nicolas Arnaud-Cormos2012-01-111-0/+2
* C++: Move codegen test into the CppTools plugin.Christian Kamm2011-11-151-0/+15
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* C++ switch header/source: Always prefer file in same directory.Christian Kamm2011-09-281-1/+0
* s/error_message/errorMessage/ghjk2011-09-211-1/+1
* Remove unneeded defines.hjk2011-07-141-1/+1
* cpptools: use static CppToolsPlugin functions instead of indirect accesshjk2011-07-081-5/+1
* Make C++ code style configurable.Christian Kamm2011-05-241-0/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* 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