Age | Commit message (Expand) | Author |
---|---|---|
2019-09-20 | GCommonActions: Add "Open..." action | Andreas Kling |
2019-09-16 | LibGUI: Add a fullscreen action to GCommonActions | Andreas Kling |
2019-09-14 | LibGUI+VisualBuilder: Add move-to-front/back to GCommonActions | Andreas Kling |
2019-09-14 | LibGUI: Add Undo/Redo to GCommonActions | Andreas Kling |
2019-09-14 | LibGUI: Simplify GCommonActions a bit | Andreas Kling |
2019-09-04 | GAction: Added GCommonActions as a template to create standard actions | rhin123 |
2019-07-09 | LibGUI: Add GActionGroup, a way to group a bunch of GActions. | Andreas Kling |
2019-07-09 | GAction: Remove "custom_data" and the related convenience constructors. | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |