Age | Commit message (Expand) | Author |
---|---|---|
2021-06-12 | AK: Rename Vector::append(Vector) => Vector::extend(Vector) | Andreas Kling |
2021-06-06 | AK+Everywhere: Disallow constructing Functions from incompatible types | Ali Mohammad Pur |
2021-05-12 | LibCore+Everywhere: Move OpenMode out of IODevice | Ali Mohammad Pur |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-04 | Spreadsheet: Declare the extern GML variable as an array, not a pointer | Dawid Wolosowicz |
2021-03-28 | Spreadsheet: Show the error (if any) in csv import dialog's preview | AnotherTest |
2021-03-22 | Spreadsheet: Add an export wizard, and support for custom CSV exports | AnotherTest |