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-05-19 01:29:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd1e35c7263e2d730b6bd24717469ffddf004b3c
ladybird
/
Userland
/
Applications
/
FileManager
History
Tim Ledbetter
a6f6a1afd2
Userland: Prefer non-fallible construction for LibGUI objects
2023-09-18 18:00:45 +02:00
..
CMakeLists.txt
Meta: Rename compile_gml to stringify_gml
2023-08-11 21:33:48 +02:00
DesktopWidget.cpp
…
DesktopWidget.h
…
DirectoryView.cpp
…
DirectoryView.h
…
FileManagerWindow.gml
…
FileOperationProgress.gml
…
FileOperationProgressWidget.cpp
AK: Make "foo"_string infallible
2023-08-07 16:03:27 +02:00
FileOperationProgressWidget.h
…
FileUtils.cpp
Userland: Make
GUI::Window
construction non-fallible
2023-09-17 16:47:28 -06:00
FileUtils.h
…
main.cpp
Userland: Prefer non-fallible construction for LibGUI objects
2023-09-18 18:00:45 +02:00
PropertiesWindow.cpp
Applications: Make creation of tabs non-fallible
2023-09-16 11:06:50 +02:00
PropertiesWindow.h
…
PropertiesWindowArchiveTab.gml
…
PropertiesWindowAudioTab.gml
…
PropertiesWindowFontTab.gml
…
PropertiesWindowGeneralTab.gml
…
PropertiesWindowImageTab.gml
…
PropertiesWindowPDFTab.gml
…