SimonFJ20
|
399202f1d3
LibGUI: Make class final and seperate from GML Playground
|
3 lat temu |
SimonFJ20
|
661e7d691e
LibGUI+GMLPlayground: Replace text using ReplaceAllTextCommand
|
3 lat temu |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 lat temu |
Itamar
|
a12385dc4b
LibGUI: Add match_case parameter to TextDocument::find_all()
|
3 lat temu |
Itamar
|
ab0b4f46f7
LibGUI: Support multiple layers of TextDocument spans
|
3 lat temu |
Lenny Maiorani
|
fe3b846ac8
Libraries: Use default constructors/destructors in LibGUI
|
3 lat temu |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 lat temu |
thankyouverycool
|
92fffc3abc
LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere
|
3 lat temu |
Ariel Don
|
808e5e813f
LibGUI: Add Ctrl-W to insert mode
|
4 lat temu |
Ali Mohammad Pur
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
4 lat temu |
Andreas Kling
|
194a90884c
LibGUI: Remove now-unused undo coalescing timer from GUI::TextEditor
|
4 lat temu |
Andreas Kling
|
ce90d87eb6
LibGUI: Show command name in GUI::TextEditor undo/redo action text
|
4 lat temu |
Andreas Kling
|
81bc861085
LibGUI: Implement merging of TextDocument's RemoveTextCommand
|
4 lat temu |
Andreas Kling
|
ff6bac4854
LibGUI: Implement merging of TextDocument's InsertTextCommand
|
4 lat temu |
Andreas Kling
|
ee19f7c0aa
LibGUI: Use UndoStack::on_state_change inside TextDocument/TextEditor
|
4 lat temu |
Carlos César Neves Enumo
|
928f16d360
LibGUI: Remember modified state on undo/redo actions
|
4 lat temu |
Carlos César Neves Enumo
|
97d0028098
LibGUI: Debounce TextDocument undo stack
|
4 lat temu |
Andreas Kling
|
68a0e4f8d5
LibGUI+HackStudio: Remove editing specific hacks from GUI::Command
|
4 lat temu |
Andreas Kling
|
5b68a76c77
LibGUI: Track modified state in GUI::TextDocument
|
4 lat temu |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 lat temu |
Rafał
|
c41c41cc0f
LibGUI: Prevent selecting empty line in TextEditor on double click (#6537)
|
4 lat temu |
Itamar
|
3cc7b00e24
LibGUI: Allow TextDocument::set_text to fail
|
4 lat temu |
thankyouverycool
|
3e987eba2b
TextEditor+LibGUI: Add case matching and wrap around optionality
|
4 lat temu |
Andreas Kling
|
ddbf20ecf6
LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS
|
4 lat temu |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 lat temu |