Age | Commit message (Expand) | Author |
---|---|---|
2023-02-17 | TextEditor: Replace DeprecatedString for String | Fausto Tommasi |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-02-14 | Applications: Use default constructors/destructors | Lenny Maiorani |
2021-05-06 | TextEditor: Minor cleanups in the FileArgument class | Andreas Kling |
2021-05-06 | TextEditor: Rename "file_name" => "filename" | Andreas Kling |
2021-05-02 | TextEditor: Specify the starting line and column number using colons | ry755 |