Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 9102b624ac LibGUI+DevTools+Applications: Use ModelIndex::data() in many places hace 4 años
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole hace 4 años
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients hace 5 años
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code hace 5 años
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor hace 5 años
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames hace 5 años
  Andreas Kling 799b0a4fa8 LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout hace 5 años
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G hace 5 años
  Andreas Kling d67da8c101 LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes hace 5 años
  Andreas Kling 6906edee9a LibGUI: Add 64-bit signed integer support to GVariant hace 5 años
  Andreas Kling 94ca55cefd Meta: Add license header to source files hace 5 años
  Andreas Kling d6abfbdc5a LibCore: Remove ObjectPtr in favor of RefPtr hace 5 años
  Andreas Kling 409494193e LibGUI: Convert remaining random little things to ObjectPtr hace 5 años
  Andreas Kling ff6ce422dd LibGUI: Convert GWidget to ObjectPtr hace 5 años
  Andreas Kling e7b55037f4 LibGUI: Convert GTableView to ObjectPtr hace 5 años
  Andreas Kling 93851c3832 LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr hace 5 años
  Andreas Kling 6311a617be GComboBox: Include the selected index with the on_change notification hace 6 años
  Andreas Kling 6a0011dcea LibGUI+VisualBuilder: Support custom editing widgets for property values. hace 6 años
  Andreas Kling 892acfb10d VisualBuilder: Run clang-format on everything. hace 6 años
  Andreas Kling 1ff7f76172 VisualBuilder: Tweak margins in properties window. hace 6 años
  Andreas Kling 3ae9fc5d88 Move VisualBuilder into a new DevTools directory. hace 6 años