aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditor.pro
Commit message (Expand)AuthorAgeFilesLines
* Remove qmake build filesEike Ziller2022-01-201-218/+0
* Editor: Allow defining custom snippet parser functionDavid Schulz2021-05-251-2/+4
* TextEditor: move snippet overlay into own cpp fileDavid Schulz2021-05-031-2/+4
* Core: move CodecSelector dialog to CoreDavid Schulz2020-04-151-2/+0
* TextEditor: Use simple text indentation as defaultEike Ziller2020-03-041-2/+0
* Editor: add formatter supportDavid Schulz2020-01-221-1/+2
* TextEditor: Dissolve TextEditorOptionsPage intermediate hierarchy levelhjk2020-01-161-2/+0
* TextEditor: Remove unneeded dependency on gui-privateOrgad Shaneh2019-04-231-1/+1
* TextEditor: Allow using KSyntaxHighlighting from systemChristian Stenger2019-03-051-0/+12
* TextEditor: replace generic highlighter with ksyntaxhighlightingDavid Schulz2019-01-281-41/+9
* Move Help item from text editor to coreEike Ziller2019-01-251-2/+0
* ClangFormat: Refactor indenter to allow ClangFormat unit-testsIvan Donchevskii2019-01-221-3/+4
* Beautifier: Move formatting tools to TextEditorIvan Donchevskii2018-08-301-2/+6
* TextEditor: add document content completerDavid Schulz2018-02-141-0/+2
* TextEditor: Dissolve QuickFixAssistProcessorhjk2017-12-151-2/+0
* TextEditor: Remove QuickFixAssistProviderhjk2017-12-151-2/+0
* TextEditor: move convenience from texteditor to utilsIvan Donchevskii2017-09-221-2/+0
* TextEditor: Simplify TextMarkRegistryDavid Schulz2017-05-301-1/+0
* Remove the need to create ISnippetProvider subclassesEike Ziller2017-04-251-4/+2
* Move completion settings page to TextEditor plugin.David Schulz2016-05-301-0/+5
* Clang: Add Declaration highlightingMarco Bubke2016-03-071-1/+2
* Clang: Remove TextEditorWidget from AssistProposalItemInterfaceMarco Bubke2016-02-021-0/+3
* TextEditor: Introduce AssistProposalItemInterfaceMarco Bubke2016-02-011-0/+1
* Git: Support Git GrepOrgad Shaneh2016-01-251-1/+0
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2016-01-251-1/+1
|\
| * Adapt to QtGui changes that broke private API source compatibilityThiago Macieira2016-01-221-1/+1
* | texteditor: add a hover handler which shows color preview tooltipsMarc Reilly2016-01-181-0/+2
* | TextEditor: Move BlockRange out of texteditor.hMarco Bubke2016-01-121-1/+2
|/
* TextEditor: Remove HighLighterFactoryhjk2014-10-021-1/+0
* JsonWizard: Replace TextFileWizard with JsonWizardTobias Hunger2014-09-301-2/+0
* TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-8/+8
* TextEditor: Merge some "assist" related classeshjk2014-09-091-12/+6
* Remove Qt version checks.Christian Kandeler2014-09-081-2/+1
* TextEditor: Merge PlainTextEditor into Basehjk2014-07-301-2/+0
* TextEditor: Remove itexteditor.{h,cpp}hjk2014-07-251-2/+0
* Merge ITextMark and BaseTextMarkhjk2014-07-231-5/+3
* TextEditor: Simplify HighlighterFactory hierarchyhjk2014-06-261-1/+1
* Editor: fix upper and lower case on blockselection.David Schulz2014-02-271-0/+5
* Editor: add margin displaying to project settings.Erik Verbruggen2014-01-101-2/+4
* Do not generally add a plugin's directory to its include paths.Christian Kandeler2013-10-011-0/+1
* Fix compilation of generichighlighter test on Windowsjkobus2013-09-181-2/+2
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-3/+0
* Fix generic highlighter autotestjkobus2013-08-301-0/+2
* Implement syntax highlighting in diff editorjkobus2013-08-291-0/+1
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-071-2/+0
* TextEditor: Move HighlightDefinition constants to where they are usedhjk2013-05-311-1/+0
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* Remove internal class BaseTextMarkRegistry from exported header.Friedemann Kleint2013-03-261-1/+2