summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpptoolsplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* C++: changed the CppModelManager to use a normal singleton.Erik Verbruggen2012-10-161-11/+9
* CppTools: make correspondingHeaderOrSource freely accessiblehjk2012-10-121-15/+21
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Don't cache mapping between source and private headerNicolas Arnaud-Cormos2012-06-281-1/+2
* ActionManager API cleanup.Eike Ziller2012-05-251-5/+3
* editormanager: simplify use of interfacehjk2012-05-111-3/+2
* [C++] Added object pool handling for CompletionAssistProvider.Erik Verbruggen2012-02-231-2/+0
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-9/+9
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-091-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Core::Filemanager: make some methods statichjk2012-01-251-2/+1
* ProjectExplorer: make currentProject statichjk2012-01-241-3/+1
* Use new static ICore interface.hjk2012-01-241-8/+6
* C++: Replace non-absolute-critical asserts for soft onesLeandro Melo2012-01-241-1/+2
* Add a cache for the header/source mapping.Nicolas Arnaud-Cormos2012-01-111-2/+10
* Fix the switch header/source action.Nicolas Arnaud-Cormos2012-01-111-10/+33
* C++: Automatic Doxygen comment blocks generationLeandro Melo2011-12-091-1/+0
* 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-44/+49
* Implement Code Style schemesJarek Kobus2011-09-231-16/+0
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Apply code style settings to templatesJarek Kobus2011-08-091-0/+6
* cpptools: use static CppToolsPlugin functions instead of indirect accesshjk2011-07-081-3/+3
* C++ indenter: Make CppCodeStyleSettings a class.Christian Kamm2011-05-271-0/+4
* Make C++ code style configurable.Christian Kamm2011-05-241-0/+11
* C++ editor: Remove scanning/caching of includesLeandro Melo2011-05-181-5/+0
* New code assist APILeandro Melo2011-05-181-10/+2
* 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
* New plugin: plugin macroNicolas Arnaud-Cormos2010-12-201-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | vcsmanager: coding conventionhjk2010-12-081-1/+1
* | Coreplugin: Header cleanup.Friedemann Kleint2010-11-021-0/+1
|/
* C++ Editor: prevent insertion of method definitions in header files.Erik Verbruggen2010-10-081-1/+0
* Remove EditorManager::ensureEditorManagerVisible()dt2010-09-061-3/+1
* C++ symbols find filter for advanced find.con2010-07-231-5/+5
* Add flag to IPlugin::aboutToShutdown that allows asynchronous shutdown.con2010-07-131-1/+2
* Core::Context: compile hot fix for Windows.hjk2010-06-251-4/+1
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-1/+1
* Fixed completion settings to also apply to the QML code completionThorbjørn Lindeijer2010-05-111-24/+9
* Rename IPlugin::shutdown --> IPlugin::aboutToShutdowncon2010-04-281-1/+1
* Add "insert space after function name" option for GNU indentingAlexey Semenko2010-04-081-0/+2
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+2
* Long live the king!hjk2010-03-051-1/+1
* Fixes: Diff editors don't get correct name.con2010-01-111-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-1/+1