Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-28 | LibGUI: Allow rollback of model editing delegate input | Andreas Kling | |
In the StringModelEditingDelegate convenience class, we simply hook up the escape key to editor rollback. This means you can cancel an ongoing cell edit by pressing escape. :^) | |||
2020-08-24 | Spreadsheet: Start making a spreadsheet application | AnotherTest | |
2020-03-05 | LibGUI: Make the ModelEditingDelegate constructor protected | Andreas Kling | |
2020-02-23 | LibGUI: Remove parent parameter to GUI::Widget constructor | Andreas Kling | |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling | |