Age | Commit message (Expand) | Author |
---|---|---|
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 |