Historial de Commits

Autor SHA1 Mensaje Fecha
  kleines Filmröllchen 452bbcaa84 LibCore: Turn size properties from an object into a size 2 array hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  kleines Filmröllchen 8fe899e90d LibCore: Fix enum copy mistakes in REGISTER_TEXT_ALIGNMENT_PROPERTY hace 3 años
  Lenny Maiorani 327e9a2187 LibCore: Change class_name to use StringView instead of char const* hace 3 años
  Lenny Maiorani ea58b8d927 Libraries: Use default constructors/destructors in LibCore hace 3 años
  Vrins 3b22fd9a9f LibGfx: Add support for TextAlignment::TopCenter / BottomCenter hace 3 años
  kleines Filmröllchen 41ef4f11dc LibGUI: Move GML parsing and formatting to new AST hace 3 años
  Andreas Kling b81ce827b6 LibCore: Add Core::Object::try_add<T>(...) hace 3 años
  Andreas Kling 5a3f5582ba LibCore: Add try_create(...) helper to all Core::Object derived classes hace 3 años
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> hace 3 años
  Ben Wiederhake 2e6bb987a3 AK+WindowServer: Remove did_construct() framework used only once hace 3 años
  thislooksfun 9cf9e604c3 LibCore: Add REGISTER_ABSTRACT_CORE_OBJECT hace 3 años
  thislooksfun c3b0b9057e LibCore+LibGUI: Make ObjectClassRegistration::construct() nullable hace 3 años
  Ali Mohammad Pur 5a0cdb15b0 AK+Everywhere: Reduce the number of template parameters of IntrusiveList hace 3 años
  sin-ack 749f62860e LibCore: Remove deferred_invoke overload with Object& parameter hace 3 años
  sin-ack e9121f8b1f LibCore+Userland: Implement Core::deferred_invoke hace 3 años
  Andrew Kaster d6de0613f5 LibCore: Store ObjectRegistration names as StringViews hace 3 años
  sin-ack 1e44a0c2d9 LibCore: Support registration of TextWrapping properties hace 4 años
  Ali Mohammad Pur 20c066b8e0 LibCore: Call optional did_construct() method when constucting objects hace 4 años
  Linus Groh 9dd3203cc6 LibGfx: Add missing TextAlignment::BottomLeft hace 4 años
  Gunnar Beutner d954c11f66 Everywhere: Add missing includes for <AK/OwnPtr.h> hace 4 años
  Andreas Kling dc25a4e249 LibCore+Inspector: Reverse the direction of Inspector connections hace 4 años
  Tom 3aaffa2c47 LibGUI: Move widget registration to LibCore hace 4 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling d6c6880674 LibCore: Use is<T> in Object::find_*_of_type helpers hace 4 años
  Andreas Kling 942a5afd23 LibCore: Don't needlessly use StringView in Core::Object APIs hace 4 años
  AnotherTest e4412f1f59 AK+Kernel: Make IntrusiveList capable of holding non-raw pointers hace 4 años
  AnotherTest a6e4482080 AK+Everywhere: Make StdLibExtras templates less wrapper-y hace 4 años
  Edgar Araújo 532e0090fc LibGUI: Enable the use of font properties through GML hace 4 años