Tim Ledbetter
|
ccab5ddf9b
LibGUI+Applications: Use String in `make_about_action()`
|
1 year ago |
Andreas Kling
|
c838bb3f21
LibGUI: Make AboutDialog APIs infallible
|
1 year ago |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
1 year ago |
Andreas Kling
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
1 year ago |
Karol Kosek
|
5234a30731
LibGUI+Userland: Port Action status tips to String
|
2 years ago |
Hendiadyoin1
|
e4f627f299
LibGUI: Stop lying about string types
|
2 years ago |
thankyouverycool
|
02d94a303c
Base+Userland: Apply Human Interface Guidelines to Object text
|
2 years ago |
Andreas Kling
|
d0977ac566
LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog
|
2 years ago |
Sam Atkins
|
89b8d346fe
LibGUI+About: Make AboutDialog creation fallible
|
2 years ago |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
thankyouverycool
|
24d299c9c8
LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts
|
2 years ago |
demostanis
|
6bb512d0b2
LibGUI: Add CommonActions::make_command_palette_action()
|
2 years ago |
kleines Filmröllchen
|
cb0b82ec46
Userland+LibCore: Remove legacy SERENITY_VERSION from Core::Version
|
2 years ago |
thankyouverycool
|
0bcd360266
LibGUI: Add ellipsis to Insert Emoji action
|
2 years ago |
electrikmilk
|
6a09d89329
Base+LibGUI: Add insert emoji common action
|
2 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
Geordie Hall
|
9a97ffe883
LibGUI: Add side mouse buttons as an alternate shortcut for back/forward
|
3 years ago |
diogenes
|
31c0022429
LibGUI: Phrase help action more specifically
|
3 years ago |
ForLoveOfCats
|
68aec687cf
LibGUI: Use ctrl+shift+z for redo action shortcut
|
3 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Idan Horowitz
|
d6ea6c39a7
AK+Kernel: Rename try_make_weak_ptr to make_weak_ptr_if_nonnull
|
3 years ago |
electrikmilk
|
10e473bf26
Base+Browser: Add Browser icons
|
3 years ago |
Marcus Nilsson
|
cecbed467b
LibGUI: Move rotate cw/ccw to CommonActions
|
3 years ago |
thankyouverycool
|
d375904978
Base+LibGUI: Add unique "Save As" icon
|
3 years ago |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 years ago |
Marcus Nilsson
|
578318ca0f
Browser: Use CommonActions where possible and various fixes
|
3 years ago |
sin-ack
|
d8fd4eee9b
LibGUI: Move common action definitions to CommonActions.cpp
|
3 years ago |