Age | Commit message (Expand) | Author |
---|---|---|
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 |