summaryrefslogtreecommitdiff
path: root/src/plugins/cppeditor/cppplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Rename CppPlugin to CppEditorPluginNikolai Kosjar2013-04-191-392/+0
* Clean headers in CppEditor.Friedemann Kleint2013-04-101-13/+0
* CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-081-1/+1
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-12/+13
* Editor: Fixing shortcut...David Schulz2013-02-181-1/+1
* UI text: fix caps in CPP plugin actionsLeena Miettinen2013-02-151-1/+1
* C++: Refactor quick fixesNikolai Kosjar2013-02-141-1/+2
* Editor: Refactor Open Link in Next Split.David Schulz2013-02-141-1/+20
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
| * Display proper overlay icons on Windows/Qt 5.Friedemann Kleint2012-10-091-1/+1
* | Use Core::Id for languageOrgad Shaneh2012-11-221-1/+1
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-10/+11
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Mac: Sanitize shortcuts.Eike Ziller2012-06-111-1/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-17/+4
* ActionManager API cleanup.Eike Ziller2012-05-251-19/+17
* editormanager: simplify use of interfacehjk2012-05-111-8/+4
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-071-1/+1
|\
| * Translate editor display names in correct context.Konstantin Tokarev2012-05-071-1/+1
* | Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-181-6/+0
* | Added TextEditor commands FollowSymbol and JumpToFile.Konstantin Tokarev2012-03-281-15/+3
* | Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-1/+1
|/
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-10/+9
* CppEditor: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-121-8/+8
* C++ editor: Unify rehighlight() and semanticRehighlight().Christian Kamm2011-11-151-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | use Core::Id for ids in INavigationWidgetFactoryhjk2011-11-101-1/+1
|/
* Implement Code Style schemesJarek Kobus2011-09-231-3/+0
* use Core::Id for IEditorFactory::idhjk2011-09-081-2/+2
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Add "Switch Header/Source" action to the context menuJarek Kobus2011-08-051-0/+3
* Make C++ code style configurable.Christian Kamm2011-05-241-0/+3
* New code assist APILeandro Melo2011-05-181-40/+12
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-15/+15
* completion: call directly from base text editorhjk2011-02-211-6/+0
* completion: enable multiple completors for different use cases.hjk2011-02-211-8/+7
* It's 2011 now.con2011-01-121-1/+1
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-2/+2
* New plugin: plugin macroNicolas Arnaud-Cormos2010-12-201-2/+2