summaryrefslogtreecommitdiff
path: root/Userland/Applications/CertificateSettings
AgeCommit message (Expand)Author
2023-05-23Base+Userland: Apply Human Interface Guidelines to Object textthankyouverycool
2023-05-15Userland: Port `Model::column_name()` to StringKarol Kosek
2023-05-05LibGUI: Make `Application`'s construction fallibleLucas CHOLLET
2023-05-01CertificateSettings: Add missing ellipsis on import/export buttonsAndreas Kling
2023-04-12LibTLS: Streamline certificate loadingFabian Dellwing
2023-04-09CertificateSettings: Update to be more consistent with other settingsCameron Youell
2023-04-06LibTLS: Change Certificate parsing to use ErrorOrstelar7
2023-04-03LibGUI+CertificateSettings: Use custom SortingProxyFabian Dellwing
2023-04-03CertificateSettings: Add export functionalityFabian Dellwing
2023-04-03CertificateSettings: Add import functionalityFabian Dellwing
2023-04-03CertificateSettings: Create basic Cert Store applicationFabian Dellwing