Age | Commit message (Expand) | Author |
---|---|---|
2023-05-23 | Base+Userland: Apply Human Interface Guidelines to Object text | thankyouverycool |
2023-05-15 | Userland: Port `Model::column_name()` to String | Karol Kosek |
2023-05-05 | LibGUI: Make `Application`'s construction fallible | Lucas CHOLLET |
2023-05-01 | CertificateSettings: Add missing ellipsis on import/export buttons | Andreas Kling |
2023-04-12 | LibTLS: Streamline certificate loading | Fabian Dellwing |
2023-04-09 | CertificateSettings: Update to be more consistent with other settings | Cameron Youell |
2023-04-06 | LibTLS: Change Certificate parsing to use ErrorOr | stelar7 |
2023-04-03 | LibGUI+CertificateSettings: Use custom SortingProxy | Fabian Dellwing |
2023-04-03 | CertificateSettings: Add export functionality | Fabian Dellwing |
2023-04-03 | CertificateSettings: Add import functionality | Fabian Dellwing |
2023-04-03 | CertificateSettings: Create basic Cert Store application | Fabian Dellwing |