Age | Commit message (Expand) | Author |
---|---|---|
2021-05-06 | LibGUI: Remember modified state on undo/redo actions | Carlos César Neves Enumo |
2021-05-03 | LibGUI: Debounce TextDocument undo stack | Carlos César Neves Enumo |
2021-05-02 | LibGUI+HackStudio: Remove editing specific hacks from GUI::Command | Andreas Kling |
2021-05-01 | LibGUI: Track modified state in GUI::TextDocument | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-21 | LibGUI: Prevent selecting empty line in TextEditor on double click (#6537) | Rafał |
2021-03-21 | LibGUI: Allow TextDocument::set_text to fail | Itamar |
2021-02-22 | TextEditor+LibGUI: Add case matching and wrap around optionality | thankyouverycool |
2021-02-07 | LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |