aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/textmark.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Support tooltips for buttons in text mark tooltipsChristian Kandeler2021-02-051-0/+2
* TextEditor: Let TextMark subclasses provide a settings pageChristian Kandeler2021-01-201-0/+4
* TextEditor: Add a mechanism to provide dynamic icons and tooltipshjk2020-09-241-4/+8
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-5/+5
* Editor: Use optional for text mark colorDavid Schulz2020-01-071-4/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* Clang: Add tooltip action to copy to clipboardNikolai Kosjar2019-02-011-0/+6
* Use FileName in TextMarkEike Ziller2018-05-031-4/+8
* TextEditor: reduce annotation painting artifactsDavid Schulz2017-10-091-1/+2
* TextEditor: Clean forward declarationLaurent Montel2017-09-281-1/+0
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-251-2/+6
|\
| * TextEditor: Make annotation position configurableDavid Schulz2017-07-211-2/+6
* | TextEditor: Initialize some membersTobias Hunger2017-07-201-2/+2
|/
* TextEditor: Simplify annotation rectangle computationDavid Schulz2017-07-181-1/+9
* TextEditor: Add line annotationsDavid Schulz2017-06-301-3/+8
* TextEditor: Fix updating TextMark priorityDavid Schulz2017-06-271-1/+1
* Editor: Simplify text marksDavid Schulz2017-06-221-19/+25
* TextEditor: Simplify TextMarkRegistryDavid Schulz2017-05-301-3/+0
* TextEditor: Set widthFactor from TextMark ctorUlf Hermann2017-03-161-1/+1
* Use icons and default tool tips in text mark popupDavid Schulz2016-09-061-1/+4
* Add default tool tips to text marksDavid Schulz2016-08-221-0/+1
* CppEditor: Use full tooltip in ClangTextMarkhjk2016-07-251-0/+2
* TextEditor: Enable tooltips for textmarkshjk2016-07-191-2/+4
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Move constructor has now noexceptMarco Bubke2015-09-011-1/+1
* Clang: Add diagnosticsMarco Bubke2015-08-311-0/+2
* Editor: Add Check for TextMark color definition.David Schulz2015-06-031-0/+1
* TextEditor: Sort text marks in categories.David Schulz2015-05-211-1/+9
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-1/+0
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
* Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-4/+4
* TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-1/+1
* Merge ITextMark and BaseTextMarkhjk2014-07-231-0/+108