1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 03:57:44 +00:00
serenity/Userland/DevTools
networkException 592bc1e331 HackStudio: Add "Show in File Manager" Action to project TreeView
This shows all selected inodes in their parent directory.

Currently, each selection makes a seperate call to LaunchServer
and opens a seperate FileManager window. In the future selections
with a shared parent could share windows.
2021-06-12 00:47:37 +01:00
..
HackStudio HackStudio: Add "Show in File Manager" Action to project TreeView 2021-06-12 00:47:37 +01:00
Inspector Inspector: Check if RemoteProcess is_inspectable 2021-06-02 11:19:04 +02:00
IPCCompiler IPCCompiler: Fix declaration of static functions 2021-05-14 22:24:02 +02:00
Playground LibGUI: Fix off-by-one error in Lexer tokens 2021-06-05 00:32:28 +04:30
Profiler Profiler: Show the duration of the time interval chosen 2021-06-04 09:30:22 +02:00
StateMachineGenerator Userland: Change typedef to using directive 2021-05-21 10:07:22 +01:00
UserspaceEmulator AK+LibX86: Generalize u128/256 to AK::UFixedBigInt 2021-06-11 18:14:11 +04:30
CMakeLists.txt DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00