summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakeeditor.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Merge BaseTextEditorWidget::editorDocument() and ::baseTextDocument()Eike Ziller2013-12-181-1/+1
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-5/+3
|/
* CppEditor: "Follow Symbol Under Cursor" for virtual functionsNikolai Kosjar2013-10-011-1/+1
* Apply static pattern to TextEditorSettinghjk2013-09-201-1/+1
* TextEditor: get CompletionAssistProvider from editor.Erik Verbruggen2013-09-091-0/+7
* SessionManager: Apply 'static' patternhjk2013-09-051-3/+1
* Add common interface for text formats inside syntax highlighterjkobus2013-08-261-22/+1
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-4/+4
* TextEditor: Simplify Utils::CommentDefinition structurehjk2013-05-271-1/+1
* Editor: Renaming Link members.David Schulz2013-02-111-3/+3
* 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
* | InfoBar: Introduce global suppressionOrgad Shaneh2013-01-111-1/+2
* | CMakeEditor: Replace member var with InfoBar callOrgad Shaneh2013-01-091-6/+6
* | use QSharedPointer instead of QRefCountPointerDebao Zhang2013-01-091-1/+2
* | CMake: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-231-1/+1
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
* | InfoBar: Use Core::IdOrgad Shaneh2012-11-091-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-08-021-5/+0
|\
| * Context cleanupOrgad Shaneh2012-08-011-5/+0
* | Unified contextMenuEvent implementations of editor widgets.Konstantin Tokarev2012-07-301-12/+1
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-2/+1
* texteditor: use an enum instead of QString as color idshjk2012-05-031-6/+6
* Added TextEditor commands FollowSymbol and JumpToFile.Konstantin Tokarev2012-03-281-5/+0
* Added special context menu for CMakeEditor.Konstantin Tokarev2012-03-011-3/+118
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-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
* | more Id type fixeshjk2011-11-101-2/+2
|/
* Only show the infobar onceDaniel Teske2011-07-281-1/+7
* CMake editor: Use keywords scheme for functionsLeandro Melo2011-05-311-1/+1
* rewrite editor info bar handlingOswald Buddenhagen2011-05-121-5/+5
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | core: make context and widget IContext data membershjk2011-04-141-14/+4
* | CMakeProjectManager: Change editing cmake files to not pop up a dialogdt2011-03-311-1/+31
|/
* use IEditor::widget() instead of BaseTextEditor::editorWidget() when possiblehjk2011-02-221-1/+1
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-16/+16
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | CMake: Consider visual whitespaces format in the highlighter.Leandro Melo2010-11-011-1/+2
|/
* Core::Context: compile hot fix for Windows.hjk2010-06-251-7/+4