index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Libraries
/
LibGUI
/
TextDocument.h
Age
Commit message (
Expand
)
Author
2020-08-15
HackStudio: Use CodeDocument instead of TextDocument
Itamar
2020-08-05
Unicode: Try s/codepoint/code_point/g again
Nico Weber
2020-08-05
Revert "Unicode: s/codepoint/code_point/g"
Nico Weber
2020-08-03
Unicode: s/codepoint/code_point/g
Andreas Kling
2020-05-25
LibGUI: Add flag to TextDocument's word break locator methods
FalseHonesty
2020-05-24
LibGUI: Add word break locator methods to TextDocument
FalseHonesty
2020-05-17
LibGUI: Fix crash in TextDocument::remove(TextRange)
Andreas Kling
2020-05-17
LibGUI: Make the TextEditor widget store UTF-32 codepoints
Andreas Kling
2020-03-19
LibGUI: Remove friend classes of TextDocumentLine
Tibor Nagy
2020-03-12
LibGUI: Add underlines to highlighting
Oriko
2020-03-01
AK: Remove unnecessary casts to size_t, after Vector changes
Andreas Kling
2020-02-16
LibGUI: Add forwarding header
Andreas Kling
2020-02-15
LibGUI: Remove more header dependencies from Widget.h
Andreas Kling
2020-02-14
LibGfx: More work on header dependency reduction
Andreas Kling
2020-02-06
LibGUI: Remove leading G from filenames
Andreas Kling