Commit History

Author SHA1 Message Date
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames 5 years ago
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 years ago
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling d6abfbdc5a LibCore: Remove ObjectPtr in favor of RefPtr 5 years ago
  Andreas Kling 8d550c174e LibCore: Convert CFile to ObjectPtr 5 years ago
  Andreas Kling 2e76ac3aff FormCompiler: Generate code that uses ObjectPtr for widgets 5 years ago
  Andreas Kling c258c9a4b2 FormCompiler: Oops, need to use JsonValue::serialized() for properties 6 years ago
  Andreas Kling f6998b1817 JSON: Templatize the JSON serialization code 6 years ago
  Andreas Kling 3eb6a9a286 FormCompiler: Produce a C++ header file as output. 6 years ago
  Andreas Kling 8d67aa1e59 FormCompiler: Generate a basic UI skeleton holder struct. 6 years ago
  Andreas Kling 2d3293dfbd FormCompiler: Start working on a C++ code generator for VisualBuilder forms. 6 years ago