summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/CommonActions.cpp
AgeCommit message (Expand)Author
2022-11-19LibGUI+WindowServer+Applets+Taskbar: Remove active input conceptsthankyouverycool
2022-10-25LibGUI: Add CommonActions::make_command_palette_action()demostanis
2022-10-14Userland+LibCore: Remove legacy SERENITY_VERSION from Core::Versionkleines Filmröllchen
2022-09-09LibGUI: Add ellipsis to Insert Emoji actionthankyouverycool
2022-09-08Base+LibGUI: Add insert emoji common actionelectrikmilk
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-05-30LibGUI: Add side mouse buttons as an alternate shortcut for back/forwardGeordie Hall
2022-05-15LibGUI: Phrase help action more specificallydiogenes
2022-04-26LibGUI: Use ctrl+shift+z for redo action shortcutForLoveOfCats
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-02-13AK+Kernel: Rename try_make_weak_ptr to make_weak_ptr_if_nonnullIdan Horowitz
2022-01-12Base+Browser: Add Browser iconselectrikmilk
2022-01-06LibGUI: Move rotate cw/ccw to CommonActionsMarcus Nilsson
2022-01-05Base+LibGUI: Add unique "Save As" iconthankyouverycool
2021-11-08LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()Andreas Kling
2021-09-29Browser: Use CommonActions where possible and various fixesMarcus Nilsson
2021-08-19LibGUI: Move common action definitions to CommonActions.cppsin-ack