summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/TextDocument.h
AgeCommit message (Expand)Author
2020-05-25LibGUI: Add flag to TextDocument's word break locator methodsFalseHonesty
2020-05-24LibGUI: Add word break locator methods to TextDocumentFalseHonesty
2020-05-17LibGUI: Fix crash in TextDocument::remove(TextRange)Andreas Kling
2020-05-17LibGUI: Make the TextEditor widget store UTF-32 codepointsAndreas Kling
2020-03-19LibGUI: Remove friend classes of TextDocumentLineTibor Nagy
2020-03-12LibGUI: Add underlines to highlightingOriko
2020-03-01AK: Remove unnecessary casts to size_t, after Vector changesAndreas Kling
2020-02-16LibGUI: Add forwarding headerAndreas Kling
2020-02-15LibGUI: Remove more header dependencies from Widget.hAndreas Kling
2020-02-14LibGfx: More work on header dependency reductionAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling