Commit History

作者 SHA1 備註 提交日期
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing 5 年之前
  Andreas Kling 2e03bded43 LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadata 5 年之前
  Andreas Kling 04187576ff LibGUI: Models should always specify font via Model::Role::Font 5 年之前
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) 5 年之前
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace 5 年之前
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 年之前
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 年之前
  Andreas Kling e2798d6208 VisualBuilder: Convert Vector<OwnPtr> to NonnullOwnPtrVector. 6 年之前
  Andreas Kling 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.) 6 年之前
  Andreas Kling 6a0011dcea LibGUI+VisualBuilder: Support custom editing widgets for property values. 6 年之前
  Andreas Kling 892acfb10d VisualBuilder: Run clang-format on everything. 6 年之前
  Andreas Kling 3ae9fc5d88 Move VisualBuilder into a new DevTools directory. 6 年之前