Gunnar Beutner
631d36fd98
Everywhere: Add component declarations
...
This adds component declarations so that users can select to not build
certain parts of the OS.
2021-06-17 11:03:51 +02:00
Andreas Kling
d783076a30
Userland: Rename LibSymbolClient => LibSymbolication
2021-05-22 18:54:22 +02:00
Andreas Kling
e43fba0c58
SystemMonitor: Add tab with detailed state to process properties window
...
This is done using a wrapper model that transforms all the information
about a single process in the ProcessModel and turns it into a 2-column
table model with only that process in it.
2021-04-11 13:24:59 +02:00
Andreas Kling
5dd555fe2f
SystemMonitor: Use SymbolServer to symbolicate thread stacks
2021-02-04 23:20:39 +01:00
Andreas Kling
dc28c07fa5
Applications: Move to Userland/Applications/
2021-01-12 12:05:23 +01:00