aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/plaintextedit/plaintextedit.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: avoid using QFontMetricsF::lineSpacing for block offsetDavid Schulz2025-09-241-0/+1
* Utils: ensure the offset cache is cleared after block size changesDavid Schulz2025-09-241-0/+5
* TextEditor: Fix embedded Widget positioningMarcus Tillmanns2025-09-081-1/+2
* Utils: introduce additional layout items per block layoutDavid Schulz2025-08-281-4/+8
* Editor: use one layout per editor instead of per documentDavid Schulz2025-07-181-3/+32
* DiffEditor: fix jumping to selected file from toolbar dropdownDavid Schulz2025-06-191-0/+1
* Utils: Minor adaption after change to plaintextedit forkChristian Stenger2025-04-301-1/+1
* Editor: fix squish testsDavid Schulz2025-04-291-1/+2
* Utils: Fix warningsMarcus Tillmanns2025-04-081-1/+1
* Editor: Fork QPlainTextEditDavid Schulz2025-04-021-0/+287