Tim Ledbetter
|
ccab5ddf9b
LibGUI+Applications: Use String in `make_about_action()`
|
1 year ago |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
2 years ago |
Karol Kosek
|
5234a30731
LibGUI+Userland: Port Action status tips to String
|
2 years ago |
Andreas Kling
|
15211cd753
Userland: Show "Ladybird" instead of "Browser" in titles, menus, etc
|
2 years ago |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 years ago |
Sam Atkins
|
c2082b45ee
Browser: Use `GUI::CommonActions::make_about_action()`
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Gunnar Beutner
|
be80ac619f
Browser: Add a custom icon for the "New Window" action
|
2 years ago |
Kemal Zebari
|
90719d34af
Browser: Provide ability to create new browser windows
|
2 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
Cameron Youell
|
df7fd39fcc
Browser: Allow usage of vertical tabs
|
3 years ago |
Olivier De Cannière
|
3818840ee6
Browser: Add Ctrl-<number> actions to changes tabs
|
3 years ago |
Dylan Katz
|
3919a1dcc0
Browser: Load icons at start of program
|
3 years ago |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 years ago |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
f77100d66b
Browser: Add status tips to most of the actions
|
4 years ago |
Andreas Kling
|
9945135f66
Browser: Add Alt shortcuts to menu actions
|
4 years ago |
thankyouverycool
|
fb5cdc670f
Browser: Add Go menu and move Bookmarks bar toggle to View
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Andreas Kling
|
dc28c07fa5
Applications: Move to Userland/Applications/
|
4 years ago |