Sahan Fernando
|
8dc0d9b7b7
LibGUI: Make autoformatting performed on InsertTextCommand visible to on_edit_action
|
4 years ago |
Emanuel Sprung
|
3b7884ee8a
TextEditor: Add button to match regular expression during search
|
5 years ago |
Andreas Kling
|
23c4f10027
LibGUI: Add TextDocument::span_at(TextPosition)
|
4 years ago |
Itamar
|
863f14788f
HackStudio: Add C++ Language Server
|
4 years ago |
Peter Elliott
|
fa96e57c15
LibGUI: Add optional placeholder to TextEditor
|
4 years ago |
Andreas Kling
|
aa70d8c217
LibGUI: Implement trailing whitespace visualization in TextEditor
|
4 years ago |
Itamar
|
627f258c97
HackStudio: Use CodeDocument instead of TextDocument
|
4 years ago |
Nico Weber
|
ce95628b7f
Unicode: Try s/codepoint/code_point/g again
|
5 years ago |
Nico Weber
|
19ac1f6368
Revert "Unicode: s/codepoint/code_point/g"
|
5 years ago |
Andreas Kling
|
ea9ac3155d
Unicode: s/codepoint/code_point/g
|
5 years ago |
FalseHonesty
|
4ad891a078
LibGUI: Add flag to TextDocument's word break locator methods
|
5 years ago |
FalseHonesty
|
a3bf8c72f3
LibGUI: Add word break locator methods to TextDocument
|
5 years ago |
Andreas Kling
|
6060c7444b
LibGUI: Fix crash in TextDocument::remove(TextRange)
|
5 years ago |
Andreas Kling
|
1bef057ec3
LibGUI: Make the TextEditor widget store UTF-32 codepoints
|
5 years ago |
Tibor Nagy
|
9570efa698
LibGUI: Remove friend classes of TextDocumentLine
|
5 years ago |
Oriko
|
6d89f48dd8
LibGUI: Add underlines to highlighting
|
5 years ago |
Andreas Kling
|
22d0a6d92f
AK: Remove unnecessary casts to size_t, after Vector changes
|
5 years ago |
Andreas Kling
|
2143da6434
LibGUI: Add forwarding header
|
5 years ago |
Andreas Kling
|
e1ff4fa034
LibGUI: Remove more header dependencies from Widget.h
|
5 years ago |
Andreas Kling
|
08cae2773d
LibGfx: More work on header dependency reduction
|
5 years ago |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 years ago |