summaryrefslogtreecommitdiff
path: root/Userland/Services/LaunchServer/Launcher.h
AgeCommit message (Expand)Author
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-07-27LaunchServer: Let open_file_url use app defaultsdemostanis
2022-07-27LaunchServer+LibDesktop: Open from mime typedemostanis
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-11-11Everywhere: Pass AK::StringView by valueAndreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-03-15Apply suggestions from code review Elie Donadio
2021-03-15LaunchServer: added additional file parametersElDonad
2021-01-12Services: Move to Userland/Services/Andreas Kling