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