コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Kling ff6ce422dd LibGUI: Convert GWidget to ObjectPtr 5 年 前
  Andreas Kling 7aaad27778 LibGUI: Convert GSlider to ObjectPtr 5 年 前
  Andreas Kling ceb5508fea LibGUI: Convert GProgressBar to ObjectPtr 5 年 前
  Andreas Kling b78225941d LibGUI: Convert GSpinBox to ObjectPtr 5 年 前
  Andreas Kling 83b5f6c11a LibGUI: Convert GGroupBox to ObjectPtr 5 年 前
  Andreas Kling 93851c3832 LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr 5 年 前
  Andreas Kling bce58bbbca LibGUI: Convert GScrollBar to ObjectPtr 5 年 前
  Andreas Kling c7437f9caa LibGUI: Convert GLabel to ObjectPtr 5 年 前
  Andreas Kling e2798d6208 VisualBuilder: Convert Vector<OwnPtr> to NonnullOwnPtrVector. 6 年 前
  Andreas Kling c59b053ad6 GSlider: Add support for vertical sliders. 6 年 前
  Andreas Kling b729b5fc64 VisualBuilder: Support loading a saved form from JSON. 6 年 前
  Andreas Kling 17acc1e0a8 VisualBuilder: Fix compiler warnings. 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 3ae9fc5d88 Move VisualBuilder into a new DevTools directory. 6 年 前