Andreas Kling
|
33e87d1627
Userland: Fix remaining smart pointer const-correctness issues
|
2 vuotta sitten |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 vuotta sitten |
kleines Filmröllchen
|
2d08e53493
Help: Detect clicked page correctly
|
2 vuotta sitten |
kleines Filmröllchen
|
201c9d7c77
Help+LibManual: Open sibling page for subsections
|
2 vuotta sitten |
kleines Filmröllchen
|
aa5e574872
Help+LibManual: Make the children accessor fallible
|
2 vuotta sitten |
kleines Filmröllchen
|
437d3ca0ea
Help: Use array size instead of sizeof to determine number of sections
|
2 vuotta sitten |
kleines Filmröllchen
|
1ec0548158
Help: Only toggle open/close for SectionNodes
|
2 vuotta sitten |
kleines Filmröllchen
|
4625f7aab5
LibManual: Refactor SectionNode in preparation for subsections
|
3 vuotta sitten |
kleines Filmröllchen
|
ad6a55e1f0
Help+LibManual: Move non-UI-specific manual handling to LibManual
|
3 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 vuotta sitten |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 vuotta sitten |
thankyouverycool
|
21ba9c808e
Help: Improve search ergonomics
|
3 vuotta sitten |
networkException
|
9279dd783b
Everywhere: Use title case for man section titles
|
3 vuotta sitten |
Sam Atkins
|
85a54261b3
Help: Include page names in the search
|
3 vuotta sitten |
Andreas Kling
|
58fb3ebf66
LibCore+AK: Move MappedFile from AK to LibCore
|
3 vuotta sitten |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 vuotta sitten |
Andreas Kling
|
0f5477c721
AK: Use ErrorOr<T> for MappedFile factories
|
3 vuotta sitten |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 vuotta sitten |
Ben Wiederhake
|
5c04a2d4b3
man.serenityos.org: Add section descriptions to overview page
|
3 vuotta sitten |
sin-ack
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
4 vuotta sitten |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 vuotta sitten |
Andreas Kling
|
db694491f3
LibGUI: Make Model::data_matches() take Variant by const-reference
|
4 vuotta sitten |
Andreas Kling
|
dc28c07fa5
Applications: Move to Userland/Applications/
|
4 vuotta sitten |