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