summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/Action.h
AgeCommit message (Expand)Author
2020-08-25LibGUI: Add a save_as common actionAnotherTest
2020-07-26LibCore+LibGUI: Switch to using AK::is and AK::downcastAndreas Kling
2020-07-15FileManager: Add "Open with" menu if alternative applications are availableTom
2020-07-03LibGUI: Add GUI::CommonActions::make_select_all_action() :^)Andreas Kling
2020-06-03LibGUI: Add save action to CommonActions listHüseyin ASLITÜRK
2020-04-21LibGUI: Make it easier to create checkable GUI::ActionsAndreas Kling
2020-02-16LibGUI: Add forwarding headerAndreas Kling
2020-02-15LibGUI: Reduce header dependencies of GUI::ActionAndreas Kling
2020-02-14LibGfx: Add forward declaration headerAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling