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-18 13:44:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa2224a2f05961b571ced26b504dd5eac84db994
ladybird
/
Applications
/
FileManager
History
Andreas Kling
aa2224a2f0
GWidget: Add set_preferred_size(width, height) overload.
...
It was annoying to always write set_preferred_size({ width, height }). :^)
2019-07-20 22:39:24 +02:00
..
DirectoryView.cpp
AK: Add a canonicalized_path() convenience function.
2019-07-15 06:50:32 +02:00
DirectoryView.h
AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr.
2019-06-21 18:37:47 +02:00
main.cpp
GWidget: Add set_preferred_size(width, height) overload.
2019-07-20 22:39:24 +02:00
Makefile
Move common Application build steps into their own Makefile.common
2019-06-25 21:35:50 +02:00