summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/Process.cpp
AgeCommit message (Expand)Author
2023-02-08Everywhere: Use ReadonlySpan<T> instead of Span<T const>MacDue
2023-01-02Everywhere: Remove unused includes of AK/Format.hBen Wiederhake
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-05-25LibGUI: Add GUI::Process::spawn_or_show_error()MacDue