aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeeditorfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMakeProjectManager: General editor related code consolidationhjk2014-08-201-77/+0
* TextEditor: Centralize settings connections setuphjk2014-08-201-2/+0
* TextEditor: Merge the two sets of *EditorWidget constructorshjk2014-08-191-3/+4
* CMakeProject: Make CMakeLists.txt and *.cmake use different mime typesDaniel Teske2014-07-171-0/+1
* Editors: Remove some unused factory variablesEike Ziller2014-01-081-1/+1
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-081-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Give TextEditorActionHandler an explicit parent and unify usage.Eike Ziller2013-12-121-2/+1
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-1/+1
|/
* Apply static pattern to TextEditorSettinghjk2013-09-201-1/+1
* EditorFactory: Replace some virtual functions with data membershjk2013-08-021-17/+5
* 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
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-4/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-5/+4
* Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-181-6/+0
* CMake: Fix warning about unused variableKai Koehne2012-04-111-2/+1
* Added TextEditor commands FollowSymbol and JumpToFile.Konstantin Tokarev2012-03-281-14/+3
* Added special context menu for CMakeEditor.Konstantin Tokarev2012-03-011-3/+41
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* use Core::Id for IEditorFactory::idhjk2011-09-081-6/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-2/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* -cmake syntax highlighting, with the help from DanielAlex Neundorf2010-03-301-0/+78