Age | Commit message (Expand) | Author |
---|---|---|
2022-05-30 | LibGUI: Add side mouse buttons as an alternate shortcut for back/forward | Geordie Hall |
2022-05-15 | LibGUI: Phrase help action more specifically | diogenes |
2022-04-26 | LibGUI: Use ctrl+shift+z for redo action shortcut | ForLoveOfCats |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-02-13 | AK+Kernel: Rename try_make_weak_ptr to make_weak_ptr_if_nonnull | Idan Horowitz |
2022-01-12 | Base+Browser: Add Browser icons | electrikmilk |
2022-01-06 | LibGUI: Move rotate cw/ccw to CommonActions | Marcus Nilsson |
2022-01-05 | Base+LibGUI: Add unique "Save As" icon | thankyouverycool |
2021-11-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() | Andreas Kling |
2021-09-29 | Browser: Use CommonActions where possible and various fixes | Marcus Nilsson |
2021-08-19 | LibGUI: Move common action definitions to CommonActions.cpp | sin-ack |