serenity/Userland
Timothy Flynn 30fac0abb9 Browser: Convert the inspector widget to the WebView model class
This creates a LibGUI-specific wrapper around the WebView model classes
and uses it for the inspector widget tree / table view models.
2023-11-05 09:11:23 +01:00
..
Applets
Applications Browser: Convert the inspector widget to the WebView model class 2023-11-05 09:11:23 +01:00
BuggieBox
Demos Userland+Tests: Remove uses of direct file loading for BitmapFont 2023-10-29 13:12:28 -06:00
DevTools HackStudio: Pass the correct VariableInfo address to create_index 2023-11-03 16:05:46 +00:00
DynamicLoader
Games FlappyBug: Unify the way of getting the final score 2023-11-01 10:43:55 +01:00
Libraries LibWebView: Create a PropertyTableModel helper class for table models 2023-11-05 09:11:23 +01:00
Services NotificationServer: Make notifications not overlap when they appear 2023-11-05 09:06:33 +01:00
Shell Shell: Remove '#' from the list of acceptable bareword characters 2023-10-29 01:35:40 +03:30
Utilities ls: Use indicator for sockets and pipes 2023-11-04 22:08:56 +01:00
CMakeLists.txt