Historie revizí

Autor SHA1 Zpráva Datum
  Karol Kosek 858e55b653 LibCore: Add new REGISTER_STRING_PROPERTY macro před 2 roky
  Karol Kosek ee5838084d LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro před 2 roky
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes před 2 roky
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector před 2 roky
  Sam Atkins 269ce258b4 LibCore: Replace uses of JsonObject::get_deprecated()/get_ptr() před 2 roky
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() před 2 roky
  Sam Atkins b32f5dbcff LibCore+LibGUI: Add fallible versions of Widget::load_from_gml() před 2 roky
  Timothy Flynn 746364d7c1 LibCore: Support write-only Object properties před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Linus Groh d26aabff04 Everywhere: Run clang-format před 2 roky
  kleines Filmröllchen 4777dc75c5 LibCore: Allow array-like rectangle specifications for rect properties před 2 roky
  Timothy Flynn b00d77eac8 LibCore: Invoke `forward` from the global namespace inside C_OBJECT před 2 roky
  Andreas Kling 30815c25a2 LibCore+LibGUI: Make it fast to check if a Core::Object is a Widget před 2 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  FrHun fddd2bf6ff LibGUI: Add min_content_size debug property to AbstractScrollableWidget před 3 roky
  kleines Filmröllchen 452bbcaa84 LibCore: Turn size properties from an object into a size 2 array před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  kleines Filmröllchen 8fe899e90d LibCore: Fix enum copy mistakes in REGISTER_TEXT_ALIGNMENT_PROPERTY před 3 roky
  Lenny Maiorani 327e9a2187 LibCore: Change class_name to use StringView instead of char const* před 3 roky
  Lenny Maiorani ea58b8d927 Libraries: Use default constructors/destructors in LibCore před 3 roky
  Vrins 3b22fd9a9f LibGfx: Add support for TextAlignment::TopCenter / BottomCenter před 3 roky
  kleines Filmröllchen 41ef4f11dc LibGUI: Move GML parsing and formatting to new AST před 3 roky
  Andreas Kling b81ce827b6 LibCore: Add Core::Object::try_add<T>(...) před 3 roky
  Andreas Kling 5a3f5582ba LibCore: Add try_create(...) helper to all Core::Object derived classes před 3 roky
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> před 3 roky
  Ben Wiederhake 2e6bb987a3 AK+WindowServer: Remove did_construct() framework used only once před 3 roky
  thislooksfun 9cf9e604c3 LibCore: Add REGISTER_ABSTRACT_CORE_OBJECT před 3 roky
  thislooksfun c3b0b9057e LibCore+LibGUI: Make ObjectClassRegistration::construct() nullable před 3 roky
  Ali Mohammad Pur 5a0cdb15b0 AK+Everywhere: Reduce the number of template parameters of IntrusiveList před 3 roky