Age | Commit message (Expand) | Author |
---|---|---|
2021-01-03 | LibGUI: Move widget registrations to the corresponding cpp file | Andrew Kaster |
2020-12-30 | LibGUI: Register a whole bunch of properties in various widgets | AnotherTest |
2020-12-30 | LibGUI: Rewrite layout system in terms of min and max sizes | Andreas Kling |
2020-07-23 | LibGUI: Fix build after renaming Image => ImageWidget | Andreas Kling |
2020-07-23 | LibGUI: Rename GUI::Image => GUI::ImageWidget | Andreas Kling |