Age | Commit message (Expand) | Author |
---|---|---|
2020-07-28 | DevTools+LibGUI: Make ProcessChooser a general Dialog in LibGUI | thankyouverycool |
2020-07-16 | LibWeb: Require parent window argument for MessageBox | Tom |
2020-07-04 | LibGUI: Turn GUI::Application::the() into a pointer | Andreas Kling |
2020-07-04 | LibGUI: Make GUI::Application a Core::Object | Andreas Kling |
2020-07-02 | Profiler: Turn the "choose a process" functionality into a GUI::Dialog | Andreas Kling |
2020-07-01 | Profiler: Allow specifying a PID to profile with --pid | Andreas Kling |
2020-07-01 | Profiler: If run without arguments, let user select process from a list | Andreas Kling |
2020-07-01 | Profiler: Rename from ProfileViewer :^) | Andreas Kling |