Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 20c066b8e0 LibCore: Call optional did_construct() method when constucting objects 4 years ago
  Linus Groh 9dd3203cc6 LibGfx: Add missing TextAlignment::BottomLeft 4 years ago
  Gunnar Beutner d954c11f66 Everywhere: Add missing includes for <AK/OwnPtr.h> 4 years ago
  Andreas Kling dc25a4e249 LibCore+Inspector: Reverse the direction of Inspector connections 4 years ago
  Tom 3aaffa2c47 LibGUI: Move widget registration to LibCore 4 years ago
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling d6c6880674 LibCore: Use is<T> in Object::find_*_of_type helpers 4 years ago
  Andreas Kling 942a5afd23 LibCore: Don't needlessly use StringView in Core::Object APIs 4 years ago
  AnotherTest e4412f1f59 AK+Kernel: Make IntrusiveList capable of holding non-raw pointers 4 years ago
  AnotherTest a6e4482080 AK+Everywhere: Make StdLibExtras templates less wrapper-y 4 years ago
  Edgar Araújo 532e0090fc LibGUI: Enable the use of font properties through GML 4 years ago
  Andreas Kling d0072aef8b LibCore: Make Core::Object::event() protected 4 years ago
  Andreas Kling 54c7110d9d LibCore: Add a way to install an event filter on a Core::Object 4 years ago
  Vyacheslav Pukhanov a078733865 LibCore: Verify type of value in enum property setter 4 years ago
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 years ago
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago