ladybird/Userland/DevTools
Andreas Kling 4a843f7405 Profiler: Allow scrolling through full range of profile timeline
We were not taking the width of the process headers into account when
computing the scrollable content size of the timeline.

Fix this by passing the header width to AbstractScrollableWidget's
set_size_occupied_by_fixed_elements().
2021-05-22 23:02:51 +02:00
..
HackStudio Userland: Rename LibThread => LibThreading 2021-05-22 18:54:22 +02:00
Inspector DevTools: Remove redundant default destructor and forward declarations 2021-05-21 22:53:33 +01:00
IPCCompiler IPCCompiler: Fix declaration of static functions 2021-05-14 22:24:02 +02:00
Playground Playground: Show the modified state in the window title 2021-05-17 21:04:54 +01:00
Profiler Profiler: Allow scrolling through full range of profile timeline 2021-05-22 23:02:51 +02:00
StateMachineGenerator Userland: Change typedef to using directive 2021-05-21 10:07:22 +01:00
UserspaceEmulator DevTools: Remove redundant default destructor and forward declarations 2021-05-21 22:53:33 +01:00
CMakeLists.txt DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00