aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/plaintextedit
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/17.0'Eike Ziller12 days1-1/+1
|\
| * Editor: fix artifacts when scrolling horizontallyDavid Schulz2025-06-051-1/+1
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-06-041-5/+12
|\|
| * Utils: fix expected block heightDavid Schulz2025-06-021-5/+12
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-261-1/+1
|\|
| * UI text: Fix caps, punctuation, and wordingLeena Miettinen2025-05-221-1/+1
* | PlainTextEdit: avoid layouting invisible blocksDavid Schulz2025-05-221-13/+9
|/
* Utils: Silence warning about unused parameterChristian Stenger2025-05-131-1/+1
* Utils: do not reset documentLayoutPtr on relayoutDocumentDavid Schulz2025-05-131-9/+7
* Utils: enable per pixel scrolling in PlainTextEditDavid Schulz2025-05-131-75/+113
* Utils: Ensure PlainTextEdit accessibilityDavid Schulz2025-05-132-0/+632
* TextEditor: use Tr::tr for imported PlainTextEditEike Ziller2025-05-131-11/+13
* Utils: Minor adaption after change to plaintextedit forkChristian Stenger2025-04-301-1/+1
* Editor: fix squish testsDavid Schulz2025-04-292-1/+7
* PlainTextEdit: Comment out some no-op code to avoid warningshjk2025-04-161-0/+2
* Editor: optimize clearing layouts after edit width changeDavid Schulz2025-04-161-1/+11
* Fix warning for ';'Marco Bubke2025-04-152-22/+22
* Utils: Fix warningsMarcus Tillmanns2025-04-082-2/+4
* Editor: Fork QPlainTextEditDavid Schulz2025-04-026-0/+7445