aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppeditor.pro
Commit message (Expand)AuthorAgeFilesLines
...
* Implement syntax highlighting in diff editorjkobus2013-08-291-0/+2
* CppEditor: Tests: Fix blocking the token tests by a pop upNikolai Kosjar2013-07-231-0/+3
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-071-1/+0
* CppEditor: Tests: Add Switch Between Method Decl/Def testsNikolai Kosjar2013-05-071-1/+1
* CppEditor: Tests: Add initial Follow Symbol Under Cursor testsNikolai Kosjar2013-04-301-1/+2
* CppEditor: Rename CppPlugin to CppEditorPluginNikolai Kosjar2013-04-191-21/+21
* CppEditor: Rearrange quick fix filesLorenz Haas2013-04-151-6/+0
* C++: Tests: Add stupid "do xyz for each file/token" testsNikolai Kosjar2013-04-111-1/+2
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* CppEditor: Compile fix for release modeNikolai Kosjar2013-02-191-3/+3
* C++: Tests: Add basic tests for doxygen commentsNikolai Kosjar2013-02-191-1/+2
* C++: Refactor quick fixesNikolai Kosjar2013-02-141-0/+1
* CppEditor: quick fix to generate getters and settersErik Verbruggen2013-01-241-0/+5
* Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-161-1/+1
* CppEditor: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-1/+1
* CppEditor: Fix double inclusion of .pri filesKai Koehne2012-03-201-2/+0
* C++: Moved completion/highlighting into the model manager.Erik Verbruggen2012-02-081-6/+0
* C++: Synchronize function decl/def refactoring.Christian Kamm2011-08-161-2/+6
* Make C++ code style configurable.Christian Kamm2011-05-241-2/+0
* New code assist APILeandro Melo2011-05-181-6/+6
* C++: Add quick fix for Q_PROPERTY.Christian Kamm2010-12-101-2/+4
* Snippets: Make it easier for plugins to add snippets groupsLeandro Melo2010-12-081-2/+2
* Snippets: Feature enhancement start...Leandro Melo2010-12-081-2/+6
* CPPEditor: fix corner cases for complete-switch-statement quick-fix.Erik Verbruggen2010-11-181-2/+4
* Editors: Refactor auto-complete code out of the editors for better reusability.Leandro Melo2010-11-091-2/+4
* Editors: Refactor indenters out of the editors for better reusability.Leandro Melo2010-11-051-2/+4
* centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-2/+1
* Exported header cleanup: Separate out CppQuickFixCollector.Friedemann Kleint2010-11-011-2/+4
* C++: added quickfix to insert a method definition.Erik Verbruggen2010-09-301-2/+0
* C++: Renamed cppdeclfromdef.{cpp,h} to cppinsertdecldef.{cpp,h}Erik Verbruggen2010-09-091-2/+2
* Create type hierarchy widget; Refactor code from C++ hover into a simple reus...Leandro Melo2010-08-131-6/+8
* Get rid of the old deprecated indenter.Roberto Raggi2010-08-101-1/+0
* Reworked the QuickFix infrastructure.Erik Verbruggen2010-07-261-0/+1
* Highlight local and member symbols.Roberto Raggi2010-07-151-2/+4
* Renamed CheckUndefinedSymbols.Roberto Raggi2010-07-131-2/+2
* Quickfix for adding a declaration to a class from a definition.Erik Verbruggen2010-07-121-2/+4
* Support Outline sidebar for C++ filesKai Koehne2010-07-081-2/+4
* Fix autotests so that they're compiling again.Bill King2010-07-061-2/+3
* Moved SemanticInfo in its own file.Roberto Raggi2010-07-051-2/+4
* Moved CheckUndefinedSymbols to the cpptools plug-in.Roberto Raggi2010-07-051-2/+4
* Moved CppRefactoringChanges.Roberto Raggi2010-06-221-2/+4
* Added infrastructure to change multiple files at once.Erik Verbruggen2010-06-141-0/+2
* Move help manager into core.kh12010-06-111-1/+0
* Introduced the quick fix engineRoberto Raggi2009-11-131-2/+4
* solaris link fixOswald Buddenhagen2009-07-271-1/+1
* Rename qworkbenchplugin.pri to qtcreatorplugin.priAlessandro Portale2009-05-081-1/+1
* Switch header source between .h and .mm files.con2009-05-041-1/+1
* Add the *.pluginspec to OTHER_FILES so that we can use Locator for themdt2009-04-221-0/+2