aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/plaintexteditorfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: remove text editor action handlerDavid Schulz2024-04-091-4/+3
* TextEditor: Use new setup pattern for PlainTextEditorFactoryhjk2024-01-291-29/+31
* TextEditor: Simplify setup of line number filterhjk2024-01-171-1/+0
* LanguageClient: support additional goto targets in symbol supportDavid Schulz2023-09-291-2/+1
* Translations: Merge "OpenWith::Editors" into "QtC::Core"Alessandro Portale2023-02-201-1/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Move InfoBar to UtilsEike Ziller2020-06-181-1/+1
* TextEditor: Use simple text indentation as defaultEike Ziller2020-03-041-4/+3
* ClangFormat: Refactor indenter to allow ClangFormat unit-testsIvan Donchevskii2019-01-221-1/+1
* TextEditor: ModernizeAlessandro Portale2018-11-301-1/+1
* TextEditor: ModernizeOrgad Shaneh2018-09-201-1/+1
* Introduce a basic client for the language server protocolDavid Schulz2018-09-031-2/+3
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-1/+1
* TextEditor: Implement BaseHoverHandler::identifyMatch()Ulf Hermann2016-02-091-0/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-1/+1
* Fix that CSS files where opened in C++ editorEike Ziller2015-04-241-0/+1
* TextEditor: Simplify configuring generic highlighterEike Ziller2015-02-161-1/+5
* 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: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-1/+1
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-2/+2
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-1/+1
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-021-2/+1
* | TextEditor: Fix failure in cpptools autotesthjk2014-08-271-3/+14
* | TextEditor: Re-organize Plain text editor setuphjk2014-08-251-46/+18
* | TextEditor: Centralize settings connections setuphjk2014-08-201-6/+4
* | TextEditor: Merge the two sets of *EditorWidget constructorshjk2014-08-191-2/+3
* | TextEditor: Remove one stack of EditorWidget constructorshjk2014-08-011-1/+1
* | TextEditor: Update tab settings for all tab changeshjk2014-07-301-1/+0
* | TextEditor: Merge PlainTextEditor into Basehjk2014-07-301-7/+7
* | TextEditor: Replace PlainTextDocument by Base + a setup functionhjk2014-07-301-1/+3
* | TextEditor: Replace PlainTextEditorWidget by Base + a setup functionhjk2014-07-301-1/+2
* | TextEditor: Move remaining PlainTextEditorWidget functions to Basehjk2014-07-301-1/+1
* | TextEditor: Remove indenter construction from PlainTextEditorWidgethjk2014-07-301-5/+8
|/
* Text editor: fix capitalization of a button textLeena Miettinen2014-03-121-1/+1
* PlainTextEditor TextActionHandler: Only handle own editorsDaniel Teske2014-01-141-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-6/+1
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-2/+3
|/
* EditorFactory: Replace some virtual functions with data membershjk2013-08-021-21/+4
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-4/+0
* Fix Krazy warnings about includes/header guards in Text Editor.Friedemann Kleint2013-03-121-1/+1
* PlainTextEditor: Use info suppression for syntax highlightingOrgad Shaneh2013-02-081-14/+11
* 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