summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakeeditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-1/+1
* Fix CMake highlighting with dark themedt2010-03-301-0/+1
* Coding style fixesdt2010-03-301-18/+15
* -cmake syntax highlighting, with the help from DanielAlex Neundorf2010-03-301-0/+144