コミット履歴

作者 SHA1 メッセージ 日付
  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 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C 5 年 前
  Andreas Kling 6906edee9a LibGUI: Add 64-bit signed integer support to GVariant 5 年 前
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 年 前
  Andreas Kling ff6ce422dd LibGUI: Convert GWidget to ObjectPtr 5 年 前
  Andreas Kling 9d460d55d1 VisualBuilder: Don't allow moving/resizing widgets that are in a layout 5 年 前
  Andreas Kling 9acdf9bb0a VisualBuilder: Support nested widgets 5 年 前
  Andreas Kling e2798d6208 VisualBuilder: Convert Vector<OwnPtr> to NonnullOwnPtrVector. 6 年 前
  Andreas Kling 69fea8d41d VisualBuilder: Expose the "name" property on all widgets. 6 年 前
  Andreas Kling 892acfb10d VisualBuilder: Run clang-format on everything. 6 年 前
  Andreas Kling 40ca3b019f VisualBuilder: Add GRadioButton to the widget repertoire. 6 年 前
  Andreas Kling 677794f30d LibGUI: Make GCheckBox inherit from GAbstractButton. 6 年 前
  Andreas Kling 21c56477b0 LibGUI: Add a GAbstractButton base class for button widgets. 6 年 前
  Andreas Kling 758e926b99 GGroupBox: Rename "name" property to "title" 6 年 前
  Andreas Kling 3ae9fc5d88 Move VisualBuilder into a new DevTools directory. 6 年 前