Jelle Raaijmakers
|
f391ccfe53
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
|
2 年之前 |
Lucas CHOLLET
|
1a97382305
LibGUI: Make `Application`'s construction fallible
|
2 年之前 |
thankyouverycool
|
f7e034d4b2
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
|
2 年之前 |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 年之前 |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 年之前 |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 年之前 |
Tim Schumacher
|
8464da1439
AK: Move `Stream` and `SeekableStream` from `LibCore`
|
2 年之前 |
Sam Atkins
|
0716b2afdc
Applets: Replace uses of JsonObject::get_deprecated()/get_ptr()
|
2 年之前 |
Sam Atkins
|
1dd6b7f5b7
AK+Everywhere: Rename JsonObject::get() to ::get_deprecated()
|
2 年之前 |
Sam Atkins
|
0c24522635
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
2 年之前 |
Tim Schumacher
|
ed4c2f2f8e
LibCore: Rename `Stream::read_all` to `read_until_eof`
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Liav A
|
6e508573a0
Applets: Use new global variables at /sys/kernel/ directory
|
2 年之前 |
Sam Atkins
|
ef507720f0
Applets/ResourceGraph: Port to Core::Stream
|
2 年之前 |
Liav A
|
e4e5fa74d0
Kernel+Userland: Rename prefix of user_physical => physical
|
3 年之前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
sin-ack
|
e5f09ea170
Everywhere: Split Error::from_string_literal and Error::from_string_view
|
3 年之前 |
sin-ack
|
60f6bc902b
Userland: Convert command line arguments to String/StringView
|
3 年之前 |
MacDue
|
623ad4a42a
Applets/ResourceGraph: Open network monitor when clicking network graph
|
3 年之前 |
Sam Atkins
|
73552c1856
Userland: Always construct Application with try_create()
|
3 年之前 |
kleines Filmröllchen
|
8da0cf7912
Applets: Add a network graph applet
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
creator1creeper1
|
b4eed25872
Applets/ResourceGraph: Propagate errors in create_applet
|
3 年之前 |
creator1creeper1
|
74d1eb6502
Applets/ResourceGraph: Propagate errors in JSON decoding
|
3 年之前 |
Brian Gianforcaro
|
cf4fa936be
Everywhere: Use default execpromises argument for Core::System::pledge
|
3 年之前 |
Andreas Kling
|
21a5fb0fa2
LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore
|
3 年之前 |
Mustafa Quraish
|
4d302e0e88
Everywhere: Use Application::construct() with Main::Arguments directly
|
3 年之前 |
Mustafa Quraish
|
2fbcab46bf
Everywhere: Use ArgsParser::parse() with Main::Arguments directly
|
3 年之前 |
Andreas Kling
|
b65a039db7
Applets/ResourceGraph: Port to LibMain :^)
|
3 年之前 |
Andreas Kling
|
d0db6c472c
Applets/ResourceGraph: Remove unnecessary unveiling of /etc/passwd
|
3 年之前 |