Age | Commit message (Expand) | Author |
---|---|---|
2019-05-28 | Add clang-format file | Robin Burchell |
2019-05-27 | LibCore: Add CObject::for_each_child_of_type<T>() | Andreas Kling |
2019-05-27 | LibCore+LibGUI: Add is<T>(CObject&) and to<T>(CObject&) helpers. | Andreas Kling |
2019-05-27 | LibCore: Add CObject::for_each_child(callback). | Andreas Kling |
2019-04-18 | LibCore+LibGUI: Make CObject child events synchronous. | Andreas Kling |
2019-04-16 | GWidget: Add some new child z-ordering facilities. | Andreas Kling |
2019-04-10 | LibCore: Move LibGUI/GObject to LibCore/CObject. | Andreas Kling |