Andreas Kling
|
a1e381a0f8
|
LibGUI: Move GUI::Model::Role to GUI::ModelRole
This is preparation for using ModelRole in the ModelIndex API.
|
2020-08-16 16:44:09 +02:00 |
|
Andreas Kling
|
1f008c95b6
|
LibWeb: Move CSS classes into the Web::CSS namespace
|
2020-07-26 20:05:15 +02:00 |
|
Andreas Kling
|
d200385c1a
|
LibWeb: Sort style properties by name in the inspector window
|
2020-06-13 19:53:28 +02:00 |
|
Emanuele Torre
|
0b0036f430
|
LibWeb: replace some tab characters with spaces
also add missing "#pragma once" in StylePropertiesModel.h
|
2020-05-28 17:01:31 +02:00 |
|
Andreas Kling
|
830a57c6b2
|
LibWeb: Rename directory LibHTML => LibWeb
Let's rename this to LibWeb since it aims to provide more parts of the
web platform than just HTML. :^)
|
2020-03-07 10:32:51 +01:00 |
|