summaryrefslogtreecommitdiff
path: root/LibCore/CObject.cpp
AgeCommit message (Expand)Author
2019-05-28Add clang-format fileRobin Burchell
2019-05-27LibCore: Add CObject::for_each_child(callback).Andreas Kling
2019-05-05CObject: add_child() should set the child's parent.Andreas Kling
2019-04-18LibCore+LibGUI: Make CObject child events synchronous.Andreas Kling
2019-04-12LibCore: Prune remaining knowledge about LibGUI.Andreas Kling
2019-04-10LibCore: Move LibGUI/GObject to LibCore/CObject.Andreas Kling