This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-17 05:06:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
607e0858232c0bb8aefc31cba426d4ff56dd10d7
ladybird
/
DevTools
/
Inspector
History
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
..
CMakeLists.txt
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
main.cpp
Misc: Use automatic window positioning in more applications
2020-08-15 17:38:19 +02:00
RemoteObject.cpp
…
RemoteObject.h
…
RemoteObjectGraphModel.cpp
LibGUI: Move GUI::Model::Role to GUI::ModelRole
2020-08-16 16:44:09 +02:00
RemoteObjectGraphModel.h
LibGUI: Move GUI::Model::Role to GUI::ModelRole
2020-08-16 16:44:09 +02:00
RemoteObjectPropertyModel.cpp
LibGUI: Move GUI::Model::Role to GUI::ModelRole
2020-08-16 16:44:09 +02:00
RemoteObjectPropertyModel.h
LibGUI: Move GUI::Model::Role to GUI::ModelRole
2020-08-16 16:44:09 +02:00
RemoteProcess.cpp
AK: JsonParser improvements
2020-06-13 12:43:22 +02:00
RemoteProcess.h
…