Age | Commit message (Expand) | Author |
---|---|---|
2019-06-07 | VisualBuilder: Run clang-format on everything. | Andreas Kling |
2019-06-01 | VisualBuilder: Add GRadioButton to the widget repertoire. | Andreas Kling |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-05-24 | LibGUI: Make GCheckBox inherit from GAbstractButton. | Andreas Kling |
2019-05-24 | LibGUI: Add a GAbstractButton base class for button widgets. | Andreas Kling |
2019-05-13 | Fix "make clean" not deleting app binaries. | Andreas Kling |
2019-05-11 | VisualBuilder: Tweak margins in properties window. | Andreas Kling |
2019-05-08 | GMessageBox: Add icons to message boxes with 3 standard ones to choose from. | Andreas Kling |
2019-05-08 | GGroupBox: Rename "name" property to "title" | Andreas Kling |
2019-05-08 | Move VisualBuilder into a new DevTools directory. | Andreas Kling |