Age | Commit message (Expand) | Author |
---|---|---|
2020-08-25 | LibGUI: Add a save_as common action | AnotherTest |
2020-07-26 | LibCore+LibGUI: Switch to using AK::is and AK::downcast | Andreas Kling |
2020-07-15 | FileManager: Add "Open with" menu if alternative applications are available | Tom |
2020-07-03 | LibGUI: Add GUI::CommonActions::make_select_all_action() :^) | Andreas Kling |
2020-06-03 | LibGUI: Add save action to CommonActions list | Hüseyin ASLITÜRK |
2020-04-21 | LibGUI: Make it easier to create checkable GUI::Actions | Andreas Kling |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-15 | LibGUI: Reduce header dependencies of GUI::Action | Andreas Kling |
2020-02-14 | LibGfx: Add forward declaration header | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |