Andreas Kling
|
2adb0a07e5
LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing
|
5 years ago |
Andreas Kling
|
2e03bded43
LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadata
|
5 years ago |
Andreas Kling
|
04187576ff
LibGUI: Models should always specify font via Model::Role::Font
|
5 years ago |
Andreas Kling
|
9ac94d393e
LibGfx: Rename from LibDraw :^)
|
5 years ago |
Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
5 years ago |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
5 years ago |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 years ago |
Andreas Kling
|
e2798d6208
VisualBuilder: Convert Vector<OwnPtr> to NonnullOwnPtrVector.
|
6 years ago |
Andreas Kling
|
1c0669f010
LibDraw: Introduce (formerly known as SharedGraphics.)
|
6 years ago |
Andreas Kling
|
6a0011dcea
LibGUI+VisualBuilder: Support custom editing widgets for property values.
|
6 years ago |
Andreas Kling
|
892acfb10d
VisualBuilder: Run clang-format on everything.
|
6 years ago |
Andreas Kling
|
3ae9fc5d88
Move VisualBuilder into a new DevTools directory.
|
6 years ago |