Andreas Kling
|
adabcf24ec
Everywhere: Add missing <AK/ByteBuffer.h> includes
|
4 years ago |
asynts
|
0dec600a2a
SystemMonitor: Use new format functions.
|
4 years ago |
Ben Wiederhake
|
cd39eea7a9
SystemMonitor: Split up kmalloc labels
|
5 years ago |
Matthew Olsson
|
e8e728454c
AK: JsonParser improvements
|
5 years ago |
Andreas Kling
|
028c011760
LibCore: Make Core::Object::add<ChildType> return a ChildType&
|
5 years ago |
Andreas Kling
|
4697195645
LibGUI: Use set_layout<LayoutType>() in lots of client code
|
5 years ago |
Andreas Kling
|
3d20da9ee4
Userspace: Use Core::Object::add() when building interfaces
|
5 years ago |
Andreas Kling
|
34c7322d77
LibGUI: Remove some header dependencies from Widget.h
|
5 years ago |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 years ago |
Andreas Kling
|
d17e23bd27
LibCore: Remove leading C from filenames
|
5 years ago |
Andreas Kling
|
799b0a4fa8
LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout
|
5 years ago |
Andreas Kling
|
9ac94d393e
LibGfx: Rename from LibDraw :^)
|
5 years ago |
Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
5 years ago |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
5 years ago |
Andreas Kling
|
2d39da5405
LibCore: Put all classes in the Core namespace and remove the leading C
|
5 years ago |
Andreas Kling
|
d67da8c101
LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes
|
5 years ago |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 years ago |
Andreas Kling
|
d9385d7d62
SystemMonitor: Unbreak the memory stats graph
|
5 years ago |
Andreas Kling
|
9da121f837
SystemMonitor: Make all tabs except the process table lazily loaded
|
5 years ago |
Andreas Kling
|
d6abfbdc5a
LibCore: Remove ObjectPtr in favor of RefPtr
|
5 years ago |
Andreas Kling
|
8d550c174e
LibCore: Convert CFile to ObjectPtr
|
5 years ago |
Andreas Kling
|
ff6ce422dd
LibGUI: Convert GWidget to ObjectPtr
|
5 years ago |
Andreas Kling
|
c7437f9caa
LibGUI: Convert GLabel to ObjectPtr
|
5 years ago |
Sergey Bugaev
|
cbdda91065
ProcessManager: Rename it to SystemMonitor
|
5 years ago |