aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeeditor.h
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-1/+0
* De-Q_OBJECT-ify various IEditorFactory derived classeshjk2020-02-131-2/+0
* Rename IContext::HelpIdCallback -> IContext::HelpCallbackEike Ziller2019-01-291-1/+1
* Help: Avoid multiple lookups of help id for context helpEike Ziller2019-01-291-1/+1
* Core: Return context help id by callbackNikolai Kosjar2018-01-181-1/+1
* CMakeProjectManager: Clean forward declarationLaurent Montel2017-09-271-1/+0
* CMake: Do not ask to rebuild after editing CMakeLists.txt filesTobias Hunger2016-02-151-3/+0
* CMake: Cleanup filesTobias Hunger2016-02-121-1/+0
* CMake: Use pragma once consistentlyTobias Hunger2016-01-271-3/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-2/+2
* Make it possible to register multiple cmake instancesBenjamin Zeller2015-02-241-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Move CompletionAssistProvider constructionhjk2014-10-061-1/+2
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-1/+1
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-2/+2
* | Core: Use std::function for info bar callbackshjk2014-09-041-3/+0
* | CMakeProjectManager: Use a BaseEditorFactory derived classhjk2014-08-251-31/+3
* | CMakeProjectManager: General editor related code consolidationhjk2014-08-201-10/+12
* | TextEditor: Further *Editor/*EditorWidget disentanglinghjk2014-08-191-2/+3
* | TextEditor: Merge the two sets of *EditorWidget constructorshjk2014-08-191-6/+1
* | CmakeEditor: Enable code folding supportCharles Huet2014-08-121-0/+1
* | TextEditor: Make completion assist provider a data memberhjk2014-07-311-1/+0
* | TextEditor: Re-work comment definition handlinghjk2014-07-311-5/+0
|/
* CMake: Load context-sensitive help.Stephen Kelly2014-06-171-0/+2
* IEditor: Make duplicatesSupported a value memberhjk2014-05-211-1/+0
* Core: Make IEditor::id a value member and adjust usershjk2014-02-251-1/+0
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* TextEditors: Avoid changing document after construction.Eike Ziller2014-01-101-0/+3
* Editors: Remove some unused factory variablesEike Ziller2014-01-081-6/+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
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-3/+1
|/
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-1/+1
* CppEditor: "Follow Symbol Under Cursor" for virtual functionsNikolai Kosjar2013-10-011-2/+1
* TextEditor: get CompletionAssistProvider from editor.Erik Verbruggen2013-09-091-0/+2
* Add common interface for text formats inside syntax highlighterjkobus2013-08-261-1/+0
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+0
* 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
* | CMakeEditor: Replace member var with InfoBar callOrgad Shaneh2013-01-091-2/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* Context cleanupOrgad Shaneh2012-08-011-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Added TextEditor commands FollowSymbol and JumpToFile.Konstantin Tokarev2012-03-281-2/+0
* Added special context menu for CMakeEditor.Konstantin Tokarev2012-03-011-1/+11
* Long live the king!hjk2012-01-261-1/+1